Issue adding ElectriQ CD20PRO-LE-V2 Dehumidifier
See original GitHub issueHi, I’ve installed tuya-local as suggested in https://github.com/nikrolls/homeassistant-goldair-climate/issues/38 to use with a ElectriQ CD20PRO-LE-V2 Dehumidifier however it just shows up as a switch. I’m testing the ‘main’ branch
2021-07-20 16:35:24 INFO (MainThread) [custom_components.tuya_local.device] Setting protocol version for Test to 3.3.
2021-07-20 16:35:24 DEBUG (SyncWorker_4) [custom_components.tuya_local.device] Refreshing device state for Test.
2021-07-20 16:35:24 DEBUG (SyncWorker_4) [custom_components.tuya_local.device] Test refreshed device state: {"devId": "011488782cf4323febd2", "dps": {"1": false, "2": "high", "3": 39, "5": true, "10": true, "101": false, "102": "0_90", "103": 30, "updated_at": 1626795324.3651993}}
2021-07-20 16:35:24 DEBUG (SyncWorker_4) [custom_components.tuya_local.device] new cache state (including pending properties): {"1": false, "2": "high", "3": 39, "5": true, "10": true, "101": false, "102": "0_90", "103": 30, "updated_at": 1626795324.3651993}
2021-07-20 16:35:24 DEBUG (MainThread) [custom_components.tuya_local.helpers.device_config] Loaded device config andersson_gsh_heater.yaml
2021-07-20 16:35:24 DEBUG (MainThread) [custom_components.tuya_local.helpers.device_config] Loaded device config anko_fan.yaml
2021-07-20 16:35:24 DEBUG (MainThread) [custom_components.tuya_local.helpers.device_config] Loaded device config bwt_heatpump.yaml
2021-07-20 16:35:24 DEBUG (MainThread) [custom_components.tuya_local.helpers.device_config] Loaded device config deta_fan.yaml
2021-07-20 16:35:24 DEBUG (MainThread) [custom_components.tuya_local.helpers.device_config] Loaded device config eanons_humidifier.yaml
2021-07-20 16:35:24 DEBUG (MainThread) [custom_components.tuya_local.helpers.device_config] Loaded device config electriq_12wminv_heatpump.yaml
2021-07-20 16:35:24 DEBUG (MainThread) [custom_components.tuya_local.helpers.device_config] Loaded device config electriq_dehumidifier.yaml
2021-07-20 16:35:24 DEBUG (MainThread) [custom_components.tuya_local.helpers.device_config] Loaded device config eurom_600_heater.yaml
2021-07-20 16:35:24 DEBUG (MainThread) [custom_components.tuya_local.helpers.device_config] Loaded device config gardenpac_heatpump.yaml
2021-07-20 16:35:24 DEBUG (MainThread) [custom_components.tuya_local.helpers.device_config] Loaded device config goldair_dehumidifier.yaml
2021-07-20 16:35:24 DEBUG (MainThread) [custom_components.tuya_local.helpers.device_config] Loaded device config goldair_fan.yaml
2021-07-20 16:35:25 DEBUG (MainThread) [custom_components.tuya_local.helpers.device_config] Loaded device config goldair_geco_heater.yaml
2021-07-20 16:35:25 DEBUG (MainThread) [custom_components.tuya_local.helpers.device_config] Loaded device config goldair_gpcv_heater.yaml
2021-07-20 16:35:25 DEBUG (MainThread) [custom_components.tuya_local.helpers.device_config] Loaded device config goldair_gpph_heater.yaml
2021-07-20 16:35:25 DEBUG (MainThread) [custom_components.tuya_local.helpers.device_config] Loaded device config greenwind_dehumidifier.yaml
2021-07-20 16:35:25 DEBUG (MainThread) [custom_components.tuya_local.helpers.device_config] Loaded device config hellnar_heatpump.yaml
2021-07-20 16:35:25 DEBUG (MainThread) [custom_components.tuya_local.helpers.device_config] Loaded device config inkbird_thermostat.yaml
2021-07-20 16:35:25 DEBUG (MainThread) [custom_components.tuya_local.helpers.device_config] Loaded device config kogan_dehumidifier.yaml
2021-07-20 16:35:25 DEBUG (MainThread) [custom_components.tuya_local.helpers.device_config] Loaded device config kogan_heater.yaml
2021-07-20 16:35:25 DEBUG (MainThread) [custom_components.tuya_local.helpers.device_config] Loaded device config kogan_switch.yaml
2021-07-20 16:35:25 DEBUG (MainThread) [custom_components.tuya_local.helpers.device_config] Loaded device config kogan_switch2.yaml
2021-07-20 16:35:25 DEBUG (MainThread) [custom_components.tuya_local.helpers.device_config] Loaded device config madimack_heatpump.yaml
2021-07-20 16:35:25 DEBUG (MainThread) [custom_components.tuya_local.helpers.device_config] Loaded device config poolex_silverline_heatpump.yaml
2021-07-20 16:35:25 DEBUG (MainThread) [custom_components.tuya_local.helpers.device_config] Loaded device config poolex_vertigo_heatpump.yaml
2021-07-20 16:35:25 DEBUG (MainThread) [custom_components.tuya_local.helpers.device_config] Loaded device config purline_m100_heater.yaml
2021-07-20 16:35:25 DEBUG (MainThread) [custom_components.tuya_local.helpers.device_config] Loaded device config remora_heatpump.yaml
2021-07-20 16:35:25 DEBUG (MainThread) [custom_components.tuya_local.helpers.device_config] Loaded device config simple_switch.yaml
2021-07-20 16:35:25 DEBUG (MainThread) [custom_components.tuya_local.helpers.device_config] Matched config for Simple Switch
2021-07-20 16:35:25 DEBUG (MainThread) [custom_components.tuya_local.helpers.device_config] Loaded device config tadiran_heatpump.yaml
2021-07-20 16:35:25 WARNING (MainThread) [custom_components.tuya_local.config_flow] Device matches simple_switch with quality of 12%. DPS: {'1': False, '2': 'high', '3': 39, '5': True, '10': True, '101': False, '102': '0_90', '103': 30, 'updated_at': 1626795324.3651993}
2021-07-20 16:35:25 WARNING (MainThread) [custom_components.tuya_local.config_flow] Report this to https://github.com/make-all/tuya-local/issues/
Edit: I’ve just spotted that support is for the CD25PRO-LE-V2
model so perhaps thats the issue
Any suggestions?
Thanks
Issue Analytics
- State:
- Created 2 years ago
- Comments:11 (11 by maintainers)
Top Results From Across the Web
Please add support for the Electriq CD12PW #43 - GitHub
So, this code seems to work for me, can it be added? name: "Electriq Dehumidifier CD12PW" primary_entity: entity: humidifier class: dehumidifier ...
Read more >Solved! Why is My Dehumidifier Not Working?
Dehumidifiers remove excess moisture from the air, so it can quickly become an uncomfortable and sticky situation when one stops working.
Read more >How to Troubleshoot 3 of the Most Common Dehumidifier Issues
2. Humidity will not reach the set point · If the compressor is not running call a competent HVAC company for service. ·...
Read more >How to Get the Most From Your Dehumidifier
Even the best dehumidifiers can't make up for chronic problems that create damp air in your home. Here's your moisture-control checklist to ...
Read more >How to Repair a Dehumidifier That Won't Collect Water
If your dehumidifier is not collecting water even though the room temperature is over 65 degrees Fahrenheit, there may be an issue with...
Read more >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
I don’t have any contacts at Tuya, but I’m not sure it is something Tuya can fix, as they mostly sell their Wi-Fi modules and cloud service to other manufacturers to integrate into products. They do have some reference designs, but I’m not sure dehumidifiers are among them.
Thanks for decoding the dps. I think the “anion” might be the Ionizer control.