A collection of generic things for nymea.
 
 
 
 
Go to file
Michael Zanetti cd09f19060 Sensors: Improve generic sensors
* Makes the main states of the sensors writable to ease up scripting
by not having to go through the scaling input state
* Adds min/max settings for all input states to ease up calibration
with various input devices
* For sensors that have a main state min/max setting, actually write
those min/max settings to the dynamic min/max values of the state
2023-02-25 03:22:01 +01:00
debian Jenkins release build 1.6.1 2022-12-23 11:32:45 +01:00
genericbuttons Split genericthings plugin into individual plugins 2022-02-15 12:41:21 +01:00
genericcar Add phaseCount state and setting 2022-06-27 12:43:18 +02:00
genericenergy Add generic lights 2022-03-07 12:35:49 +01:00
genericgarages Split genericthings plugin into individual plugins 2022-02-15 12:41:21 +01:00
genericheatingcooling Sensors: Improve generic sensors 2023-02-25 03:22:01 +01:00
genericirrigation Split genericthings plugin into individual plugins 2022-02-15 12:41:21 +01:00
genericlights Add generic lights 2022-03-07 12:35:49 +01:00
genericsensors Sensors: Improve generic sensors 2023-02-25 03:22:01 +01:00
genericshading Split genericthings plugin into individual plugins 2022-02-15 12:41:21 +01:00
genericthing Split genericthings plugin into individual plugins 2022-02-15 12:41:21 +01:00
.gitignore Split genericthings plugin into individual plugins 2022-02-15 12:41:21 +01:00
LICENSE.LGPL3 Update copyright 2020-01-23 12:48:25 +01:00
README.md updated README logo url 2020-06-12 13:49:35 +02:00
nymea-plugins-genericthings.pro Add generic lights 2022-03-07 12:35:49 +01:00
plugins.pri Fix qmake warning message if plugin.pri isn't found 2021-07-10 15:59:32 +02:00

README.md

nymea plug-ins


This repository contains 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.