Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Пропал увлажнитель после обновления до НА Core 2024.1.0 #429

Closed
misha1183 opened this issue Jan 4, 2024 · 3 comments
Milestone

Comments

@misha1183
Copy link

После обновления до НА Core 2024.1.0 пропал увлажнитель, был проброшен из Яндекса в HA, но датчики от него остались, температура и влажность.

@JaybeRF
Copy link

JaybeRF commented Jan 4, 2024

То же самое. Раньше помогало удалить его из конфига, перезапустить ХА, опять добавить в конфиг и опять перезапустить, сейчас такое не работает.

Вот что пишет ХА в лог

Logger: homeassistant
Source: components/humidifier/init.py:217
First occurred: 14:12:03 (1 occurrences)
Last logged: 14:12:03

Error doing job: Task exception was never retrieved
Traceback (most recent call last):
File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 1418, in _async_registry_updated
self.async_write_ha_state()
File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 941, in async_write_ha_state
self._async_write_ha_state()
File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 1062, in _async_write_ha_state
state, attr, capabilities, shadowed_attr = self.__async_calculate_state()
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 1001, in __async_calculate_state
attr.update(self.state_attributes or {})
^^^^^^^^^^^^^^^^^^^^^
File "/usr/src/homeassistant/homeassistant/components/humidifier/init.py", line 217, in state_attributes
if HumidifierEntityFeature.MODES in self.supported_features:
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
TypeError: argument of type 'int' is not iterable

@misha1183
Copy link
Author

misha1183 commented Jan 5, 2024

Обновление НА Core 2024.1.1 исправило эту проблему

@AlexxIT AlexxIT added this to the v3.13.0 milestone Jan 14, 2024
@AlexxIT
Copy link
Owner

AlexxIT commented Jan 14, 2024

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants