[Device Support Request] Hama Smart Radiator Thermostat (TS0601 _TZE200_yw7cahqs)
See original GitHub issueIs your feature request related to a problem? Please describe. Device pairs successfully, but no entities are created and the device is therefore not usable right now.
Describe the solution you’d like I would like help getting this device paired in ZHA with controllable entities.
Device signature - this can be acquired by removing the device from ZHA and pairing it again from the add devices screen. Be sure to add the entire content of the log panel after pairing the device to a code block below this line.
{
"node_descriptor": "NodeDescriptor(byte1=2, byte2=64, mac_capability_flags=128, manufacturer_code=4098, maximum_buffer_size=82, maximum_incoming_transfer_size=82, server_mask=11264, maximum_outgoing_transfer_size=82, descriptor_capability_field=0, *allocate_address=True, *complex_descriptor_available=False, *is_alternate_pan_coordinator=False, *is_coordinator=False, *is_end_device=True, *is_full_function_device=False, *is_mains_powered=False, *is_receiver_on_when_idle=False, *is_router=False, *is_security_capable=False, *is_valid=True, *logical_type=<LogicalType.EndDevice: 2>, *user_descriptor_available=False)",
"endpoints": {
"1": {
"profile_id": 260,
"device_type": "0x0051",
"in_clusters": [
"0x0000",
"0x0004",
"0x0005",
"0xef00"
],
"out_clusters": [
"0x000a",
"0x0019"
]
}
},
"manufacturer": "_TZE200_yw7cahqs",
"model": "TS0601",
"class": "zigpy.device.Device"
}
Issue Analytics
- State:
- Created 2 years ago
- Comments:23 (12 by maintainers)
Top Results From Across the Web
Moes Zigbee Smart Valve TS0601 in Home Assistant - YouTube
I'll compare it to tado devices I have in my home in both functionality, size and cost. Moeshouse Tuya ZigBee3.0 Smart Radiator Valve...
Read more >Hama Smart Radiator Termostat - Home Assistant Community
I cannot find any entities on my Hama Smart Radiator Thermostat! No problem adding the device to zha. But no entities are visible...
Read more >TuYa TS0601_thermostat control via MQTT | Zigbee2MQTT
Integrate your TuYa TS0601_thermostat via Zigbee2MQTT with whatever smart home infrastructure you are using ... Description, Radiator valve with thermostat.
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
Hey guys, thanks for your additional replies! I gave it a quick test. I can send the services manually from the UI and it adjusts the temperature just fine! I need to send it as 2 seperate steps though. So first on/off and then set the temperature. If I implement it into an automation like the example in the documentation:
or send it via the UI simutaniously (with both boxes checked) the hvac just gets turned on and no temperature is set. Maybe I will find a workaround for that.
Again: I really appreciate the time you put into helping me.
Its in the dev branch now 😃)
So very likely its going in the next ZHA quirk release that hopefully is going in HA 2012.07.