Commit Graph

378 Commits (8e6f96ac2e617e496f0c6f2d33ee696aefafff83)

Author SHA1 Message Date
Jenkins nymea a3dc920a30 Merge PR #49: Packaging: Split translations and consolidate package descriptions 2022-03-23 13:25:34 +01:00
Jenkins nymea c30e463967 Merge PR #48: Wallbe: Update plugin metadata 2022-03-23 13:25:33 +01:00
Jenkins nymea c529feed12 Merge PR #46: Update modbus connection generate tool 2022-03-23 13:25:31 +01:00
Simon Stürz 5b8e71422c Fix battery detection for solar edge and inital connected state of the battery 2022-03-23 11:40:48 +01:00
Simon Stürz 7c180199d7 Improve debug output for solar edge battery data 2022-03-21 08:07:07 +01:00
Simon Stürz cf9a65138f Fix SolarEdge battery detection and phase voltage values for 3 phase meters 2022-03-11 11:06:07 +01:00
Michael Zanetti 456c160402 Sunspec: Set weak discovery type 2022-03-08 10:17:29 +01:00
Simon Stürz 5e527afa1d Fix huawei state caches 2022-03-07 15:04:35 +01:00
Simon Stürz c601cfb4db Update readme and translations 2022-02-23 07:24:09 +01:00
Simon Stürz 3d234c1efb SunSpec: Remove Kostal sunspec connection in favor of custom modbus implementation 2022-02-23 07:16:36 +01:00
Simon Stürz b8994ca5f5 Fix init method writing for TCP and warn about missing RTU feature for now 2022-02-22 17:35:16 +01:00
Michael Zanetti 4cae3e9a66 Wallbe: Fix eventTypeId -> actionParamTypeId typo 2022-02-08 21:22:34 +01:00
Michael Zanetti 11d40425be Split energymeters plugin into separate inepro and bgetech plugins 2022-02-05 23:49:16 +01:00
Michael Zanetti abb7dd86ba Packaging: Split translations and consolidate package descriptions 2022-02-05 23:48:50 +01:00
Simon Stürz 9a35aa9379 Remove debug stuff and fix license headers 2022-02-05 23:48:24 +01:00
Simon Stürz b470493c1d Add debian packaging 2022-02-05 23:48:24 +01:00
Simon Stürz 4525fc5c95 Add documentation 2022-02-05 23:48:24 +01:00
Simon Stürz 8f6459ae79 Add translations 2022-02-05 23:48:24 +01:00
Simon Stürz cb8fdb0105 Finish first implementation of inverter, meter and battery 2022-02-05 23:48:24 +01:00
Simon Stürz 89f152060f Add huawei basic structure 2022-02-05 23:48:24 +01:00
Simon Stürz 00915e3dc1 Make properties protected instead of private 2022-02-02 13:55:00 +01:00
Simon Stürz d22b5b6e91 Add registers enum for convinience 2022-02-02 13:55:00 +01:00
Simon Stürz 4e9f98ddee Make block definition optional for register json file 2022-02-02 13:55:00 +01:00
Simon Stürz 1e34b07cf4 Make internal property read methods protected 2022-02-02 13:55:00 +01:00
Simon Stürz 9fcfa037e3 Fix block properties get method declarations 2022-02-02 13:55:00 +01:00
Michael Zanetti 27553ed64c Fix wrong return type of generated getter methods 2022-02-02 13:55:00 +01:00
Simon Stürz 51024f7bdc Add missing block property get methods 2022-02-02 13:55:00 +01:00
Simon Stürz 7663d176c5 Fix tcp block reading 2022-02-02 13:55:00 +01:00
Simon Stürz e95d3f089d Add modbus tcp block update implementation 2022-02-02 13:55:00 +01:00
Michael Zanetti 4507f3afb5 Add modbus technology to all plugin meta files 2022-01-27 23:03:36 +01:00
Michael Zanetti e160a9c9e7 UniPi: Update categories in meta.json 2022-01-27 22:49:49 +01:00
Michael Zanetti 8d6ea5ff01
Merge pull request #51 from nymea/sunspec-meta
Sunspec: Add category to meta.json
2022-01-27 22:44:30 +01:00
Michael Zanetti 3aa833c23f Sunspec: Add category to meta.json 2022-01-27 22:40:03 +01:00
Michael Zanetti 4d200d1b1a Update metadata for wallbe plugin 2022-01-20 20:21:10 +01:00
Jenkins nymea adcc6ecf33 Jenkins release build 0.30.0 2021-12-13 00:48:17 +01:00
Jenkins nymea adb94497ad Merge PR #45: WebastoLive: Add modbus registers doc PDF 2021-12-13 00:48:15 +01:00
Jenkins nymea acffceb7a0 Merge PR #43: Unipi: Update unipi to libnymea-gpio changes 2021-12-13 00:48:13 +01:00
Jenkins nymea 47698bcc16 Merge PR #42: EnergyMeters: Refactor using modbus tools 2021-12-13 00:48:12 +01:00
Jenkins nymea 595d490e30 Merge PR #40: Update wallbox interface states 2021-12-13 00:48:11 +01:00
Jenkins nymea 782577ed54 Merge PR #39: SunSpec: Fix energy values for solar edge battery 2021-12-13 00:48:10 +01:00
Jenkins nymea eee44a113c Merge PR #38: New plugin: Alpha Innotec heat pumps 2021-12-13 00:48:08 +01:00
Jenkins nymea a2d2b62d9d Merge PR #37: Update to new energystorage interface 2021-12-13 00:48:07 +01:00
Jenkins nymea 149a37c7ee Merge PR #36: 0.30 2021-12-13 00:48:06 +01:00
Simon Stürz 1de0cd9ac5 Fix libnymea-sunspec byteorder initialization 2021-12-12 10:39:54 +01:00
Simon Stürz 2da631710f Fix solar edge connection endiness 2021-12-10 20:58:51 +01:00
Simon Stürz aae0b1d299 Update SolarEdge connection to use BigEndian instead of LittleEndian byte order for registers 2021-12-10 17:19:23 +01:00
Simon Stürz eabdc1a207 Introduce endiness for sunspec connections 2021-12-10 17:01:36 +01:00
Michael Zanetti cd60c171eb WebastoLive: Add modbus registers doc PDF 2021-12-09 16:29:54 +01:00
Simon Stürz 0ef3940c45 Migrate SDM630
Migrate PRO380 to energymeter interface
2021-12-09 10:51:09 +01:00
Simon Stürz adad8f041e Update readme 2021-12-09 10:41:38 +01:00