nymea-plugins/avahimonitor
Jenkins nymea c33c9faaba Merge PR #265: Avahi Monitor: added address and port 2020-06-09 18:19:23 +02:00
..
translations All Plugins: Fix german translations to also work all german regions, not just Germany 2020-05-26 16:04:20 +02:00
README.md removed id and title tag 2020-04-17 10:44:05 +02:00
avahi.svg added some logos 2020-04-24 15:17:12 +02:00
avahimonitor.pro Rename devices to things 2020-03-04 17:52:36 +01:00
integrationpluginavahimonitor.cpp Avahi Monitor: added address and port 2020-05-05 14:57:15 +02:00
integrationpluginavahimonitor.h Rename devices to things 2020-03-04 17:52:36 +01:00
integrationpluginavahimonitor.json Avahi Monitor: added address and port 2020-05-05 14:57:15 +02:00
meta.json changed technology to technologies 2020-04-28 14:42:18 +02:00

README.md

Avahi Monitor

This integration plug-in allows nymea to discover and monitor zeroconf services in the local area network. Avahi is a free zeroconf implementation and is utilised by nymea. In nymea:app an added Avahi thing will appear as a presence sensor.

Supported Things

  • Avahi Monitor
    • List all zeroconf services in the local area network during device setup
    • Displays the presence of the zeroconf service
    • No internet or cloud connection required

Requirements

  • The zeroconf service must be in the same local area network as nymea.
  • The router must not block avahi/zeroconf multicast messages
  • The package “nymea-plugin-avahimonitor” must be installed.

More

See http://www.zeroconf.org for more information about the Zeroconf discovery protocol, or see https://www.avahi.org for more information about avahi.