zigbee2mqtt / hassio-zigbee2mqtt

Official Zigbee2MQTT Home Assistant add-on
https://www.zigbee2mqtt.io
Apache License 2.0
1.11k stars 390 forks source link

Invalid value, zigbee/tuya thermometer: zigbee-modell: TS0601 (ZTH05Z), Zigbee-Hersteller: _TZE200_vvmbj46n #602

Closed robertp007 closed 4 months ago

robertp007 commented 5 months ago

Description of the issue

I have a problem with the following Zigbee/Tuya thermometer: Zigbee model: TS0601, Zigbee manufacturer: _TZE200_vvmbj46n I chose this thermometer because, according to forum information, the measurement accuracy and the frequency of meds can be adjusted. Unfortunately, this doesn't really work via the Zigbee2MQTT addon's interface. All my attempts to change the values via the Details tab only returned error messages. I have a problem with the following Zigbee/Tuya thermometer: Zigbee model: TS0601, Zigbee manufacturer: _TZE200_vvmbj46n

Logger: homeassistant.components.mqtt.number Source: components/mqtt/number.py:195 Integration: MQTT (documentation, problems) First Occurred: 11:26:18 (55 occurrences) Last logged: 12:15:10

Invalid value for number.z_ta_08_temperature_periodic_report: 120 (range 0.0 - 100.0) Invalid value for number.z_ta_08_temperature_sensitivity: 154 (range 3.0 - 10.0)

I had set correct values periodic_report: 50 and sensivity: 3. I also find the range very strange. Why a sensitivity of 3.0 - 10.0 degrees. This should be adjustable between 1.0 and 0.01. I also can't really understand the reporting period. Anything over 10% is not practical.

Unfortunately, I can't find any logic in the behavior of the add-on with this thermometer. I've tried every combination. In addition, the add-on repeatedly sets the value 120 and 154 without my influence.

Where is the problem? Is this a bug in the add-on or do the parameters need to be set elsewhere? It would be nice if someone shed some light on this. Thank you for the feedback.

Addon version

1.36.1-1

Platform

Core 2024.4.4 Supervisor 2024.04.0 Operating System 12.2 Frontend 20240404.2

Logs of the issue (if applicable)

Logger: homeassistant.components.mqtt.number Quelle: components/mqtt/number.py:195 Integration: MQTT (Dokumentation, Probleme) Erstmals aufgetreten: 11:26:18 (55 Vorkommnisse) Zuletzt protokolliert: 12:15:10

Invalid value for number.z_ta_08_temperature_periodic_report: 120 (range 0.0 - 100.0) Invalid value for number.z_ta_08_temperature_sensitivity: 154 (range 3.0 - 10.0)

github-actions[bot] commented 4 months ago

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