clone of nymea-plugins-modbus from github https://github.com/nymea
 
 
 
 
Go to file
Martin Lukas 0488683cba Address review comments
Signed-off-by: Martin Lukas <martin.lukas@chargebyte.com>
2024-08-08 13:14:26 +02:00
.github Update checklist template 2022-06-14 14:24:50 +02:00
alphainnotec Allow creating multiple connections on one ModbusTcpMaster 2023-08-09 14:40:52 +02:00
amperfied Amperfied: Add support for connect.solar and connect.business 2023-09-13 09:21:30 +02:00
bgetech Introduce checkReachableRegister and update all related plugins 2022-07-29 10:18:21 +02:00
debian Jenkins release build 1.9.3 2024-07-19 21:06:40 +02:00
drexelundweiss Improved wording and german translation 2023-01-28 13:12:17 +01:00
huawei Merge PR #159: Huawei: Update battery behaviour depending on the battery state 2023-12-15 10:21:51 +01:00
idm Allow creating multiple connections on one ModbusTcpMaster 2023-08-09 14:40:52 +02:00
inepro Introduce checkReachableRegister and update all related plugins 2022-07-29 10:18:21 +02:00
inro Address review comments 2024-08-08 13:14:26 +02:00
kostal Allow creating multiple connections on one ModbusTcpMaster 2023-08-09 14:40:52 +02:00
libnymea-modbus Modbus tool: Create TCP connection pure virtual base class for generic connection handling 2024-07-01 13:28:13 +02:00
libnymea-sunspec SunSpec: Do not delete TCP connection upon reconnect 2023-05-03 08:31:35 +02:00
mennekes Mennekes: Fix memory leak in executeAction 2024-07-03 13:15:15 +02:00
modbuscommander Allow creating multiple connections on one ModbusTcpMaster 2023-08-09 14:40:52 +02:00
mtec Allow creating multiple connections on one ModbusTcpMaster 2023-08-09 14:40:52 +02:00
mypv Allow creating multiple connections on one ModbusTcpMaster 2023-08-09 14:40:52 +02:00
nymea-modbus-cli Update nymea-modbus-cli documentation 2024-03-05 09:51:46 +01:00
pcelectric Add PCE EV11.3 support 2024-03-25 15:14:00 +01:00
phoenixconnect Amperfied: Add support for connect.solar and connect.business 2023-09-13 09:21:30 +02:00
schrack Schrack: Improve some debug prints 2023-09-06 10:40:48 +02:00
senseair New plugin: Senseair S8 2022-12-31 12:33:21 +01:00
sma SMA: Update power value reading 2024-03-27 13:11:11 +01:00
solax Solax: Fix invalid inverter power 2024-04-29 08:15:57 +02:00
stiebeleltron Allow creating multiple connections on one ModbusTcpMaster 2023-08-09 14:40:52 +02:00
sungrow Sungrow: Improve connection stability 2024-05-12 11:35:38 +02:00
sunspec SunSpec: Improve discovery and handle blocking connections 2024-03-22 15:31:35 +01:00
unipi Do not finish modbus replies on first error since they could retry. 2022-06-03 11:45:54 +02:00
vestel Vestel: Update charging current behavior 2024-01-11 15:50:08 +01:00
wattsonic Wattsonic: Update connection behavior and fix PV production value 2024-04-03 12:58:15 +02:00
webasto Webasto: Make sure EVC04 based wallboxes do not get discovered as Webasto NEXT 2023-11-15 12:07:33 +01:00
.gitignore Introduce libnymea-modbus 2022-05-13 07:44:53 +02:00
LICENSE.LGPL3 Adding LGPL3 license file 2023-11-26 21:30:05 +01:00
README.md added readme 2020-09-08 08:59:11 +02:00
modbus.pri Introduce libnymea-modbus 2022-05-13 07:44:53 +02:00
nymea-plugins-modbus.pro Merge PR #174: New Plugin: Inro: Add support for PANTABOX 2024-07-19 21:06:35 +02:00
plugins.pri Fix translations generation 2022-06-14 14:23:52 +02:00
sunspec.pri Add libnymea-sunspec and implement custom SolarEdge connection 2021-07-15 16:05:29 +02:00

README.md

nymea plug-ins modbus


This repository contains modbus integrations for nymea.

nymea (/[n'aiːmea:]/ - is an open source IoT edge server. The plug-in based architecture allows to integrate protocols and APIs. With the build-in rule engine you are able to interconnect devices or services available in the system and create individual scenes and behaviours for your environment.

Getting help

If you want to present your project or want to share your newest developments you can share it in Our Forum

If you are facing any troubles, don't hesitate to reach out for us or the community members, we will be pleased to help you: Chat with us on Telegram

Documentation

Contributing

To contribute support for a device or service, you're welcome to file a pull request to this repository. If you need help in creating an integration plugin, feel free to ask in our forum or the Telegram group as well.

If you don't have any developer skills at all, still feel free to bring the topic up. Our community is happy to help wherever possible."

License


nymea is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, version 3 of the License.