10 Commits

Author SHA1 Message Date
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
4b230b4ae8 Implement missing states 2025-09-10 11:49:37 +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