Hello
Since update to the last OS 9.5 OR the last Core 20223.2.1 OR the last last zigbee2mqtt addon i have a big problem with this device
In logs
Logger: homeassistant
Source: core.py:1144
First occurred: 08:04:38 (88 occurrences)
Last logged: 09:02:31
Error doing job: Exception in callback MQTT._mqtt_handle_message(<paho.mqtt.cl... 0x7f5d051a80>)
Error doing job: Exception in callback MQTT._mqtt_handle_message(<paho.mqtt.cl... 0x7f69403290>)
Error doing job: Exception in callback MQTT._mqtt_handle_message(<paho.mqtt.cl... 0x7f611ee490>)
Error doing job: Exception in callback MQTT._mqtt_handle_message(<paho.mqtt.cl... 0x7f685c58c0>)
Error doing job: Exception in callback MQTT._mqtt_handle_message(<paho.mqtt.cl... 0x7f610f65e0>)
Traceback (most recent call last):
File "/usr/local/lib/python3.10/asyncio/events.py", line 80, in _run
self._context.run(self._callback, *self._args)
File "/usr/src/homeassistant/homeassistant/components/mqtt/client.py", line 694, in _mqtt_handle_message
self._mqtt_data.state_write_requests.process_write_state_requests()
File "/usr/src/homeassistant/homeassistant/components/mqtt/models.py", line 267, in process_write_state_requests
entity.async_write_ha_state()
File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 566, in async_write_ha_state
self._async_write_ha_state()
File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 683, in _async_write_ha_state
self.hass.states.async_set(
File "/usr/src/homeassistant/homeassistant/core.py", line 1512, in async_set
state = State(
File "/usr/src/homeassistant/homeassistant/core.py", line 1144, in __init__
raise InvalidStateError(
homeassistant.exceptions.InvalidStateError: Invalid state encountered for entity ID: sensor.thermostat_program. State max length is 255 characters.
And order send to the device dosen’t work. I can’t change the program values, i can’t on/off.
In this season it’s a big problem, and this device is at 800km. from me…
It seem’s that i 'm not alone
https://github.com/Koenkk/zigbee2mqtt/issues/16460
Have others perons the same problem
Before the updates, all work’s fine
Thank’s for the help