19 Commits

Author SHA1 Message Date
Simon Stürz
930f8c780f Update license text and add SPDX identifier 2025-11-17 16:36:48 +01:00
Simon Stürz
648f30c4ab EVerest: Improve connection initialization
The initialization has now a retry logic if there are no data vailable yet.
Retry up to 4 times to create a localhost instance.
The max charging current will be ignored if a 0 value has been received.
2025-10-02 13:29:53 +02:00
Simon Stürz
51203c588f Increase timout and improve timeout handling 2025-09-25 10:48:48 +02:00
Simon Stürz
3a80f0f2b8 Add autosetup for localhost instances 2025-09-11 13:36:51 +02:00
Simon Stürz
395a75766d Fix init after setup 2025-09-10 12:55:46 +02:00
Simon Stürz
dada6940d2 Continue implementation of RPC module 2025-09-09 16:44:59 +02:00
Simon Stürz
85e108c93a Implement action execution 2025-06-25 15:32:09 +02:00
Simon Stürz
09200b2da1 Implement thing evse mapping and add init mechanism for charger things 2025-06-25 15:32:09 +02:00
Simon Stürz
c4b8a9a77e Introduce EVerest connection as gateway thing 2025-06-25 15:32:08 +02:00
Simon Stürz
52e481bfaa Implement discovery and reply error handling 2025-06-25 15:31:29 +02:00
Simon Stürz
5acce61d6a Add basic communication with the JSON RPC 2.0 server 2025-06-25 15:31:29 +02:00
Simon Stürz
d226b35d55 Update plugin structure and distinguish between mqtt and jsonrpc 2025-06-25 15:31:27 +02:00
Simon Stürz
d3a50eec5e EVerest: Fix crash on locahost monitor setup 2025-04-10 11:56:31 +02:00
jenkins
5189756c41 Merge PR #764: EVerest: Add phase switching 2025-03-30 20:36:45 +02:00
Simon Stürz
4f1a213907 EVerest: Add phase switching functionality based on the latest API module changes 2025-03-04 13:06:31 +01:00
Simon Stürz
c8aa352d5c EVerest: Update to networkdevice interface 2024-12-11 10:32:04 +01:00
Simon Stürz
952c87a0d9 EVerest: Autosetup connectors on localhost
Signed-off-by: Simon Stürz <simon.stuerz@nymea.io>
2024-11-21 16:41:07 +01:00
Michael Heimpold
f6342e9d1a EVerest: fix minor spelling issues
Signed-off-by: Michael Heimpold <michael.heimpold@chargebyte.com>
2024-09-30 15:23:55 +02:00
Simon Stürz
6185180dce New plugin: Add EVerest EV charger plugin 2024-09-23 15:41:49 +02:00