cflurin / homebridge-mqtt

Homebridge-mqtt is a Plugin for Homebridge.
Apache License 2.0
229 stars 39 forks source link

Current Temperature en thermostat dont work #24

Closed uronito closed 7 years ago

uronito commented 7 years ago

Current Temperature en thermostat dont work

danielsen2009 commented 7 years ago

I'm successfully using this for a thermostat. Can you share your sketch?

uronito commented 7 years ago

you 're right, was fail mine.

One question, when i connect thermostat with siri, automatically starts in auto mode.

Can i only start the thermostat without auto mode, for the thermostat starts in last mode in memory.

Thanks!!!!

uronito commented 7 years ago

how can add rotationspeed characteristic to thermostat service?

plugin ignore rotationspeed.

Thanks

ssolmaz commented 7 years ago

Which DIY mqtt thermostat project are you using? I want to make one.

cflurin commented 7 years ago

@ssolmaz: there are some examples for node-red and ESP8266:

https://flows.nodered.org/node/node-red-contrib-ramp-thermostat https://github.com/danielsen2009/homebridge-mqtt-acessories

ssolmaz commented 7 years ago

Thank you @cflurin , i will try if I can't succeed, I will ask for help again.