Koenkk / zigbee2mqtt

Zigbee 🐝 to MQTT bridge 🌉, get rid of your proprietary Zigbee bridges 🔨
https://www.zigbee2mqtt.io
GNU General Public License v3.0
11.77k stars 1.64k forks source link

TS0601 _TZE200_mudxchsu wrong timezone, holiday and open_window function #19773

Closed git-tail-d closed 7 months ago

git-tail-d commented 10 months ago

What happened?

When i set the schedule to 06:00/20 20:00/16 24:00/16 the thermostat change already at 05:00 to 20 degree.

And when i have more devices it is impossible to switch the window_open function on. The thermostat change for some seconds to the reduced temperature ans change back to the last desired temperature.

What did you expect to happen?

i expect that the device will switch at 6:00 to the higher temperature and stay on the reduced temperature while the window sensor is opened

How to reproduce it (minimal and precise)

No response

Zigbee2MQTT version

1.33.2 commit: ccc08a3

Adapter firmware version

0x26720700

Adapter

Conbee II

Debug log

No response

git-tail-d commented 9 months ago

Hello,

now i have more issues.

The z2m is set to German language and i should set the holiday start stop to: Zum Beispiel: „01.10.2022 16:30 | 21.10.2022 18:10. I set it to 26.11.2023 06:00 | 31.12.2023 01:00 it change to 2611/20/23 06:00 | 3112/20/23 01:00

When i use the international timeformat to set the holiday start stop to: 2023/11/26 06:00 | 2023/12/31 01:00 i get the error Exception while calling fromZigbee converter: Value '2' is not allowed, expected one of [object Object],[object Object],[object Object]}

This happens while z2m is set to German or English language.

The error disappear only after the the time to somewhat in the past.

git-tail-d commented 8 months ago

Hello,

it is also in version 1.35.1.

The window_open function work only at one device.

Zigbee2MQTT-Version 1.35.1 commit: 3c96204 Coordinator-Typ ConBee2/RaspBee2 Coordinator-Version 0x26720700 Coordinator IEEE Adresse 0x00212effff05abab Frontend-Version 0.6.151 Zigbee-herdsman-converters version 18.9.0 Zigbee-herdsman version 0.30.0

git-tail-d commented 7 months ago

Hello,

the open_window function seems to be resolved. In Version 1.35.3 the status remains constant until it is switched by a command.

the holiday function also work in version 1.35.3.

I close this issue.