Commit Graph

68 Commits (update-licensing)

Author SHA1 Message Date
Simon Stürz 930f8c780f Update license text and add SPDX identifier 2025-11-17 16:36:48 +01:00
jenkins d413fcf724 Merge PR #762: go-e: Update phase detection for charging and connected phases 2025-03-30 20:36:42 +02:00
jenkins 46099cffc6 Merge PR #755: go-eCharger: Update to networkdevice interface 2025-03-30 20:36:34 +02:00
Simon Stürz e7e9c2c07f go-e: Update phase detection for charging and connected phases 2025-01-30 15:04:27 +01:00
Simon Stürz 344b7b83e6 go-eCharger: Update translations 2024-12-11 10:23:45 +01:00
Simon Stürz 114d43d8b5 go-eCharger: Update to networkdevice interface 2024-12-11 09:47:14 +01:00
Simon Stürz 7763c38795 go-E: Disable unsupported IPv6 discovery 2024-11-18 10:15:09 +01:00
Simon Stürz 0061cb9606 go-eCharger: Update phase count handling and disable phase switching if there is only one phase connected 2024-10-11 14:36:51 +02:00
Simon Stürz 3e6f26a03b go-e: Add zeroconf discovery support 2024-03-27 16:28:07 +01:00
Simon Stürz e70ab71cd6 go-eCharger: improve API V2 refreshing to reduce wallbox load 2023-06-26 22:17:17 +02:00
jenkins 3e14f3e983 Merge PR #691: go-eCharger: Fix API V2 energy value parsing 2023-05-16 12:59:19 +02:00
jenkins ee990d7e48 Merge PR #653: go-e: Add possibility to control charging phases 2023-05-16 12:59:01 +02:00
Simon Stürz 83f07ecf58 go-eCharger: Fix API V2 energy value parsing 2023-04-11 16:38:29 +02:00
Michael Zanetti 7a6f306ecc WIP: Goe: Implement phase switching 2023-02-26 00:12:49 +01:00
Simon Stürz c1e563d40b go-eCharger: Set energy states to 0 if not connected 2023-02-03 15:12:58 +01:00
Michael Zanetti d1ad0b7116 go-e: Improve error messages 2023-01-12 14:53:02 +01:00
jenkins 670ad7aa01 Merge PR #618: go-e: Fix charging state 2022-10-26 13:53:44 +02:00
jenkins a5506e07a7 Merge PR #617: go-e: Uncache some states 2022-10-26 13:53:42 +02:00
jenkins 2a67a21ec0 Merge PR #611: go-e: Drop flooding useless debug print 2022-10-26 13:53:34 +02:00
Michael Zanetti 7981d5e67b go-e: fix the charging state 2022-10-26 13:50:25 +02:00
Michael Zanetti d3440c4235 go-e: Uncache some states 2022-10-20 16:39:43 +02:00
Michael Zanetti a79614f43d go-e: Drop flooding useless debug print 2022-10-07 12:10:42 +02:00
Simon Stürz a21cc757b1 Clean up network device discovery replies due to mechanism update 2022-09-28 16:50:24 +02:00
Simon Stürz 90a6c87e5a Fix discovery, update documentation and debug prints according to review 2022-08-10 12:13:49 +02:00
Simon Stürz 9996d2db9f Set state value before finishing action in order to prevent flickering sliders 2022-08-10 11:26:55 +02:00
Simon Stürz b9221ee746 Handle reconfigure duplicated reference holding for goe charger 2022-07-28 14:20:33 +02:00
Simon Stürz 2716e54451 Update translations 2022-07-28 10:03:28 +02:00
Simon Stürz c3466b6b2e Fix connected state for mqtt and clean up replies properly 2022-07-22 08:24:23 +02:00
Simon Stürz 1a7ee36e2d Update mqtt connected state to thing after setup 2022-07-21 16:38:51 +02:00
Simon Stürz d13e90d722 Disable too verbose debug prints 2022-07-21 14:23:04 +02:00
Simon Stürz 5c9e7888ed Fix execute actions for APIv2 2022-07-21 14:17:09 +02:00
Simon Stürz de9bf5d3db Update README 2022-07-21 12:00:33 +02:00
Simon Stürz 6ddb84de97 Add API V2 parallel to V1 2022-07-21 11:48:56 +02:00
Simon Stürz 094f2e14ef Add goe discovery and prepare V2 integration 2022-07-21 10:08:32 +02:00
Simon Stürz a9026d02d4 Add smartmeterconsumer interface to goe 2022-04-11 11:42:00 +02:00
Jenkins nymea c8cee228f4 Merge PR #530: go-eCharger: Handle reconfigure for MQTT and queue HTTP requests 2022-03-27 19:50:05 +02:00
simonseres 1b6b334c35 updated readme 2022-03-25 18:14:09 +01:00
Michael Zanetti eff66ea2f4 More meta.json updating 2022-01-28 12:44:55 +01:00
Simon Stürz c16620414d Update readme 2022-01-19 12:54:39 +01:00
Simon Stürz 5820b45c2a Handle reconfigure for MQTT and make sure only one reply is pending for a charger 2022-01-19 12:48:15 +01:00
Simon Stürz e9e8129f80 Make code more readable 2021-12-10 10:45:25 +01:00
Simon Stürz b3e27a37b2 Update translations 2021-12-09 07:18:45 +01:00
Simon Stürz 8814ced9dc Update states and clean up code 2021-12-09 07:17:40 +01:00
Simon Stürz 7c4a21c006 Fix max settings if no cable connected and improve discovery result texts 2021-12-03 12:50:48 +01:00
Simon Stürz ee30d86f94 Update max charging current data type to uint 2021-10-28 08:09:21 +02:00
Simon Stürz 0b57fb32e8 Add phase count calculation and update sessionEnergy to interface 2021-10-22 14:45:47 +02:00
Simon Stürz 1e65edb2a0 Update UUID of current power 2021-10-22 07:12:20 +02:00
Simon Stürz 312a9504e4 Update interfaces and fix units 2021-10-20 15:55:10 +02:00
Simon Stürz b039823694 goECharger: set limit for charging current 2021-10-06 15:40:14 +02:00
Simon Stürz 7bc1d802d4 Disable unlanded min max state value setting 2021-10-04 14:36:25 +02:00