AS
Хасио - 118.5, компонент уважаемого AlexxIT (yandex smart home fix) включён.
Что-то снова у Яндекса произошло?
Вот что в логах:
Traceback (most recent call last):
File "/config/custom_components/yandex_smart_home/smart_home.py", line 46, in _process
result = await handler(hass, data, message)
File "/config/custom_components/yandex_smart_home/smart_home.py", line 82, in async_devices_sync
serialized = await entity.devices_serialize()
File "/config/custom_components/yandex_smart_home/helpers.py", line 127, in devices_serialize
capabilities = self.capabilities()
File "/config/custom_components/yandex_smart_home/helpers.py", line 74, in capabilities
self._capabilities = [
File "/config/custom_components/yandex_smart_home/helpers.py", line 77, in
if Capability.supported(domain, features, entity_config, state.attributes)
File "/config/custom_components/yandex_smart_home/capability.py", line 443, in supported
for operation in operation_list:
TypeError: 'NoneType' object is not iterable
2020-12-06 19:45:47 ERROR (MainThread) [custom_components.yandex_smart_home.smart_home] Error handling message {}: {'error_code': 'INTERNAL_ERROR'}
