Commit Graph

27 Commits (9fd389002ddda17eafd8b58ab987daf6613da2b1)

Author SHA1 Message Date
Simon Stürz d3bfa39aee EVerest: Update EV charger interface to use double 2026-01-07 16:11:05 +01:00
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 6ec2abe1d2 Update desired phase count derived from given active phase count 2025-09-16 15:18:25 +02:00
Simon Stürz 95a3320409 Update active phase count and max charging current update 2025-09-15 16:23:50 +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 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
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
jenkins f3d8eecc3c Merge PR #763: EVerest: Fix invalid data handling from multiport charger 2025-03-30 20:36:44 +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 c571097b18 EVerest: Fix invalid data handling from multiport charger 2025-02-20 10:28:19 +01:00
Simon Stürz 34fabef433 EVerest: Update translations 2024-12-11 10:32:04 +01:00
Simon Stürz c8aa352d5c EVerest: Update to networkdevice interface 2024-12-11 10:32:04 +01:00
Simon Stürz 3995238fd5 EVerest: Fix shutdown crash
Signed-off-by: Simon Stürz <simon.stuerz@nymea.io>
2024-11-25 14:27:30 +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