alexryd / homebridge-shelly

Homebridge plugin for Shelly devices
MIT License
297 stars 44 forks source link

Shelly Uni as temperature sensor #283

Open olivermast opened 3 years ago

olivermast commented 3 years ago

Thanks alexryd, your plugin works beautiful for my and our house – thanks a lot!

I would like to use a shelly uni as temparature sensor. Is it possible to display the two sensor temperature-values in the app?

Thats were great :-)

MycroftVonLipwig commented 1 year ago

Same. Will use MQTT for now but wouod be nice to have in your plugin. Same goes for temp sensor on Shelly1 if possible

awaescher commented 1 month ago

Any progress on this front? Would love to use the Uni with an DS18B20 temperatur sensor. @MycroftVonLipwig, would you share how you did it with MQTT and @alexryd, do you have an idea where to start? I would love to implement it.

awaescher commented 1 month ago

In case someone is trying to achieve the same, I forked a repository that can be found here and built the homebridge plugin homebridge-json-thermometer.

I think this is the easiest way to get the temperature in HomeKit.

image