Commit Graph

26 Commits (master)

Author SHA1 Message Date
Simon Stürz bf53a742a3 Update license text and add SPDX identifier 2025-11-18 12:02:13 +01:00
Simon Stürz 17a5d33861 Add Qt6 support 2025-08-18 11:55:53 +02:00
jenkins 7fec9f23ef Merge PR #214: Sma: Fix setup of monitor based sma devices 2025-05-22 15:29:10 +02:00
Simon Stürz 59f15b8fdb Sma: Fix setup of monitor based sma devices 2025-05-22 13:43:46 +02:00
Simon Stürz 0cdb1fd1df SMA: Improve datetime performance 2025-04-14 13:52:06 +02:00
Simon Stürz f3b51cae4d SMA: Update to networkdevice interface 2024-12-18 15:04:52 +01:00
Martin Lukas 4fe0e53a1b nymea-plugins-modbus: Fix spaming logs in SMA integration
When SMA integration can't join the multicast group it begins spaming the log each 5s.
With this commit it logs the joining problem each 5s for the first minute, after that each 10min.

Signed-off-by: Martin Lukas <martin.lukas@chargebyte.com>
2024-10-28 11:17:48 +01:00
Simon Stürz dffbef0dc9 SMA: Fix circular disovery on multiple interfaces in the same network
Signed-off-by: Simon Stürz <simon.stuerz@nymea.io>
2024-08-28 15:18:41 +02:00
Simon Stürz a54f323da3 SMA: Update power value reading 2024-03-27 13:11:11 +01:00
Simon Stürz 4d54c662cb New plugin: Solax inverter, meter and battery
modbus-tool: Introduce queued update request mechanism for TCP connections
2023-10-04 14:10:42 +02:00
Michael Zanetti 1b813d2983 SMA: Add support for batteries 2023-08-11 13:41:30 +02:00
Simon Stürz 1b423186bb Allow creating multiple connections on one ModbusTcpMaster 2023-08-09 14:40:52 +02:00
Simon Stürz c5f3352c3e SMA: Improve speedwire interface handling and sharing 2023-07-26 15:32:14 +02:00
Simon Stürz aad4501245 SMA: Fix data parsing on newer inverters and re-enable battery autocreation 2023-06-07 12:49:23 +02:00
Simon Stürz 51a9fa3825 SMA: allow empty password 2023-06-01 11:32:26 +02:00
Simon Stürz c193e69b3f SMA: fix crash on login failure of inverter 2023-05-22 17:04:59 +02:00
Simon Stürz 23d620c52d SMA: disable speedwire battery until verified 2023-05-15 14:45:10 +02:00
Simon Stürz 3c42c4837d SMA: add speedwire battery handling 2023-05-04 11:26:44 +02:00
Simon Stürz e4721de1c5 SMA: Improve speedwire communication and discovery. 2023-05-03 08:22:36 +02:00
Simon Stürz dec0c15098 SMA: set energy values to 0 on disconnected 2023-02-27 16:33:57 +01:00
Simon Stürz 666a9c6fd5 SMA: fix data types for for SunnyWebBox plant overview parsing 2023-01-16 14:49:44 +01:00
Simon Stürz cf748ba347 Update Sunny WebBox power and discovery 2022-12-07 17:31:43 +01:00
Simon Stürz 0e7390555d Update SMA speedwire discovery and improve meter behavior 2022-12-05 16:44:28 +01:00
Simon Stürz a60c361df7 Update name of WebBox 2022-11-29 09:40:11 +01:00
Simon Stürz 5a1b6b773e Restructure sma plugin and add modbus inverter support 2022-11-21 13:04:59 +01:00
Simon Stürz e4210add11 Move nymea-plugin-sma from nymea-plugins into this repository 2022-11-17 12:27:11 +01:00