Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Decdeal WIFI Thermostat my list of DPs, some dps cant be configured #1834

Open
martlxmartl opened this issue Oct 31, 2024 · 0 comments
Open
Labels
bug Something isn't working

Comments

@martlxmartl
Copy link

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?

  • I can't configure switch_diff . Needed to configure it with Android because valve was bouncing on and off arround setpoint.

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"

@martlxmartl martlxmartl added the bug Something isn't working label Oct 31, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant