Go to file
Michael Zanetti d9012ad7d4 Tasmota: Fix wrong param types for channels
The channels are "POWER", "POWER0", "POWER1" etc... so they're
strings, not integers.

We could also use integers, however, that would require special handling
for the single channel (only "POWER" without number) on every publish,
this way we can do that just once in the setup and be done with it.
2020-11-19 11:13:51 +01:00
.github
anel
aqi fixed custom key removal 2020-11-02 12:12:41 +01:00
avahimonitor
awattar
bluos BluOS: Fix undefined reference 2020-10-19 12:40:13 +02:00
boblight
bose
coinmarketcap All Plugins: Fix german translations to also work all german regions, not just Germany 2020-05-26 16:04:20 +02:00
commandlauncher
datetime Don't use API deprecated in Qt 5.14 2020-10-26 19:11:31 +01:00
daylightsensor
debian Jenkins release build 0.24.0 2020-11-02 18:48:15 +01:00
denon
doorbird
dweetio New Plugin: Generic things 2020-05-26 15:45:32 +02:00
dynatrace
elgato
eq-3 Make use of the wirelessconnectable interface 2020-10-23 11:05:48 +02:00
fastcom New Plugin: fast.com speed test 2020-10-23 17:10:21 +02:00
flowercare Make use of the wirelessconnectable interface 2020-10-23 11:05:48 +02:00
fronius
genericelements
genericinterfaces
genericthings
gpio
httpcommander continued to improve readmes 2020-04-29 21:20:03 +02:00
i2cdevices
keba
kodi
lgsmarttv
mailnotification
mqttclient MQTTClient: Fix linking with more restrictive flags 2020-10-19 20:38:09 +02:00
nanoleaf
netatmo
networkdetector Don't use API deprecated in Qt 5.14 2020-10-26 19:11:31 +01:00
nuki
onewire only setup temperature sensor is owfs setup was successfull 2020-10-28 20:09:26 +01:00
openuv
openweathermap Use API key provider in openweathermap plugin 2020-10-22 23:37:01 +02:00
osdomotics
philipshue Merge PR #316: Shelly & Hue: Implement update interface 2020-11-02 18:47:58 +01:00
pushbullet
remotessh
senic
serialportcommander
shelly Merge PR #331: Don't use API deprecated in Qt 5.14 2020-11-02 18:48:10 +01:00
simulation added ioTypes 2020-09-28 22:06:17 +02:00
snapd
solarlog
somfytahoma somfytahoma: Add support for garage doors 2020-09-27 14:43:27 +02:00
sonos
sunposition New Plugin: fast.com speed test 2020-10-23 17:10:21 +02:00
systemmonitor
tado Tado removed password from debug output 2020-06-15 21:38:09 +02:00
tasmota Tasmota: Fix wrong param types for channels 2020-11-19 11:13:51 +01:00
tcpcommander Translated using Weblate (English (United States)) 2020-10-15 13:05:19 +02:00
texasinstruments
tplink Make use of the wirelessconnectable interface 2020-10-23 11:05:48 +02:00
tuya Tuya: Poll api less frequently to adhere to new API rate limits 2020-10-20 15:56:22 +02:00
udpcommander Merge PR #324: UDP Commander: Fix processing of multiple UDP datagrams in one go 2020-11-02 18:48:03 +01:00
unifi
usbrelay Fix initialization of udev device watcher if no matching device is connected 2020-07-14 15:51:04 +02:00
wakeonlan
wemo
ws2812fx
.gitignore
LICENSE.LGPL3
README.md
nymea-plugins.pro Merge PR #313: New Plugin: Fastcom 2020-11-02 18:47:56 +01:00
plugins.pri

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.