Koenkk / zigbee-herdsman-converters

Collection of device converters to be used with zigbee-herdsman
MIT License
860 stars 2.84k forks source link

TS0601_thermostat_1 white label and position #6482

Open marckar opened 7 months ago

marckar commented 7 months ago

Hello @Koenkk,

I bought a GTZ06 thermostatic valve which identifies itself with manufacturerName _TZE200_rtrmfadk and noticed 2 thing that can be adjusted while tracing back issues of TS0601_thermostat_1.

1st thing: _TZE200_rtrmfadk can be added to white label next to the _TZE200_z1tyspqw to be seen as GTZ06 instead of TS0601_thermostat_1. I have traced back issue of _TZE200_dv8abrrz which says its a GTZ06 as well. So with this we have 3 confirmed GTZ06 manufacturer names (with already added _TZE200_z1tyspqw and the 2 above).

But I am confused with _TZE200_a4bpgplm and the valve position datapoint that is added for TS0601_thermostat_1. One issue said it's a Rti-Tek TRV601, with valve position at datapoint 102. Another (already merged) issue confirmed that _TZE200_a4bpgplm is a GTZ06.

With my _TZE200_rtrmfadk I have confirmed that valve position at datapoint 102 doesn't work - it was always displayed as null. After adding custom converter from here, removing datapoint for valve position and enabling debug mode I confirmed that valve position is actually on datapoint 108 (already mentioned in this issue). Adjusting the converter fixed the issue and valve position (0 or 100) was displayed correctly in z2m.

So I think it should be safe to apply to the manufacturer names _TZE200_z1tyspqw, _TZE200_dv8abrrz and _TZE200_rtrmfadk.

This brings me to 2nd thing that can be adjusted: Either _TZE200_a4bpgplm with valve position at datapoint 102 is one device and other three manufacturer names should be a separate GTZ06 device with valve position at datapoint 108, or all of them are actually GTZ06 and datapoint 102 is a typo.

Hopefull this help the community using those TRVs BR

sbialkowski-pixel commented 6 months ago

I would like to refresh this issue. I also have _TZE200_rtrmfadk and my valve position is always null.

I would be grateful for fixing this issue. Best.

github-actions[bot] commented 4 weeks ago

This issue is stale because it has been open 180 days with no activity. Remove stale label or comment or this will be closed in 30 days