powersync-plugins/anel
Michael Zanetti 159ef14a46 AnelElektronik: Fix actions and add generic IO types 2020-09-02 13:07:47 +02:00
..
translations
README.md
anel.jpg
anel.pro
integrationpluginanel.cpp AnelElektronik: Fix actions and add generic IO types 2020-09-02 13:07:47 +02:00
integrationpluginanel.h
integrationpluginanel.json AnelElektronik: Fix actions and add generic IO types 2020-09-02 13:07:47 +02:00
meta.json

README.md

Anel-Elektronik AG

This integration allows nymea to control ANEL Elektronik NET-PwrCtrl power sockets. Once a NET-PwrCtl device is added, the associated sockets appear as child devices. Deleting the NET-PwerCtl device will also remove the associated sockets. This means each socket can be named and will appear as an individual socket inside the nymea:app.

Supported Things

  • NET-PwrCtl HOME
  • NET-PwrCtl PRO
    • Includes temperature sensor
  • NET-PwrCtl ADV
    • Includes temperature sensor
  • NET-PwrCtl HUT
    • Includes temperature sensor
    • Includes humidity sensor
    • Includes light intensity sensor

Each of the mentioned device types supports following features:

  • Auto discovery setup
  • Auto rediscovery on IP address change
  • Secure connection with username and password
  • Get and set the state of each socket
  • No internet or cloud connection required

Requirements

  • The NET-PwrCtrl device must be in the same local area network as nymea.
  • UDP multicast on Port 30303 must not be blocked by the router.
  • TCP Sockets on port 80 must not be blocked by the router.
  • Access to the NET-PwrCtl device login credentials.
  • The package “nymea-plugin-anel” must be installed

More

See https://anel-elektronik.de for a detailed description of the devices.