paqpaqpaq
paqpaqpaq
Same issue here. Rebooted numerous times, updated firmware, trashed cached folders, and persist. It won't show up in homebridge.
Any luck / news on this one?
> I was facing a similar issue, so I created [a fork](https://github.com/andMaximus/homebridge-tuya) where I added this functionality. The added SimpleThermostatAccessory will allow you to split the heating/idle condition, from the...
@andMaximus I did some testing. First, if I change via config-ui-x, there is an extra platform configured "tuya", as where my thermostats run on "tuyalan" So I just changed the...
ugh... I specified further dp settings, and now none of my tuyalan devices are recognized. OK I will start over with my image back-up (fortunately)
@andMaximus OK thanks. Could you please share how your config looks like for a thermostat?
@andMaximus thanks again. Man, I forgot where I determined or found those dp values I only need to figure out programstate, correct? Can you check your log maybe to see...
if I switch OFF: 103 FROST If i switch back ON: 103 AUTO 105 still the only value that is flipping true/false. But this doesn't reflect on the color of...
> @paqpaqpaq Can you post two log items, 1) for when the heating is "off" and 2) for when the heating is on? Similarly, does it have a programmed state...
> So the thermostat doesn't have a schedule? That's what the other input (dpProgramState) looks at. > > To get the active working (orange / green tile), I think this...