[mqtt] Support Ruuvitags via Ruuvi Gateway (#13315)

Signed-off-by: Sami Salonen <ssalonen@gmail.com>
This commit is contained in:
Sami Salonen
2023-03-27 15:11:07 +03:00
committed by GitHub
parent 210aff461d
commit 18e7d81e4d
26 changed files with 2692 additions and 0 deletions

View File

@@ -250,6 +250,7 @@
<module>org.openhab.binding.mqtt.generic</module>
<module>org.openhab.binding.mqtt.homeassistant</module>
<module>org.openhab.binding.mqtt.homie</module>
<module>org.openhab.binding.mqtt.ruuvigateway</module>
<module>org.openhab.binding.mybmw</module>
<module>org.openhab.binding.mycroft</module>
<module>org.openhab.binding.mynice</module>