nymea-plugins/anel
Simon Stürz 930f8c780f Update license text and add SPDX identifier 2025-11-17 16:36:48 +01:00
..
translations Update translations 2021-02-14 14:57:53 +01:00
README.md More meta.json updating 2022-01-28 12:44:55 +01:00
anel.jpg added anel meta file 2020-04-24 12:54:27 +02:00
anel.pro Anel: Automatically update configuration when the IP changes 2021-01-29 00:56:16 +01:00
discovery.cpp Update license text and add SPDX identifier 2025-11-17 16:36:48 +01:00
discovery.h Update license text and add SPDX identifier 2025-11-17 16:36:48 +01:00
integrationpluginanel.cpp Update license text and add SPDX identifier 2025-11-17 16:36:48 +01:00
integrationpluginanel.h Update license text and add SPDX identifier 2025-11-17 16:36:48 +01:00
integrationpluginanel.json Anel: Automatically update configuration when the IP changes 2021-01-29 00:56:16 +01:00
meta.json changed technology to technologies 2020-04-28 14:42:18 +02:00

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.