You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
the thermostat is working so far, thanks! Two issues remaining:
-One issue is that it is not possible to configure on/off switch. Is there a way to at least read it manually with a template?
I can't configure switch_diff . Needed to configure it with Android because valve was bouncing on and off arround setpoint.
Thanks for your good job.
the thermostat is working so far, thanks! Two issues remaining:
-One issue is that it is not possible to configure on/off switch. Is there a way to at least read it manually with a template?
Here is my list of DPs for Decdeal thermostat :
https://www.amazon.de/gp/product/B0C69B5VHQ/ref=ppx_yo_dt_b_search_asin_title?ie=UTF8&th=1
Regards, Martin
switch "1": true,
mode "2": "manual",
frost "10": false,
temp_set "16": 17,
upper_temp "19": 40,
temp_current (scale 0.1) "24": 195,
lower_temp "26": 8,
temp_correction "27": 0,
valve_state "36": "close",
child_lock "40": true,
sensor_choose "43": "in",
? "45": 0,
switch_diff "101": 1,
? "102": "52"
The text was updated successfully, but these errors were encountered: