Go to file
Simon Stürz 462535e359 Clean up discovery and check if we need a grace period after discovery has finished 2022-08-08 14:57:50 +02:00
.github Update checklist template 2022-06-14 14:24:50 +02:00
alphainnotec Introduce checkReachableRegister and update all related plugins 2022-07-29 10:18:21 +02:00
bgetech Introduce checkReachableRegister and update all related plugins 2022-07-29 10:18:21 +02:00
debian Port previouse kostal implementation to new plugin 2022-08-08 14:57:50 +02:00
drexelundweiss Update includes 2022-06-03 10:20:25 +02:00
huawei Introduce checkReachableRegister and update all related plugins 2022-07-29 10:18:21 +02:00
idm Update includes 2022-06-03 10:20:25 +02:00
inepro Introduce checkReachableRegister and update all related plugins 2022-07-29 10:18:21 +02:00
kostal Clean up discovery and check if we need a grace period after discovery has finished 2022-08-08 14:57:50 +02:00
libnymea-modbus Make use of network device monitor and implement kostal discovery 2022-08-08 14:57:50 +02:00
libnymea-sunspec Introduce timout handling and reconnect. Update sunspec connection state handling 2022-06-29 09:48:57 +02:00
modbuscommander Update modbuscommander plugin to libnyma-modbus 2022-06-03 10:20:25 +02:00
mtec Update mtec plugin to libnyma-modbus 2022-06-03 10:20:25 +02:00
mypv Update mypv plugin to libnyma-modbus 2022-06-03 10:20:25 +02:00
phoenixconnect Perform init when the connection is reachable instead of connected. 2022-08-08 14:57:28 +02:00
schrack Fix tcp update method and update related plugins 2022-07-29 11:53:35 +02:00
stiebeleltron Introduce checkReachableRegister and update all related plugins 2022-07-29 10:18:21 +02:00
sunspec Introduce timout handling and reconnect. Update sunspec connection state handling 2022-06-29 09:48:57 +02:00
unipi Do not finish modbus replies on first error since they could retry. 2022-06-03 11:45:54 +02:00
webasto Update includes 2022-06-03 10:20:25 +02:00
.gitignore
README.md
modbus.pri
nymea-plugins-modbus.pro Port previouse kostal implementation to new plugin 2022-08-08 14:57:50 +02:00
plugins.pri Fix translations generation 2022-06-14 14:23:52 +02:00
sunspec.pri

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.