Commit Graph

40 Commits (a670785b79f3b9d5ca3234a1896ab6ae7d3dceb7)

Author SHA1 Message Date
jenkins ee990d7e48 Merge PR #653: go-e: Add possibility to control charging phases 2023-05-16 12:59:01 +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
Michael Zanetti 7981d5e67b go-e: fix the charging state 2022-10-26 13:50:25 +02:00
Michael Zanetti a79614f43d go-e: Drop flooding useless debug print 2022-10-07 12:10:42 +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 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 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 0b57fb32e8 Add phase count calculation and update sessionEnergy to interface 2021-10-22 14:45:47 +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
Simon Stürz 2807cd970f Fix http updating for goe 2021-09-30 18:08:25 +02:00
Simon Stürz 508f1f4be8 Set charging limits according to maximal limit of the hardware or settings 2021-09-30 16:03:33 +02:00
Simon Stürz 588e754f1f Add todo in code for later implementation 2021-09-30 12:10:26 +02:00
Simon Stürz 53fe473913 Use ama for backwards compatibility 2021-09-30 11:53:21 +02:00
Simon Stürz c4150a4d7b Fix http refresh and measuments update 2021-09-30 11:47:22 +02:00
Simon Stürz 283756cf30 goecharger: extend states and make mqtt optional 2021-09-30 09:42:29 +02:00
Simon Stürz ecd2562b26 Add plugedIn interface state for goE-Charger 2021-08-26 09:14:06 +02:00
Simon Stürz 8235cdb8f8 Fix typos and network reply clean up and connection 2021-06-30 14:05:59 +02:00
Simon Stürz dfcebb0f6b Update discovery to renamed network device 2021-06-11 11:04:00 +02:00
Simon Stürz a690689ab8 Fix go-eCharger discovery 2021-06-10 12:05:31 +02:00
Simon Stürz 24a7ce13be Log interesting go-eCharger states and fix execute action and discovry 2021-06-09 09:34:09 +02:00
Simon Stürz 1a09836dd7 Implement actions and add more states 2021-06-08 11:07:32 +02:00
Simon Stürz ac8bbae26d Use proper client id for MQTT and add discovery create method and evcharger interface 2021-06-07 15:03:41 +02:00
Simon Stürz c9bcbf2717 Add network discovery for go-eCharger 2021-06-07 09:57:14 +02:00
Simon Stürz cb3076ee6e Add MQTT based go-eCharger plugin 2021-05-28 15:54:24 +02:00