nymea-plugins/everest
Simon Stürz d3a50eec5e EVerest: Fix crash on locahost monitor setup 2025-04-10 11:56:31 +02:00
..
translations EVerest: Update translations 2024-12-11 10:32:04 +01:00
README.md EVerest: fix minor spelling issues 2024-09-30 15:23:55 +02:00
everest.cpp EVerest: Add phase switching functionality based on the latest API module changes 2025-03-04 13:06:31 +01:00
everest.h EVerest: Add phase switching functionality based on the latest API module changes 2025-03-04 13:06:31 +01:00
everest.pro New plugin: Add EVerest EV charger plugin 2024-09-23 15:41:49 +02:00
everestclient.cpp EVerest: Update to networkdevice interface 2024-12-11 10:32:04 +01:00
everestclient.h EVerest: Update to networkdevice interface 2024-12-11 10:32:04 +01:00
everestdiscovery.cpp EVerest: Update to networkdevice interface 2024-12-11 10:32:04 +01:00
everestdiscovery.h EVerest: Update to networkdevice interface 2024-12-11 10:32:04 +01:00
everst.png New plugin: Add EVerest EV charger plugin 2024-09-23 15:41:49 +02:00
integrationplugineverest.cpp EVerest: Fix crash on locahost monitor setup 2025-04-10 11:56:31 +02:00
integrationplugineverest.h EVerest: Update to networkdevice interface 2024-12-11 10:32:04 +01:00
integrationplugineverest.json Merge PR #764: EVerest: Add phase switching 2025-03-30 20:36:45 +02:00
meta.json New plugin: Add EVerest EV charger plugin 2024-09-23 15:41:49 +02:00

README.md

nymea-plugin-everest

This nymea integration plugin allows to connect to any EVerest instance in the network or on localhost with an API module and to add every connector configured on this instance. Each connector has to be added manually using the discovery. Once added, the integration creates an EV charger within nymea which makes it available to the energy manager and the overall nymea eco system.

Known issues:

  • There is currently no method available on the EVerest API module to switch phases
  • There are no additional information which could be used to identify the instance, like serialnumber, manufacturer or model
  • The action execution is not very clean implemented. There is no feedback if the execution was successfully