clone of nymea-plugins-modbus from github https://github.com/nymea
 
 
 
 
Go to file
jenkins 6cbeb64c0c Merge PR #113: huawei: Set energy states to 0 if not connected and filter invalid energy counter values 2023-03-07 17:25:35 +01:00
.github Update checklist template 2022-06-14 14:24:50 +02:00
alphainnotec Clean up network device discovery replies due to mechanism update 2022-10-18 13:28:05 +02:00
amperfied New plugin: Amperfied 2023-03-06 15:59:31 +01:00
bgetech Introduce checkReachableRegister and update all related plugins 2022-07-29 10:18:21 +02:00
debian Merge PR #111: New plugin: Amperfied/Heidelberg 2023-03-07 17:25:32 +01:00
drexelundweiss Improved wording and german translation 2023-01-28 13:12:17 +01:00
huawei Filter out invalid absurdly high values and invalid random value counter resets 2023-02-17 21:34:52 +01:00
idm Update translation files 2022-11-30 13:47:32 +01:00
inepro Introduce checkReachableRegister and update all related plugins 2022-07-29 10:18:21 +02:00
kostal Merge PR #89: Kostal: Fix state name for total returned energy 2022-12-14 23:59:25 +01:00
libnymea-modbus ModbusRtu connection: Check reachablility in constructor 2023-01-24 11:29:43 +01:00
libnymea-sunspec Introduce timout handling and reconnect. Update sunspec connection state handling 2022-06-29 09:48:57 +02:00
mennekes Merge PR #107: Mennekes: Discard unknown discovery results 2023-02-01 12:18:25 +01:00
modbuscommander Update translations 2023-01-17 09:11:50 +01:00
mtec Clean up network device discovery replies due to mechanism update 2022-10-18 13:28:05 +02:00
mypv Update mypv plugin to libnyma-modbus 2022-06-03 10:20:25 +02:00
nymea-modbus-cli Add a parameter to write registers to the cli 2022-09-30 10:16:13 +02:00
phoenixconnect Phoenix: Ignore invalid emeter values in some models 2022-12-14 23:05:37 +01:00
schrack Schrack: Fix connection leak on failed setup 2022-12-31 12:31:29 +01:00
senseair New plugin: Senseair S8 2022-12-31 12:33:21 +01:00
sma SMA: fix data types for for SunnyWebBox plant overview parsing 2023-01-16 14:49:44 +01:00
stiebeleltron Clean up network device discovery replies due to mechanism update 2022-10-18 13:28:05 +02:00
sunspec Fix storage state and add endianness param to generic connection 2022-11-27 10:57:30 +01:00
unipi Do not finish modbus replies on first error since they could retry. 2022-06-03 11:45:54 +02:00
webasto Clean up network device discovery replies due to mechanism update 2022-10-18 13:28:05 +02:00
.gitignore Introduce libnymea-modbus 2022-05-13 07:44:53 +02: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 #111: New plugin: Amperfied/Heidelberg 2023-03-07 17:25:32 +01: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.