Smanar / Domoticz-deCONZ

deCONZ plugin for Domoticz (Zigbee application)
GNU General Public License v3.0
36 stars 27 forks source link

Multisensor issue #54

Closed Patricen1 closed 4 years ago

Patricen1 commented 4 years ago

Hello, I'm using Xiaomi temp sensor that also provides humidity and atmospheric pressure. This device is seen as a multisensor device in Phoscon app, but as 3 independent devices in Domoticz using the plugin. I would like to have them combined (at least temp and humidity) so that Domoticz can calculate the dew point as it was when I was previously using Xiaomi gateway. Is there a way to fix this issue? Best regards Patrice

Smanar commented 4 years ago

Hello, It's not an issue ^^, it's a long storie, but the plugin will create 3 devices. But you can mix them, here you have a smal LUA script or a big one that can work for all devices https://github.com/Smanar/Domoticz-deCONZ/wiki/Example-to-make-a-LUA-script-to-mix-temperature-humidity-barometer-on-the-same-sensor

Patricen1 commented 4 years ago

Thanks a lot! I'll then try scripts