HA 重启后ip8123登入不了,ip3000可以

点击镜像页面看看supervisor版本是否升级到2022.8.3

求助 该怎么登入了?

你的homeassistant太旧了,supervisor升级到最初版本,你要把homeassistant版本升级上来最新的

盒子买来就这个版本,不懂都不敢乱升,现在该怎么处理

看说明书,homeassistant如何升级,手动升级部分的教程有详细介绍。

有办法先登入在升级吗?

你在3000界面,手动启动homeassistant容器就可以登陆,如果登陆不了,有可能是你的配置文件出问题了哦。

有启动还是登入不了


点击进入homeassistant的日志,截图全屏给我看看,是不是你有配置文件设置不对。

2022-08-21 09:17:09 ERROR (MainThread) [homeassistant.components.climate] Platform xiaomi_miot_raw does not generate unique IDs. ID c12-cloud-340356 is already used by climate.c12_cloud_340356 - ignoring xiaomi_miot_raw.c12-cloud-340356
2022-08-21 09:17:11 ERROR (MainThread) [homeassistant.components.select] Setup of platform xiaomi_miot_raw is taking longer than 60 seconds. Startup will proceed without waiting any longer.
2022-08-21 09:17:35 ERROR (MainThread) [custom_components.xiaomi_miot_raw] The main device of 主卧-万能遥控器(192.168.31.129) is still not ready after 30 seconds!
2022-08-21 09:17:35 ERROR (MainThread) [homeassistant] Error doing job: Task exception was never retrieved
Traceback (most recent call last):
File “/config/custom_components/xiaomi_miot_raw/select.py”, line 79, in async_setup_entry
await async_setup_platform(hass, config, async_add_entities)
File “/config/custom_components/xiaomi_miot_raw/select.py”, line 67, in async_setup_platform
await async_generic_setup_platform(
File “/config/custom_components/xiaomi_miot_raw/init.py”, line 499, in async_generic_setup_platform
raise PlatformNotReady
homeassistant.exceptions.PlatformNotReady: None
2022-08-21 09:18:16 ERROR (MainThread) [homeassistant.setup] Setup failed for gree: No setup or config entry setup function defined.
2022-08-21 09:18:18 WARNING (MainThread) [homeassistant.bootstrap] Waiting on integrations to complete setup: ha_file_explorer, ffmpeg, hacs, tts
2022-08-21 09:18:24 WARNING (MainThread) [custom_components.xiaomi_miot] None device in xiaomi cloud: 28551079
2022-08-21 09:18:25 ERROR (MainThread) [custom_components.hacs] GitHub API ratelimited - 837 remaining
2022-08-21 09:18:25 ERROR (MainThread) [custom_components.hacs] HACS is disabled - HacsDisabledReason.RATE_LIMIT
2022-08-21 09:18:25 WARNING (MainThread) [homeassistant.config_entries] Config entry ‘’ for hacs integration not ready yet: HacsDisabledReason.RATE_LIMIT; Retrying in background
2022-08-21 09:18:26 WARNING (MainThread) [homeassistant.helpers.frame] Detected code that uses str for device registry entry_type. This is deprecated and will stop working in Home Assistant 2022.3, it should be updated to use DeviceEntryType instead. Please report this issue.
Stack (most recent call last):
File “/usr/local/lib/python3.9/runpy.py”, line 197, in _run_module_as_main
return _run_code(code, main_globals, None,
File “/usr/local/lib/python3.9/runpy.py”, line 87, in _run_code
exec(code, run_globals)
File “/usr/src/homeassistant/homeassistant/main.py”, line 331, in
sys.exit(main())
File “/usr/src/homeassistant/homeassistant/main.py”, line 318, in main
exit_code = runner.run(runtime_conf)
File “/usr/src/homeassistant/homeassistant/runner.py”, line 121, in run
return loop.run_until_complete(setup_and_run_hass(runtime_config))
File “/usr/local/lib/python3.9/asyncio/base_events.py”, line 629, in run_until_complete
self.run_forever()
File “/usr/local/lib/python3.9/asyncio/base_events.py”, line 596, in run_forever
self._run_once()
File “/usr/local/lib/python3.9/asyncio/base_events.py”, line 1890, in _run_once
handle._run()
File “/usr/local/lib/python3.9/asyncio/events.py”, line 80, in _run
self._context.run(self._callback, *self._args)
File “/usr/src/homeassistant/homeassistant/helpers/entity_platform.py”, line 500, in _async_add_entity
device = device_registry.async_get_or_create(**processed_dev_info) # type: ignore[arg-type]
File “/usr/src/homeassistant/homeassistant/helpers/device_registry.py”, line 360, in async_get_or_create
report( # type: ignore[unreachable]
File “/usr/src/homeassistant/homeassistant/helpers/frame.py”, line 74, in report
_LOGGER.warning(msg, stack_info=True)
Stack (most recent call last):
File “/usr/local/lib/python3.9/runpy.py”, line 197, in _run_module_as_main
return _run_code(code, main_globals, None,
File “/usr/local/lib/python3.9/runpy.py”, line 87, in _run_code
exec(code, run_globals)
File “/usr/src/homeassistant/homeassistant/main.py”, line 331, in
sys.exit(main())
File “/usr/src/homeassistant/homeassistant/main.py”, line 318, in main
exit_code = runner.run(runtime_conf)
File “/usr/src/homeassistant/homeassistant/runner.py”, line 121, in run
return loop.run_until_complete(setup_and_run_hass(runtime_config))
File “/usr/local/lib/python3.9/asyncio/base_events.py”, line 629, in run_until_complete
self.run_forever()
File “/usr/local/lib/python3.9/asyncio/base_events.py”, line 596, in run_forever
self._run_once()
File “/usr/local/lib/python3.9/asyncio/base_events.py”, line 1890, in _run_once
handle._run()
File “/usr/local/lib/python3.9/asyncio/events.py”, line 80, in _run
self._context.run(self._callback, *self._args)
File “/usr/src/homeassistant/homeassistant/helpers/entity_platform.py”, line 500, in _async_add_entity
device = device_registry.async_get_or_create(**processed_dev_info) # type: ignore[arg-type]
File “/usr/src/homeassistant/homeassistant/helpers/device_registry.py”, line 360, in async_get_or_create
report( # type: ignore[unreachable]
File “/usr/src/homeassistant/homeassistant/helpers/frame.py”, line 74, in report
_LOGGER.warning(msg, stack_info=True)
2022-08-21 09:18:26 WARNING (MainThread) [homeassistant.helpers.entity] Entity sensor.hacs (<class ‘custom_components.hacs.sensor.HACSSensor’>) implements device_state_attributes. Please report it to the custom component author.
2022-08-21 09:18:30 ERROR (MainThread) [aiohttp.server] Error handling request
Traceback (most recent call last):
File “/usr/local/lib/python3.9/xml/etree/ElementTree.py”, line 1727, in close
self.parser.Parse(b"", True) # end of data
xml.parsers.expat.ExpatError: no element found: line 1, column 334
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File “/usr/local/lib/python3.9/site-packages/aiohttp/web_protocol.py”, line 435, in _handle_request
resp = await request_handler(request)
File “/usr/local/lib/python3.9/site-packages/async_upnp_client/aiohttp.py”, line 308, in _handle_request
status = await self.event_handler.handle_notify(headers, body)
File “/usr/local/lib/python3.9/site-packages/async_upnp_client/event_handler.py”, line 171, in handle_notify
service.notify_changed_state_variables(changes)
File “/usr/local/lib/python3.9/site-packages/async_upnp_client/client.py”, line 416, in notify_changed_state_variables
self.on_event(self, changed_state_variables)
File “/usr/local/lib/python3.9/site-packages/async_upnp_client/profiles/dlna.py”, line 280, in _on_event
dlna_handle_notify_last_change(state_variable)
File “/usr/local/lib/python3.9/site-packages/async_upnp_client/profiles/dlna.py”, line 199, in dlna_handle_notify_last_change
service.notify_changed_state_variables(changes_0)
File “/usr/local/lib/python3.9/site-packages/async_upnp_client/client.py”, line 416, in notify_changed_state_variables
self.on_event(self, changed_state_variables)
File “/usr/local/lib/python3.9/site-packages/async_upnp_client/profiles/dlna.py”, line 285, in _on_event
self._update_current_track_meta_data(state_variable)
File “/usr/local/lib/python3.9/site-packages/async_upnp_client/profiles/dlna.py”, line 997, in _update_current_track_meta_data
items = didl_lite.from_xml_string(xml, strict=False)
File “/usr/local/lib/python3.9/site-packages/didl_lite/didl_lite.py”, line 1065, in from_xml_string
xml_el = defusedxml.ElementTree.fromstring(xml_string)
File “/usr/local/lib/python3.9/site-packages/defusedxml/common.py”, line 127, in fromstring
return parser.close()
File “/usr/local/lib/python3.9/xml/etree/ElementTree.py”, line 1729, in close
self._raiseerror(v)
File “/usr/local/lib/python3.9/xml/etree/ElementTree.py”, line 1629, in _raiseerror
raise err
xml.etree.ElementTree.ParseError: no element found: line 1, column 334
2022-08-21 09:18:31 ERROR (MainThread) [homeassistant.components.ssdp] Failed to callback info: SsdpServiceInfo(upnp={‘deviceType’: ‘urn:schemas-upnp-org:device:MediaRenderer:1’, ‘friendlyName’: ‘小米互联网音箱(580040294)’, ‘manufacturer’: ‘Mi, Inc.’, ‘modelDescription’: ‘The Mi WiFi SoundBox’, ‘modelName’: ‘S602’, ‘modelNumber’: ‘S602’, ‘X_QPlay_SoftwareCapability’: ‘QPlay:2’, ‘X_DLNADOC’: ‘DMR-1.50’, ‘X_DLNACAP’: ‘,’, ‘UDN’: ‘uuid:da772bbf-dc71-ba67-1d16-bbe8ec6555d4’, ‘serviceList’: {‘service’: [{‘serviceType’: ‘urn:schemas-upnp-org:service:AVTransport:1’, ‘serviceId’: ‘urn:upnp-org:serviceId:AVTransport’, ‘SCPDURL’: ‘/da772bbf-dc71-ba67-1d16-bbe8ec6555d4-MR/Upnp/upnp.org-AVTransport-1/service.xml’, ‘controlURL’: ‘/da772bbf-dc71-ba67-1d16-bbe8ec6555d4-MR/upnp.org-AVTransport-1/control’, ‘eventSubURL’: ‘/da772bbf-dc71-ba67-1d16-bbe8ec6555d4-MR/upnp.org-AVTransport-1/event’}, {‘serviceType’: ‘urn:schemas-upnp-org:service:ConnectionManager:1’, ‘serviceId’: ‘urn:upnp-org:serviceId:ConnectionManager’, ‘SCPDURL’: ‘/da772bbf-dc71-ba67-1d16-bbe8ec6555d4-MR/Upnp/upnp.org-ConnectionManager-1/service.xml’, ‘controlURL’: ‘/da772bbf-dc71-ba67-1d16-bbe8ec6555d4-MR/upnp.org-ConnectionManager-1/control’, ‘eventSubURL’: ‘/da772bbf-dc71-ba67-1d16-bbe8ec6555d4-MR/upnp.org-ConnectionManager-1/event’}, {‘serviceType’: ‘urn:schemas-upnp-org:service:RenderingControl:1’, ‘serviceId’: ‘urn:upnp-org:serviceId:RenderingControl’, ‘SCPDURL’: ‘/da772bbf-dc71-ba67-1d16-bbe8ec6555d4-MR/Upnp/upnp.org-RenderingControl-1/service.xml’, ‘controlURL’: ‘/da772bbf-dc71-ba67-1d16-bbe8ec6555d4-MR/upnp.org-RenderingControl-1/control’, ‘eventSubURL’: ‘/da772bbf-dc71-ba67-1d16-bbe8ec6555d4-MR/upnp.org-RenderingControl-1/event’}, {‘serviceType’: ‘urn:xiaomi-com:service:Queue:1’, ‘serviceId’: ‘urn:xiaomi-com:serviceId:Queue’, ‘SCPDURL’: ‘/da772bbf-dc71-ba67-1d16-bbe8ec6555d4-MR/Upnp/xiaomi.com-Queue-1/service.xml’, ‘controlURL’: ‘/da772bbf-dc71-ba67-1d16-bbe8ec6555d4-MR/xiaomi.com-Queue-1/control’, ‘eventSubURL’: ‘/da772bbf-dc71-ba67-1d16-bbe8ec6555d4-MR/xiaomi.com-Queue-1/event’}, {‘serviceType’: ‘urn:xiaomi-com:service:Playlist:1’, ‘serviceId’: ‘urn:xiaomi-com:serviceId:Playlist’, ‘SCPDURL’: ‘/da772bbf-dc71-ba67-1d16-bbe8ec6555d4-MR/Upnp/xiaomi.com-Playlist-1/service.xml’, ‘controlURL’: ‘/da772bbf-dc71-ba67-1d16-bbe8ec6555d4-MR/xiaomi.com-Playlist-1/control’, ‘eventSubURL’:’/da772bbf-dc71-ba67-1d16-bbe8ec6555d4-MR/xiaomi.com-Playlist-1/event’}, {‘serviceType’: ‘urn:schemas-tencent-com:service:QPlay:1’, ‘serviceId’: ‘urn:tencent-com:serviceId:QPlay’, ‘SCPDURL’: ‘/da772bbf-dc71-ba67-1d16-bbe8ec6555d4-MR/Upnp/tencent.com-QPlay-1/service.xml’, ‘controlURL’: ‘/da772bbf-dc71-ba67-1d16-bbe8ec6555d4-MR/tencent.com-QPlay-1/control’, ‘eventSubURL’: ‘/da772bbf-dc71-ba67-1d16-bbe8ec6555d4-MR/tencent.com-QPlay-1/event’}, {‘serviceType’: ‘urn:xiaomi-com:service:Favorites:1’, ‘serviceId’: ‘urn:xiaomi-com:serviceId:Favorites’, ‘SCPDURL’: ‘/da772bbf-dc71-ba67-1d16-bbe8ec6555d4-MR/Upnp/xiaomi.com-Favorites-1/service.xml’, ‘controlURL’: ‘/da772bbf-dc71-ba67-1d16-bbe8ec6555d4-MR/xiaomi.com-Favorites-1/control’, ‘eventSubURL’: ‘/da772bbf-dc71-ba67-1d16-bbe8ec6555d4-MR/xiaomi.com-Favorites-1/event’}]}}, ssdp_usn=‘uuid:da772bbf-dc71-ba67-1d16-bbe8ec6555d4-MR::urn:schemas-upnp-org:device:MediaRenderer:1’, ssdp_st=‘urn:schemas-upnp-org:device:MediaRenderer:1’, ssdp_location=‘http://192.168.1.190:9999/da772bbf-dc71-ba67-1d16-bbe8ec6555d4/Upnp/device.xml’, ssdp_nt=None, ssdp_udn=‘uuid:da772bbf-dc71-ba67-1d16-bbe8ec6555d4-MR’, ssdp_ext=’’, ssdp_server=‘Posix/200809.0 UPnP/1.1 umi/1.0’, ssdp_headers={‘SERVER’: ‘Posix/200809.0 UPnP/1.1 umi/1.0’, ‘CACHE-CONTROL’: ‘max-age=1800’, ‘EXT’: ‘’, ‘BOOTID.UPNP.ORG’: ‘25’, ‘CONFIGID.UPNP.ORG’: ‘2’, ‘ST’: ‘urn:schemas-upnp-org:device:MediaRenderer:1’, ‘USN’: ‘uuid:da772bbf-dc71-ba67-1d16-bbe8ec6555d4-MR::urn:schemas-upnp-org:device:MediaRenderer:1’, ‘_location_original’: ‘http://192.168.1.190:9999/da772bbf-dc71-ba67-1d16-bbe8ec6555d4/Upnp/device.xml’, ‘location’: ‘http://192.168.1.190:9999/da772bbf-dc71-ba67-1d16-bbe8ec6555d4/Upnp/device.xml’, ‘_timestamp’: datetime.datetime(2022, 8, 21, 9, 18, 25, 656135), ‘_host’: ‘192.168.1.190’, ‘_port’: 53601, ‘_udn’: ‘uuid:da772bbf-dc71-ba67-1d16-bbe8ec6555d4-MR’}, x_homeassistant_matching_domains=set(), _warning_logged=False)
Traceback (most recent call last):
File “/usr/local/lib/python3.9/xml/etree/ElementTree.py”, line 1727, in close
self.parser.Parse(b"", True) # end of data
xml.parsers.expat.ExpatError: no element found: line 1, column 334
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File “/usr/src/homeassistant/homeassistant/components/ssdp/init.py”, line 238, in _async_process_callbacks
await callback(discovery_info, ssdp_change)
File “/usr/src/homeassistant/homeassistant/components/dlna_dmr/media_player.py”, line 294, in async_ssdp_callback
self.async_write_ha_state()
File “/usr/src/homeassistant/homeassistant/helpers/entity.py”, line 505, in async_write_ha_state
self._async_write_ha_state()
File “/usr/src/homeassistant/homeassistant/helpers/entity.py”, line 577, in _async_write_ha_state
if (entity_picture := self.entity_picture) is not None:
File “/usr/src/homeassistant/homeassistant/components/media_player/init.py”, line 888, in entity_picture
return self.media_image_local
File “/usr/src/homeassistant/homeassistant/components/media_player/init.py”, line 893, in media_image_local
if (image_hash := self.media_image_hash) is None:
File “/usr/src/homeassistant/homeassistant/components/media_player/init.py”, line 506, in media_image_hash
if (url := self.media_image_url) is not None:
File “/usr/src/homeassistant/homeassistant/components/dlna_dmr/media_player.py”, line 767, in media_image_url
return self._device.media_image_url
File “/usr/local/lib/python3.9/site-packages/async_upnp_client/profiles/dlna.py”, line 1107, in media_image_url
items = didl_lite.from_xml_string(xml, strict=False)
File “/usr/local/lib/python3.9/site-packages/didl_lite/didl_lite.py”, line 1065, in from_xml_string
xml_el = defusedxml.ElementTree.fromstring(xml_string)
File “/usr/local/lib/python3.9/site-packages/defusedxml/common.py”, line 127, in fromstring
return parser.close()
File “/usr/local/lib/python3.9/xml/etree/ElementTree.py”, line 1729, in close
self._raiseerror(v)
File “/usr/local/lib/python3.9/xml/etree/ElementTree.py”, line 1629, in _raiseerror
raise err
xml.etree.ElementTree.ParseError: no element found: line 1, column 334
2022-08-21 09:18:31 ERROR (MainThread) [homeassistant.components.media_player] Error adding entities for domain media_playerwith platform dlna_dmr
Traceback (most recent call last):
File “/usr/local/lib/python3.9/xml/etree/ElementTree.py”, line 1727, in close
self.parser.Parse(b"", True) # end of data
xml.parsers.expat.ExpatError: no element found: line 1, column 334
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File “/usr/src/homeassistant/homeassistant/helpers/entity_platform.py”, line 382, in async_add_entities
await asyncio.gather(*tasks)
File “/usr/src/homeassistant/homeassistant/helpers/entity_platform.py”, line 613, in _async_add_entity
await entity.add_to_platform_finish()
File “/usr/src/homeassistant/homeassistant/helpers/entity.py”, line 748, in add_to_platform_finish
self.async_write_ha_state()
File “/usr/src/homeassistant/homeassistant/helpers/entity.py”, line 505, in async_write_ha_state
self._async_write_ha_state()
File “/usr/src/homeassistant/homeassistant/helpers/entity.py”, line 577, in _async_write_ha_state
if (entity_picture := self.entity_picture) is not None:
File “/usr/src/homeassistant/homeassistant/components/media_player/init.py”, line 888, in entity_picture
return self.media_image_local
File “/usr/src/homeassistant/homeassistant/components/media_player/init.py”, line 893, in media_image_local
if (image_hash := self.media_image_hash) is None:
File “/usr/src/homeassistant/homeassistant/components/media_player/init.py”, line 506, in media_image_hash
if (url := self.media_image_url) is not None:
File “/usr/src/homeassistant/homeassistant/components/dlna_dmr/media_player.py”, line 767, in media_image_url
return self._device.media_image_url
File “/usr/local/lib/python3.9/site-packages/async_upnp_client/profiles/dlna.py”, line 1107, in media_image_url
items = didl_lite.from_xml_string(xml, strict=False)
File “/usr/local/lib/python3.9/site-packages/didl_lite/didl_lite.py”, line 1065, in from_xml_string
xml_el = defusedxml.ElementTree.fromstring(xml_string)
File “/usr/local/lib/python3.9/site-packages/defusedxml/common.py”, line 127, in fromstring
return parser.close()
File “/usr/local/lib/python3.9/xml/etree/ElementTree.py”, line 1729, in close
self._raiseerror(v)
File “/usr/local/lib/python3.9/xml/etree/ElementTree.py”, line 1629, in _raiseerror
raise err
xml.etree.ElementTree.ParseError: no element found: line 1, column 334
2022-08-21 09:18:31 ERROR (MainThread) [aiohttp.server] Error handling request
Traceback (most recent call last):
File “/usr/local/lib/python3.9/xml/etree/ElementTree.py”, line 1727, in close
self.parser.Parse(b"", True) # end of data
xml.parsers.expat.ExpatError: no element found: line 1, column 334
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File “/usr/local/lib/python3.9/site-packages/aiohttp/web_protocol.py”, line 435, in _handle_request
resp = await request_handler(request)
File “/usr/local/lib/python3.9/site-packages/async_upnp_client/aiohttp.py”, line 308, in _handle_request
status = await self.event_handler.handle_notify(headers, body)
File “/usr/local/lib/python3.9/site-packages/async_upnp_client/event_handler.py”, line 171, in handle_notify
service.notify_changed_state_variables(changes)
File “/usr/local/lib/python3.9/site-packages/async_upnp_client/client.py”, line 416, in notify_changed_state_variables
self.on_event(self, changed_state_variables)
File “/usr/local/lib/python3.9/site-packages/async_upnp_client/profiles/dlna.py”, line 280, in _on_event
dlna_handle_notify_last_change(state_variable)
File “/usr/local/lib/python3.9/site-packages/async_upnp_client/profiles/dlna.py”, line 199, in dlna_handle_notify_last_change
service.notify_changed_state_variables(changes_0)
File “/usr/local/lib/python3.9/site-packages/async_upnp_client/client.py”, line 416, in notify_changed_state_variables
self.on_event(self, changed_state_variables)
File “/usr/local/lib/python3.9/site-packages/async_upnp_client/profiles/dlna.py”, line 291, in _on_event
self.on_event(service, state_variables)
File “/usr/src/homeassistant/homeassistant/components/dlna_dmr/media_player.py”, line 474, in _on_event
self.async_schedule_update_ha_state(force_refresh)
File “/usr/src/homeassistant/homeassistant/helpers/entity.py”, line 660, in async_schedule_update_ha_state
self.async_write_ha_state()
File “/usr/src/homeassistant/homeassistant/helpers/entity.py”, line 505, in async_write_ha_state
self._async_write_ha_state()
File “/usr/src/homeassistant/homeassistant/helpers/entity.py”, line 577, in _async_write_ha_state
if (entity_picture := self.entity_picture) is not None:
File “/usr/src/homeassistant/homeassistant/components/media_player/init.py”, line 888, in entity_picture
return self.media_image_local
File “/usr/src/homeassistant/homeassistant/components/media_player/init.py”, line 893, in media_image_local
if (image_hash := self.media_image_hash) is None:
File “/usr/src/homeassistant/homeassistant/components/media_player/init.py”, line 506, in media_image_hash
if (url := self.media_image_url) is not None:
File “/usr/src/homeassistant/homeassistant/components/dlna_dmr/media_player.py”, line 767, in media_image_url
return self._device.media_image_url
File “/usr/local/lib/python3.9/site-packages/async_upnp_client/profiles/dlna.py”, line 1107, in media_image_url
items = didl_lite.from_xml_string(xml, strict=False)
File “/usr/local/lib/python3.9/site-packages/didl_lite/didl_lite.py”, line 1065, in from_xml_string
xml_el = defusedxml.ElementTree.fromstring(xml_string)
File “/usr/local/lib/python3.9/site-packages/defusedxml/common.py”, line 127, in fromstring
return parser.close()
File “/usr/local/lib/python3.9/xml/etree/ElementTree.py”, line 1729, in close
self._raiseerror(v)
File “/usr/local/lib/python3.9/xml/etree/ElementTree.py”, line 1629, in _raiseerror
raise err
xml.etree.ElementTree.ParseError: no element found: line 1, column 334
2022-08-21 09:18:31 ERROR (MainThread) [homeassistant.components.media_player] Error while setting up dlna_dmr platform for media_player
Traceback (most recent call last):
File “/usr/local/lib/python3.9/xml/etree/ElementTree.py”, line 1727, in close
self.parser.Parse(b"", True) # end of data
xml.parsers.expat.ExpatError: no element found: line 1, column 334
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File “/usr/src/homeassistant/homeassistant/helpers/entity_platform.py”, line 257, in _async_setup_platform
await asyncio.gather(*pending)
File “/usr/src/homeassistant/homeassistant/helpers/entity_platform.py”, line 382, in async_add_entities
await asyncio.gather(*tasks)
File “/usr/src/homeassistant/homeassistant/helpers/entity_platform.py”, line 613, in _async_add_entity
await entity.add_to_platform_finish()
File “/usr/src/homeassistant/homeassistant/helpers/entity.py”, line 748, in add_to_platform_finish
self.async_write_ha_state()
File “/usr/src/homeassistant/homeassistant/helpers/entity.py”, line 505, in async_write_ha_state
self._async_write_ha_state()
File “/usr/src/homeassistant/homeassistant/helpers/entity.py”, line 577, in _async_write_ha_state
if (entity_picture := self.entity_picture) is not None:
File “/usr/src/homeassistant/homeassistant/components/media_player/init.py”, line 888, in entity_picture
return self.media_image_local
File “/usr/src/homeassistant/homeassistant/components/media_player/init.py”, line 893, in media_image_local
if (image_hash := self.media_image_hash) is None:
File “/usr/src/homeassistant/homeassistant/components/media_player/init.py”, line 506, in media_image_hash
if (url := self.media_image_url) is not None:
File “/usr/src/homeassistant/homeassistant/components/dlna_dmr/media_player.py”, line 767, in media_image_url
return self._device.media_image_url
File “/usr/local/lib/python3.9/site-packages/async_upnp_client/profiles/dlna.py”, line 1107, in media_image_url
items = didl_lite.from_xml_string(xml, strict=False)
File “/usr/local/lib/python3.9/site-packages/didl_lite/didl_lite.py”, line 1065, in from_xml_string
xml_el = defusedxml.ElementTree.fromstring(xml_string)
File “/usr/local/lib/python3.9/site-packages/defusedxml/common.py”, line 127, in fromstring
return parser.close()
File “/usr/local/lib/python3.9/xml/etree/ElementTree.py”, line 1729, in close
self._raiseerror(v)
File “/usr/local/lib/python3.9/xml/etree/ElementTree.py”, line 1629, in _raiseerror
raise err
xml.etree.ElementTree.ParseError: no element found: line 1, column 334
[finish] process exit code 256
[finish] process received signal 9
[finish] process exit code 256
[finish] process received signal 15
[cont-finish.d] executing container finish scripts…
[cont-finish.d] done.
[s6-finish] waiting for services.
[s6-finish] sending all processes the TERM signal.
[s6-finish] sending all processes the KILL signal and exiting.
===Logs stream finished===

2022-08-21 09:17:08 ERROR (MainThread) [homeassistant.components.sensor] Platform xiaomi_miot_raw does not generate unique IDs. ID c12-cloud-340356-environmen_temperature is already used by sensor.c12_cloud_340356_temperature - ignoring xiaomi_miot_raw.c12-cloud-340356-temperature
2022-08-21 09:17:08 ERROR (MainThread) [homeassistant.components.sensor] Platform xiaomi_miot_raw does not generate unique IDs. ID c12-cloud-340356-environmen_relative_humidity is already used by sensor.c12_cloud_340356_humidity - ignoring xiaomi_miot_raw.c12-cloud-340356-humidity
2022-08-21 09:17:08 ERROR (MainThread) [homeassistant.components.sensor] Platform xiaomi_miot_raw does not generate unique IDs. ID c12-cloud-340356-electricit_electricity is already used by sensor.c12_cloud_340356_electricity - ignoring xiaomi_miot_raw.c12-cloud-340356-electricity
2022-08-21 09:17:08 ERROR (MainThread) [homeassistant.components.sensor] Platform xiaomi_miot_raw does not generate unique IDs. ID c12-cloud-340356-electricit_elec_count is already used by sensor.c12_cloud_340356_count - ignoring xiaomi_miot_raw.c12-cloud-340356-count
2022-08-21 09:17:08 WARNING (MainThread) [homeassistant.helpers.entity] Entity select.mcn005_cloud_237692_a_l (<class ‘custom_components.xiaomi_miot_raw.select.MiotActionListNew’>) implements device_state_attributes. Please report it to the custom component author.
2022-08-21 09:17:09 WARNING (MainThread) [homeassistant.helpers.entity] Entity sensor.kg03hl_cloud_655833_temperature (<class ‘custom_components.xiaomi_miot_raw.sensor.MiotSubSensor’>) implements device_state_attributes. Please report it to the custom component author.
2022-08-21 09:17:09 WARNING (MainThread) [homeassistant.helpers.entity] Entity select.kg03hl_cloud_655833_a_l (<class ‘custom_components.xiaomi_miot_raw.select.MiotActionListNew’>) implements device_state_attributes. Please report it to the custom component author.
2022-08-21 09:17:09 WARNING (MainThread) [homeassistant.helpers.entity] Entity sensor.kg03hl_cloud_655833_humidity (<class ‘custom_components.xiaomi_miot_raw.sensor.MiotSubSensor’>) implements device_state_attributes. Please report it to the custom component author.
2022-08-21 09:17:09 WARNING (MainThread) [homeassistant.helpers.entity] Entity switch.kg03hl_cloud_655833 (<class ‘custom_components.xiaomi_miot_raw.switch.MiotSwitch’>) implements device_state_attributes. Please report it to the custom component author.
2022-08-21 09:17:09 WARNING (MainThread) [homeassistant.helpers.entity] Entity sensor.cgpr1_cloud_jslo00_duration (<class ‘custom_components.xiaomi_miot_raw.sensor.MiotSubSensor’>) implements device_state_attributes. Please report it to the custom component author.
2022-08-21 09:17:09 WARNING (MainThread) [homeassistant.helpers.entity] Entity sensor.cgpr1_cloud_jslo00_illumination (<class ‘custom_components.xiaomi_miot_raw.sensor.MiotSubSensor’>) implements device_state_attributes. Please report it to the custom component author.
2022-08-21 09:17:09 WARNING (MainThread) [homeassistant.helpers.entity] Entity sensor.cgpr1_cloud_jslo00_level (<class ‘custom_components.xiaomi_miot_raw.sensor.MiotSubSensor’>) implements device_state_attributes. Please report it to the custom component author.
2022-08-21 09:17:09 WARNING (MainThread) [homeassistant.helpers.entity] Entity sensor.kg01hl_cloud_374510_humidity (<class ‘custom_components.xiaomi_miot_raw.sensor.MiotSubSensor’>) implements device_state_attributes. Please report it to the custom component author.
2022-08-21 09:17:09 WARNING (MainThread) [homeassistant.helpers.entity] Entity sensor.kg01hl_cloud_374510_temperature (<class ‘custom_components.xiaomi_miot_raw.sensor.MiotSubSensor’>) implements device_state_attributes. Please report it to the custom component author.
2022-08-21 09:17:09 WARNING (MainThread) [homeassistant.helpers.entity] Entity select.kg01hl_cloud_374510_a_l (<class ‘custom_components.xiaomi_miot_raw.select.MiotActionListNew’>) implements device_state_attributes. Please report it to the custom component author.
2022-08-21 09:17:09 WARNING (MainThread) [homeassistant.helpers.entity] Entity sensor.cgpr1_cloud_jslo00 (<class ‘custom_components.xiaomi_miot_raw.sensor.MiotSensor’>) implements device_state_attributes. Please report it to the custom component author.
2022-08-21 09:17:09 WARNING (MainThread) [homeassistant.helpers.entity] Entity switch.kg01hl_cloud_374510 (<class ‘custom_components.xiaomi_miot_raw.switch.MiotSwitch’>) implements device_state_attributes. Please report it to the custom component author.
2022-08-21 09:17:09 WARNING (MainThread) [homeassistant.helpers.entity] Entity binary_sensor.bmcn01_cloud_p05k03_state (<class ‘custom_components.xiaomi_miot_raw.binary_sensor.MiotSubBinarySensor’>) implements device_state_attributes. Please report it to the custom component author.
2022-08-21 09:17:09 WARNING (MainThread) [homeassistant.helpers.entity] Entity sensor.bmcn01_cloud_p05k03_level (<class ‘custom_components.xiaomi_miot_raw.sensor.MiotSubSensor’>) implements device_state_attributes. Please report it to the custom component author.
2022-08-21 09:17:09 WARNING (MainThread) [homeassistant.helpers.entity] Entity sensor.smh013_cloud_220339_rate (<class ‘custom_components.xiaomi_miot_raw.sensor.MiotSubSensor’>) implements device_state_attributes. Please report it to the custom component author.
2022-08-21 09:17:09 WARNING (MainThread) [homeassistant.helpers.entity] Entity sensor.smh013_cloud_220339_state (<class ‘custom_components.xiaomi_miot_raw.sensor.MiotSubSensor’>) implements device_state_attributes. Please report it to the custom component author.
2022-08-21 09:17:09 WARNING (MainThread) [homeassistant.helpers.entity] Entity sensor.smh013_cloud_220339_status (<class ‘custom_components.xiaomi_miot_raw.sensor.MiotSubSensor’>) implements device_state_attributes. Please report it to the custom component author.
2022-08-21 09:17:09 WARNING (MainThread) [homeassistant.helpers.entity] Entity sensor.smh013_cloud_220339_sleepstage (<class’custom_components.xiaomi_miot_raw.sensor.MiotSubSensor’>) implements device_state_attributes. Please report it to the custom component author.
2022-08-21 09:17:09 WARNING (MainThread) [homeassistant.helpers.entity] Entity sensor.smh013_cloud_220339_rate_2 (<class ‘custom_components.xiaomi_miot_raw.sensor.MiotSubSensor’>) implements device_state_attributes. Please report it to the custom component author.
2022-08-21 09:17:09 WARNING (MainThread) [homeassistant.helpers.entity] Entity select.kg02hl_cloud_561937_a_l (<class ‘custom_components.xiaomi_miot_raw.select.MiotActionListNew’>) implements device_state_attributes. Please report it to the custom component author.
2022-08-21 09:17:09 WARNING (MainThread) [homeassistant.helpers.entity] Entity sensor.kg02hl_cloud_561937_temperature (<class ‘custom_components.xiaomi_miot_raw.sensor.MiotSubSensor’>) implements device_state_attributes. Please report it to the custom component author.
2022-08-21 09:17:09 WARNING (MainThread) [homeassistant.helpers.entity] Entity sensor.kg02hl_cloud_561937_humidity (<class ‘custom_components.xiaomi_miot_raw.sensor.MiotSubSensor’>) implements device_state_attributes. Please report it to the custom component author.
2022-08-21 09:17:09 WARNING (MainThread) [homeassistant.helpers.entity] Entity sensor.bmcn01_cloud_p05k03 (<class ‘custom_components.xiaomi_miot_raw.sensor.MiotSensor’>) implements device_state_attributes. Please report it to the custom component author.
2022-08-21 09:17:09 WARNING (MainThread) [homeassistant.helpers.entity] Entity sensor.smh013_cloud_220339 (<class ‘custom_components.xiaomi_miot_raw.sensor.MiotSensor’>) implements device_state_attributes. Please report it to the custom component author.
2022-08-21 09:17:09 WARNING (MainThread) [homeassistant.helpers.entity] Entity switch.kg02hl_cloud_561937 (<class ‘custom_components.xiaomi_miot_raw.switch.MiotSwitch’>) implements device_state_attributes. Please report it to the custom component author.
2022-08-21 09:17:09 WARNING (MainThread) [homeassistant.helpers.entity] Entity cover.mcn005_cloud_237692 (<class ‘custom_components.xiaomi_miot_raw.cover.MiotCover’>) implements device_state_attributes. Please report it to the custom component author.
2022-08-21 09:17:09 WARNING (MainThread) [homeassistant.helpers.entity] Entity switch.v1_cloud_513530 (<class ‘custom_components.xiaomi_miot_raw.switch.MiotSwitch’>) implements device_state_attributes. Please report it to the custom component author.
2022-08-21 09:17:09 WARNING (MainThread) [homeassistant.helpers.entity] Entity select.kg02hl_cloud_374589_a_l (<class ‘custom_components.xiaomi_miot_raw.select.MiotActionListNew’>) implements device_state_attributes. Please report it to the custom component author.
2022-08-21 09:17:09 WARNING (MainThread) [homeassistant.helpers.entity] Entity sensor.kg02hl_cloud_374589_humidity (<class ‘custom_components.xiaomi_miot_raw.sensor.MiotSubSensor’>) implements device_state_attributes. Please report it to the custom component author.
2022-08-21 09:17:09 WARNING (MainThread) [homeassistant.helpers.entity] Entity sensor.kg02hl_cloud_374589_temperature (<class ‘custom_components.xiaomi_miot_raw.sensor.MiotSubSensor’>) implements device_state_attributes. Please report it to the custom component author.
2022-08-21 09:17:09 WARNING (MainThread) [custom_components.xiaomi_miot_raw.basic_dev_class] 请注意,云端接入设备 客厅-风扇 已离线。
2022-08-21 09:17:09 WARNING (MainThread) [homeassistant.helpers.entity] Entity number.p9_cloud_465635_fan_off_delay_time (<class ‘custom_components.xiaomi_miot_raw.number.MiotNumberInput’>) implements device_state_attributes. Please report it to thecustom component author.
2022-08-21 09:17:09 WARNING (MainThread) [homeassistant.helpers.entity] Entity select.p9_cloud_465635_fan_motor_control (<class ‘custom_components.xiaomi_miot_raw.select.MiotPropertySelector’>) implements device_state_attributes. Please report it tothe custom component author.
2022-08-21 09:17:09 WARNING (MainThread) [homeassistant.helpers.entity] Entity select.p9_cloud_465635_a_l (<class ‘custom_components.xiaomi_miot_raw.select.MiotActionListNew’>) implements device_state_attributes. Please report it to the custom component author.
2022-08-21 09:17:09 WARNING (MainThread) [homeassistant.helpers.entity] Entity select.p9_cloud_465635_fan_horizontal_angle (<class ‘custom_components.xiaomi_miot_raw.select.MiotPropertySelector’>) implements device_state_attributes. Please report itto the custom component author.
2022-08-21 09:17:09 WARNING (MainThread) [homeassistant.helpers.entity] Entity cover.m1s_cloud_013845 (<class ‘custom_components.xiaomi_miot_raw.cover.MiotCover’>) implements device_state_attributes. Please report it to the custom component author.
2022-08-21 09:17:09 WARNING (MainThread) [homeassistant.helpers.entity] Entity switch.m3_cloud_891961 (<class ‘custom_components.xiaomi_miot_raw.switch.MiotSwitch’>) implements device_state_attributes. Please report it to the custom component author.
2022-08-21 09:17:09 WARNING (MainThread) [homeassistant.helpers.entity] Entity switch.kg02hl_cloud_374589 (<class ‘custom_components.xiaomi_miot_raw.switch.MiotSwitch’>) implements device_state_attributes. Please report it to the custom component author.
2022-08-21 09:17:09 WARNING (MainThread) [homeassistant.helpers.entity] Entity fan.p9_cloud_465635 (<class ‘custom_components.xiaomi_miot_raw.fan.MiotFan’>) implements device_state_attributes. Please report it to the custom component author.
2022-08-21 09:17:09 WARNING (MainThread) [homeassistant.helpers.entity] Entity sensor.v2_cloud_263519_power (<class ‘custom_components.xiaomi_miot_raw.sensor.MiotSubSensor’>) implements device_state_attributes. Please report it to the custom component author.
2022-08-21 09:17:09 WARNING (MainThread) [homeassistant.helpers.entity] Entity select.v2_cloud_263519_a_l (<class ‘custom_components.xiaomi_miot_raw.select.MiotActionListNew’>) implements device_state_attributes. Please report it to the custom component author.
2022-08-21 09:17:09 WARNING (MainThread) [homeassistant.helpers.entity] Entity switch.v2_cloud_263519 (<class ‘custom_components.xiaomi_miot_raw.switch.MiotSwitch’>) implements device_state_attributes. Please report it to the custom component author.
2022-08-21 09:17:09 WARNING (MainThread) [homeassistant.helpers.entity] Entity sensor.212a01_cloud_106856_voltage (<class ‘custom_components.xiaomi_miot_raw.sensor.MiotSubSensor’>) implements device_state_attributes. Please report it to the custom component author.
2022-08-21 09:17:09 WARNING (MainThread) [homeassistant.helpers.entity] Entity sensor.212a01_cloud_106856_consumption (<class ‘custom_components.xiaomi_miot_raw.sensor.MiotSubSensor’>) implements device_state_attributes. Please report it to the custom component author.
2022-08-21 09:17:09 WARNING (MainThread) [homeassistant.helpers.entity] Entity sensor.212a01_cloud_106856_current (<class ‘custom_components.xiaomi_miot_raw.sensor.MiotSubSensor’>) implements device_state_attributes. Please report it to the custom component author.
2022-08-21 09:17:09 WARNING (MainThread) [homeassistant.helpers.entity] Entity sensor.212a01_cloud_106856_power (<class ‘custom_components.xiaomi_miot_raw.sensor.MiotSubSensor’>) implements device_state_attributes. Please report it to the custom component author.
2022-08-21 09:17:09 WARNING (MainThread) [homeassistant.helpers.entity] Entity switch.212a01_cloud_106856 (<class ‘custom_components.xiaomi_miot_raw.switch.MiotSwitch’>) implements device_state_attributes. Please report it to the custom component author.
2022-08-21 09:17:09 WARNING (MainThread) [homeassistant.helpers.entity] Entity number.fa1_cloud_112563_fan_brightness (<class ‘custom_components.xiaomi_miot_raw.number.MiotNumberInput’>) implements device_state_attributes. Please report it to the custom component author.
2022-08-21 09:17:09 WARNING (MainThread) [homeassistant.helpers.entity] Entity number.fa1_cloud_112563_fan_horizontal_angle (<class ‘custom_components.xiaomi_miot_raw.number.MiotNumberInput’>) implements device_state_attributes. Please report it to the custom component author.
2022-08-21 09:17:09 WARNING (MainThread) [homeassistant.helpers.entity] Entity number.fa1_cloud_112563_fan_vertical_angle (<class ‘custom_components.xiaomi_miot_raw.number.MiotNumberInput’>) implements device_state_attributes. Please report it to the custom component author.
2022-08-21 09:17:09 WARNING (MainThread) [homeassistant.helpers.entity] Entity fan.fa1_cloud_112563 (<class ‘custom_components.xiaomi_miot_raw.fan.MiotFan’>) implements device_state_attributes. Please report it to the custom component author.
2022-08-21 09:17:09 WARNING (MainThread) [homeassistant.helpers.entity] Entity climate.c12_cloud_340356 (<class ‘custom_components.xiaomi_miot_raw.climate.MiotClimate’>) implements device_state_attributes. Please report it to the custom component author.
2022-08-21 09:17:09 WARNING (MainThread) [homeassistant.helpers.entity] Entity sensor.c12_cloud_340356_electricity (<class ‘custom_components.xiaomi_miot_raw.sensor.MiotSubSensor’>) implements device_state_attributes. Please report it to the custom component author.
2022-08-21 09:17:09 WARNING (MainThread) [homeassistant.helpers.entity] Entity sensor.c12_cloud_340356_count (<class ‘custom_components.xiaomi_miot_raw.sensor.MiotSubSensor’>) implements device_state_attributes. Please report it to the custom component author.
2022-08-21 09:17:09 WARNING (MainThread) [homeassistant.helpers.entity] Entity sensor.c12_cloud_340356_temperature (<class ‘custom_components.xiaomi_miot_raw.sensor.MiotSubSensor’>) implements device_state_attributes. Please report it to the custom component author.
2022-08-21 09:17:09 WARNING (MainThread) [homeassistant.helpers.entity] Entity sensor.c12_cloud_340356_humidity (<class ‘custom_components.xiaomi_miot_raw.sensor.MiotSubSensor’>) implements device_state_attributes. Please report it to the custom component author.

2022-08-21 09:17:07 WARNING (MainThread) [homeassistant.components.sensor] Setup of sensor platform xiaomi_miot_raw is taking over 10 seconds.
2022-08-21 09:17:07 WARNING (MainThread) [homeassistant.components.binary_sensor] Setup of binary_sensor platform xiaomi_miot_raw is taking over 10 seconds.
2022-08-21 09:17:07 WARNING (MainThread) [homeassistant.components.sensor] Setup of sensor platform xiaomi_miot_raw is taking over 10 seconds.
2022-08-21 09:17:07 WARNING (MainThread) [homeassistant.components.binary_sensor] Setup of binary_sensor platform xiaomi_miot_raw is taking over 10 seconds.
2022-08-21 09:17:07 WARNING (MainThread) [homeassistant.components.sensor] Setup of sensor platform xiaomi_miot_raw is taking over 10 seconds.
2022-08-21 09:17:07 WARNING (MainThread) [homeassistant.components.binary_sensor] Setup of binary_sensor platform xiaomi_miot_raw is taking over 10 seconds.
2022-08-21 09:17:07 WARNING (MainThread) [homeassistant.components.sensor] Setup of sensor platform xiaomi_miot_raw is taking over 10 seconds.
2022-08-21 09:17:07 WARNING (MainThread) [homeassistant.components.binary_sensor] Setup of binary_sensor platform xiaomi_miot_raw is taking over 10 seconds.
2022-08-21 09:17:07 WARNING (MainThread) [homeassistant.components.sensor] Setup of sensor platform xiaomi_miot_raw is taking over 10 seconds.
2022-08-21 09:17:07 WARNING (MainThread) [homeassistant.components.binary_sensor] Setup of binary_sensor platform xiaomi_miot_raw is taking over 10 seconds.
2022-08-21 09:17:07 WARNING (MainThread) [homeassistant.components.sensor] Setup of sensor platform xiaomi_miot_raw is taking over 10 seconds.
2022-08-21 09:17:07 WARNING (MainThread) [homeassistant.components.binary_sensor] Setup of binary_sensor platform xiaomi_miot_raw is taking over 10 seconds.
2022-08-21 09:17:07 WARNING (MainThread) [homeassistant.components.sensor] Setup of sensor platform xiaomi_miot_raw is taking over 10 seconds.
2022-08-21 09:17:07 WARNING (MainThread) [homeassistant.components.binary_sensor] Setup of binary_sensor platform xiaomi_miot_raw is taking over 10 seconds.
2022-08-21 09:17:07 WARNING (MainThread) [homeassistant.components.sensor] Setup of sensor platform xiaomi_miot_raw is taking over 10 seconds.
2022-08-21 09:17:07 WARNING (MainThread) [homeassistant.components.binary_sensor] Setup of binary_sensor platform xiaomi_miot_raw is taking over 10 seconds.
2022-08-21 09:17:07 WARNING (MainThread) [homeassistant.components.sensor] Setup of sensor platform xiaomi_miot_raw is taking over 10 seconds.
2022-08-21 09:17:07 WARNING (MainThread) [homeassistant.components.binary_sensor] Setup of binary_sensor platform xiaomi_miot_raw is taking over 10 seconds.
2022-08-21 09:17:07 WARNING (MainThread) [homeassistant.components.sensor] Setup of sensor platform xiaomi_miot_raw is taking over 10 seconds.
2022-08-21 09:17:07 WARNING (MainThread) [homeassistant.components.binary_sensor] Setup of binary_sensor platform xiaomi_miot_raw is taking over 10 seconds.
2022-08-21 09:17:07 WARNING (MainThread) [homeassistant.components.sensor] Setup of sensor platform xiaomi_miot_raw is taking over 10 seconds.
2022-08-21 09:17:07 WARNING (MainThread) [homeassistant.components.binary_sensor] Setup of binary_sensor platform xiaomi_miot_raw is taking over 10 seconds.
2022-08-21 09:17:07 WARNING (MainThread) [homeassistant.components.sensor] Setup of sensor platform xiaomi_miot_raw is taking over 10 seconds.
2022-08-21 09:17:07 WARNING (MainThread) [homeassistant.components.binary_sensor] Setup of binary_sensor platform xiaomi_miot_raw is taking over 10 seconds.
2022-08-21 09:17:07 WARNING (MainThread) [homeassistant.components.sensor] Setup of sensor platform xiaomi_miot_raw is taking over 10 seconds.
2022-08-21 09:17:07 WARNING (MainThread) [homeassistant.components.binary_sensor] Setup of binary_sensor platform xiaomi_miot_raw is taking over 10 seconds.
2022-08-21 09:17:07 WARNING (MainThread) [homeassistant.components.sensor] Setup of sensor platform xiaomi_miot_raw is taking over 10 seconds.
2022-08-21 09:17:07 WARNING (MainThread) [homeassistant.components.binary_sensor] Setup of binary_sensor platform xiaomi_miot_raw is taking over 10 seconds.
2022-08-21 09:17:07 WARNING (MainThread) [homeassistant.components.select] Setup of select platform xiaomi_miot_raw is taking over 10 seconds.
2022-08-21 09:17:07 WARNING (MainThread) [homeassistant.components.select] Setup of select platform xiaomi_miot_raw is taking over 10 seconds.
2022-08-21 09:17:07 WARNING (MainThread) [homeassistant.components.select] Setup of select platform xiaomi_miot_raw is taking over 10 seconds.
2022-08-21 09:17:07 WARNING (MainThread) [homeassistant.components.select] Setup of select platform xiaomi_miot_raw is taking over 10 seconds.
2022-08-21 09:17:07 WARNING (MainThread) [homeassistant.components.select] Setup of select platform xiaomi_miot_raw is taking over 10 seconds.
2022-08-21 09:17:07 WARNING (MainThread) [homeassistant.components.select] Setup of select platform xiaomi_miot_raw is taking over 10 seconds.
2022-08-21 09:17:07 WARNING (MainThread) [homeassistant.components.select] Setup of select platform xiaomi_miot_raw is taking over 10 seconds.
2022-08-21 09:17:07 WARNING (MainThread) [homeassistant.components.select] Setup of select platform xiaomi_miot_raw is taking over 10 seconds.
2022-08-21 09:17:07 WARNING (MainThread) [homeassistant.components.select] Setup of select platform xiaomi_miot_raw is taking over 10 seconds.
2022-08-21 09:17:07 WARNING (MainThread) [homeassistant.components.select] Setup of select platform xiaomi_miot_raw is taking over 10 seconds.
2022-08-21 09:17:07 WARNING (MainThread) [homeassistant.components.select] Setup of select platform xiaomi_miot_raw is taking over 10 seconds.
2022-08-21 09:17:07 WARNING (MainThread) [homeassistant.components.select] Setup of select platform xiaomi_miot_raw is taking over 10 seconds.
2022-08-21 09:17:07 WARNING (MainThread) [homeassistant.components.select] Setup of select platform xiaomi_miot_raw is taking over 10 seconds.
2022-08-21 09:17:07 WARNING (MainThread) [homeassistant.components.select] Setup of select platform xiaomi_miot_raw is taking over 10 seconds.
2022-08-21 09:17:07 WARNING (MainThread) [homeassistant.components.select] Setup of select platform xiaomi_miot_raw is taking over 10 seconds.
2022-08-21 09:17:07 WARNING (MainThread) [homeassistant.components.select] Setup of select platform xiaomi_miot_raw is taking over 10 seconds.
2022-08-21 09:17:07 WARNING (MainThread) [homeassistant.components.select] Setup of select platform xiaomi_miot_raw is taking over 10 seconds.
2022-08-21 09:17:07 WARNING (MainThread) [homeassistant.components.select] Setup of select platform xiaomi_miot_raw is taking over 10 seconds.
2022-08-21 09:17:07 WARNING (MainThread) [homeassistant.components.select] Setup of select platform xiaomi_miot_raw is taking over 10 seconds.
2022-08-21 09:17:07 WARNING (MainThread) [homeassistant.components.select] Setup of select platform xiaomi_miot_raw is taking over 10 seconds.
2022-08-21 09:17:07 WARNING (MainThread) [homeassistant.components.select] Setup of select platform xiaomi_miot_raw is taking over 10 seconds.
2022-08-21 09:17:07 WARNING (MainThread) [homeassistant.components.number] Setup of number platform xiaomi_miot_raw is taking over 10 seconds.
2022-08-21 09:17:07 WARNING (MainThread) [homeassistant.components.number] Setup of number platform xiaomi_miot_raw is taking over 10 seconds.
2022-08-21 09:17:07 WARNING (MainThread) [homeassistant.components.number] Setup of number platform xiaomi_miot_raw is taking over 10 seconds.
2022-08-21 09:17:07 WARNING (MainThread) [homeassistant.components.number] Setup of number platform xiaomi_miot_raw is taking over 10 seconds.
2022-08-21 09:17:07 WARNING (MainThread) [homeassistant.components.number] Setup of number platform xiaomi_miot_raw is taking over 10 seconds.
2022-08-21 09:17:07 WARNING (MainThread) [homeassistant.components.number] Setup of number platform xiaomi_miot_raw is taking over 10 seconds.
2022-08-21 09:17:07 WARNING (MainThread) [homeassistant.components.number] Setup of number platform xiaomi_miot_raw is taking over 10 seconds.
2022-08-21 09:17:07 WARNING (MainThread) [homeassistant.components.number] Setup of number platform xiaomi_miot_raw is taking over 10 seconds.
2022-08-21 09:17:07 WARNING (MainThread) [homeassistant.components.number] Setup of number platform xiaomi_miot_raw is taking over 10 seconds.
2022-08-21 09:17:07 WARNING (MainThread) [homeassistant.components.number] Setup of number platform xiaomi_miot_raw is taking over 10 seconds.
2022-08-21 09:17:07 WARNING (MainThread) [homeassistant.components.number] Setup of number platform xiaomi_miot_raw is taking over 10 seconds.
2022-08-21 09:17:07 WARNING (MainThread) [homeassistant.components.number] Setup of number platform xiaomi_miot_raw is taking over 10 seconds.
2022-08-21 09:17:07 WARNING (MainThread) [homeassistant.components.number] Setup of number platform xiaomi_miot_raw is taking over 10 seconds.
2022-08-21 09:17:07 WARNING (MainThread) [homeassistant.components.number] Setup of number platform xiaomi_miot_raw is taking over 10 seconds.
2022-08-21 09:17:07 WARNING (MainThread) [homeassistant.components.number] Setup of number platform xiaomi_miot_raw is taking over 10 seconds.
2022-08-21 09:17:07 WARNING (MainThread) [homeassistant.components.number] Setup of number platform xiaomi_miot_raw is taking over 10 seconds.
2022-08-21 09:17:07 WARNING (MainThread) [homeassistant.components.number] Setup of number platform xiaomi_miot_raw is taking over 10 seconds.
2022-08-21 09:17:07 WARNING (MainThread) [homeassistant.components.number] Setup of number platform xiaomi_miot_raw is taking over 10 seconds.
2022-08-21 09:17:07 WARNING (MainThread) [homeassistant.components.number] Setup of number platform xiaomi_miot_raw is taking over 10 seconds.
2022-08-21 09:17:07 WARNING (MainThread) [homeassistant.components.number] Setup of number platform xiaomi_miot_raw is taking over 10 seconds.
2022-08-21 09:17:07 WARNING (MainThread) [homeassistant.components.number] Setup of number platform xiaomi_miot_raw is taking over 10 seconds.
2022-08-21 09:17:07 WARNING (MainThread) [homeassistant.components.switch] Setup of switch platform xiaomi_miot_raw is taking over 10 seconds.
2022-08-21 09:17:07 WARNING (MainThread) [homeassistant.components.switch] Setup of switch platform xiaomi_miot_raw is taking over 10 seconds.
2022-08-21 09:17:07 WARNING (MainThread) [homeassistant.components.switch] Setup of switch platform xiaomi_miot_raw is taking over 10 seconds.
2022-08-21 09:17:07 WARNING (MainThread) [homeassistant.components.switch] Setup of switch platform xiaomi_miot_raw is taking over 10 seconds.
2022-08-21 09:17:07 WARNING (MainThread) [homeassistant.components.switch] Setup of switch platform xiaomi_miot_raw is taking over 10 seconds.
2022-08-21 09:17:07 WARNING (MainThread) [homeassistant.components.switch] Setup of switch platform xiaomi_miot_raw is taking over 10 seconds.
2022-08-21 09:17:07 WARNING (MainThread) [homeassistant.components.switch] Setup of switch platform xiaomi_miot_raw is taking over 10 seconds.
2022-08-21 09:17:07 WARNING (MainThread) [homeassistant.components.switch] Setup of switch platform xiaomi_miot_raw is taking over 10 seconds.
2022-08-21 09:17:07 WARNING (MainThread) [homeassistant.components.switch] Setup of switch platform xiaomi_miot_raw is taking over 10 seconds.
2022-08-21 09:17:07 WARNING (MainThread) [homeassistant.components.climate] Setup of climate platform xiaomi_miot_raw is taking over 10 seconds.
2022-08-21 09:17:07 WARNING (MainThread) [homeassistant.components.climate] Setup of climate platform xiaomi_miot_raw is taking over 10 seconds.
2022-08-21 09:17:07 WARNING (MainThread) [homeassistant.components.cover] Setup of cover platform xiaomi_miot_raw is taking over 10 seconds.
2022-08-21 09:17:07 WARNING (MainThread) [homeassistant.components.cover] Setup of cover platform xiaomi_miot_raw is taking over 10 seconds.
2022-08-21 09:17:07 WARNING (MainThread) [homeassistant.components.lock] Setup of lock platform xiaomi_miot_raw is taking over 10 seconds.
2022-08-21 09:17:07 WARNING (MainThread) [homeassistant.components.lock] Setup of lock platform xiaomi_miot_raw is taking over 10 seconds.
2022-08-21 09:17:07 WARNING (MainThread) [homeassistant.components.lock] Setup of lock platform xiaomi_miot_raw is taking over 10 seconds.
2022-08-21 09:17:07 WARNING (MainThread) [homeassistant.components.fan] Setup of fan platform xiaomi_miot_raw is taking over10 seconds.
2022-08-21 09:17:07 WARNING (MainThread) [homeassistant.components.fan] Setup of fan platform xiaomi_miot_raw is taking over10 seconds.
2022-08-21 09:17:07 WARNING (MainThread) [homeassistant.components.fan] Setup of fan platform xiaomi_miot_raw is taking over10 seconds.
2022-08-21 09:17:07 WARNING (MainThread) [homeassistant.components.fan] Setup of fan platform xiaomi_miot_raw is taking over10 seconds.
2022-08-21 09:17:07 WARNING (MainThread) [homeassistant.components.fan] Setup of fan platform xiaomi_miot_raw is taking over10 seconds.
2022-08-21 09:17:07 WARNING (MainThread) [homeassistant.components.fan] Setup of fan platform xiaomi_miot_raw is taking over10 seconds.
2022-08-21 09:17:07 WARNING (MainThread) [homeassistant.components.fan] Setup of fan platform xiaomi_miot_raw is taking over10 seconds.
2022-08-21 09:17:07 WARNING (MainThread) [homeassistant.components.fan] Setup of fan platform xiaomi_miot_raw is taking over10 seconds.
2022-08-21 09:17:07 WARNING (MainThread) [homeassistant.components.fan] Setup of fan platform xiaomi_miot_raw is taking over10 seconds.
2022-08-21 09:17:07 WARNING (MainThread) [homeassistant.components.light] Setup of light platform xiaomi_miot_raw is taking over 10 seconds.
2022-08-21 09:17:07 WARNING (MainThread) [homeassistant.components.light] Setup of light platform xiaomi_miot_raw is taking over 10 seconds.
2022-08-21 09:17:07 WARNING (MainThread) [homeassistant.components.light] Setup of light platform xiaomi_miot_raw is taking over 10 seconds.
2022-08-21 09:17:07 WARNING (MainThread) [homeassistant.components.light] Setup of light platform xiaomi_miot_raw is taking over 10 seconds.
2022-08-21 09:17:07 WARNING (MainThread) [homeassistant.components.light] Setup of light platform xiaomi_miot_raw is taking over 10 seconds.
2022-08-21 09:17:07 WARNING (MainThread) [homeassistant.components.light] Setup of light platform xiaomi_miot_raw is taking over 10 seconds.
2022-08-21 09:17:07 WARNING (MainThread) [homeassistant.helpers.entity] Entity sensor.bmgl01_event_k8eg00_motion_illumination (<class ‘custom_components.xiaomi_miot_raw.sensor.MiotEventBasedSubSensor’>) implements device_state_attributes. Please report it to the custom component author.
2022-08-21 09:17:07 WARNING (MainThread) [homeassistant.helpers.entity] Entity sensor.bmgl01_event_k8eg00_motion (<class ‘custom_components.xiaomi_miot_raw.sensor.MiotEventBasedSensor’>) implements device_state_attributes. Please report it to the custom component author.
2022-08-21 09:17:07 WARNING (MainThread) [homeassistant.helpers.entity] Entity sensor.aq1_event_22bf99_door_door_status (<class ‘custom_components.xiaomi_miot_raw.sensor.MiotEventBasedSubSensor’>) implements device_state_attributes. Please report itto the custom component author.
2022-08-21 09:17:07 WARNING (MainThread) [homeassistant.helpers.entity] Entity sensor.aq1_event_22bf99_door_door_time (<class ‘custom_components.xiaomi_miot_raw.sensor.MiotEventBasedSubSensor’>) implements device_state_attributes. Please report it to the custom component author.
2022-08-21 09:17:07 WARNING (MainThread) [homeassistant.helpers.entity] Entity sensor.aq1_event_22bf99_lock_lock_action (<class ‘custom_components.xiaomi_miot_raw.sensor.MiotEventBasedSubSensor’>) implements device_state_attributes. Please report itto the custom component author.
2022-08-21 09:17:07 WARNING (MainThread) [homeassistant.helpers.entity] Entity sensor.aq1_event_22bf99_lock_lock_method (<class ‘custom_components.xiaomi_miot_raw.sensor.MiotEventBasedSubSensor’>) implements device_state_attributes. Please report itto the custom component author.
2022-08-21 09:17:07 WARNING (MainThread) [homeassistant.helpers.entity] Entity sensor.aq1_event_22bf99_lock_lock_time (<class ‘custom_components.xiaomi_miot_raw.sensor.MiotEventBasedSubSensor’>) implements device_state_attributes. Please report it to the custom component author.
2022-08-21 09:17:07 WARNING (MainThread) [homeassistant.helpers.entity] Entity sensor.aq1_event_22bf99_lock_lock_operator_id(<class ‘custom_components.xiaomi_miot_raw.sensor.MiotEventBasedSubSensor’>) implements device_state_attributes. Please report it to the custom component author.
2022-08-21 09:17:07 WARNING (MainThread) [homeassistant.helpers.entity] Entity sensor.aq1_event_22bf99_door (<class ‘custom_components.xiaomi_miot_raw.sensor.MiotEventBasedSensor’>) implements device_state_attributes. Please report it to the custom component author.
2022-08-21 09:17:07 WARNING (MainThread) [homeassistant.helpers.entity] Entity sensor.aq1_event_22bf99_lock (<class ‘custom_components.xiaomi_miot_raw.sensor.MiotEventBasedSensor’>) implements device_state_attributes. Please report it to the custom component author.
2022-08-21 09:17:08 WARNING (MainThread) [homeassistant.helpers.entity] Entity switch.smh013_cloud_220339_switch (<class ‘custom_components.xiaomi_miot_raw.switch.MiotSubSwitch’>) implements device_state_attributes. Please report it to the custom component author.
2022-08-21 09:17:08 WARNING (MainThread) [homeassistant.helpers.entity] Entity switch.kg03hl_cloud_655833_switch_2 (<class ‘custom_components.xiaomi_miot_raw.switch.MiotSubSwitch’>) implements device_state_attributes. Please report it to the custom component author.
2022-08-21 09:17:08 WARNING (MainThread) [homeassistant.helpers.entity] Entity switch.kg03hl_cloud_655833_switch_3 (<class ‘custom_components.xiaomi_miot_raw.switch.MiotSubSwitch’>) implements device_state_attributes. Please report it to the custom component author.
2022-08-21 09:17:08 WARNING (MainThread) [homeassistant.helpers.entity] Entity switch.kg02hl_cloud_374589_switch_2 (<class ‘custom_components.xiaomi_miot_raw.switch.MiotSubSwitch’>) implements device_state_attributes. Please report it to the custom component author.
2022-08-21 09:17:08 WARNING (MainThread) [homeassistant.helpers.entity] Entity switch.kg02hl_cloud_561937_switch_2 (<class ‘custom_components.xiaomi_miot_raw.switch.MiotSubSwitch’>) implements device_state_attributes. Please report it to the custom component author.
2022-08-21 09:17:08 WARNING (MainThread) [homeassistant.helpers.entity] Entity switch.v1_cloud_513530_switch_usb (<class ‘custom_components.xiaomi_miot_raw.switch.MiotSubSwitch’>) implements device_state_attributes. Please report it to the custom component author.
2022-08-21 09:17:08 WARNING (MainThread) [homeassistant.helpers.entity] Entity light.m1s_cloud_013845_light (<class ‘custom_components.xiaomi_miot_raw.light.MiotSubLight’>) implements device_state_attributes. Please report it to the custom componentauthor.

[s6-init] making user provided files available at /var/run/s6/etc…exited 0.
[s6-init] ensuring user provided files have correct perms…exited 0.
[fix-attrs.d] applying ownership & permissions fixes…
[fix-attrs.d] done.
[cont-init.d] executing container initialization scripts…
[cont-init.d] done.
[services.d] starting services
[services.d] done.
2022-08-21 09:15:43 WARNING (SyncWorker_0) [homeassistant.loader] We found a custom integration viomise which has not been tested by Home Assistant. This component might cause stability problems, be sure to disable it if you experience issues with Home Assistant
2022-08-21 09:15:43 WARNING (SyncWorker_1) [homeassistant.loader] We found a custom integration browser_mod which has not been tested by Home Assistant. This component might cause stability problems, be sure to disable it if you experience issues with Home Assistant
2022-08-21 09:15:43 WARNING (SyncWorker_2) [homeassistant.loader] We found a custom integration xiaomi_miot_raw which has not been tested by Home Assistant. This component might cause stability problems, be sure to disable it if you experience issues with Home Assistant
2022-08-21 09:15:43 WARNING (SyncWorker_5) [homeassistant.loader] We found a custom integration xiaomi_miio_plug which has not been tested by Home Assistant. This component might cause stability problems, be sure to disable it if you experience issues with Home Assistant
2022-08-21 09:15:43 WARNING (SyncWorker_3) [homeassistant.loader] We found a custom integration xiaomi_miio_fan which has not been tested by Home Assistant. This component might cause stability problems, be sure to disable it if you experience issues with Home Assistant
2022-08-21 09:15:43 WARNING (SyncWorker_4) [homeassistant.loader] We found a custom integration xiaomi_miio_airpurifier which has not been tested by Home Assistant. This component might cause stability problems, be sure to disable it if you experience issues with Home Assistant
2022-08-21 09:15:43 WARNING (SyncWorker_2) [homeassistant.loader] We found a custom integration xiaomi_cloud_map_extractor which has not been tested by Home Assistant. This component might cause stability problems, be sure to disable it if you experience issues with Home Assistant
2022-08-21 09:15:43 WARNING (SyncWorker_1) [homeassistant.loader] We found a custom integration xiaomi_gateway3 which has not been tested by Home Assistant. This component might cause stability problems, be sure to disable it if you experience issues with Home Assistant
2022-08-21 09:15:43 WARNING (SyncWorker_5) [homeassistant.loader] We found a custom integration ewelink_climate which has not been tested by Home Assistant. This component might cause stability problems, be sure to disable it if you experience issues with Home Assistant
2022-08-21 09:15:43 WARNING (SyncWorker_3) [homeassistant.loader] We found a custom integration xiaomi_miio_raw which has not been tested by Home Assistant. This component might cause stability problems, be sure to disable it if you experience issues with Home Assistant
2022-08-21 09:15:43 WARNING (SyncWorker_7) [homeassistant.loader] We found a custom integration localtuya which has not beentested by Home Assistant. This component might cause stability problems, be sure to disable it if you experience issues withHome Assistant
2022-08-21 09:15:43 WARNING (SyncWorker_0) [homeassistant.loader] We found a custom integration xiaomi_remote which has not been tested by Home Assistant. This component might cause stability problems, be sure to disable it if you experience issues with Home Assistant
2022-08-21 09:15:43 WARNING (SyncWorker_8) [homeassistant.loader] We found a custom integration phicomm_dc1 which has not been tested by Home Assistant. This component might cause stability problems, be sure to disable it if you experience issues with Home Assistant
2022-08-21 09:15:43 WARNING (SyncWorker_1) [homeassistant.loader] We found a custom integration midea which has not been tested by Home Assistant. This component might cause stability problems, be sure to disable it if you experience issues with Home Assistant
2022-08-21 09:15:43 WARNING (SyncWorker_4) [homeassistant.loader] We found a custom integration gree which has not been tested by Home Assistant. This component might cause stability problems, be sure to disable it if you experience issues with HomeAssistant
2022-08-21 09:15:43 WARNING (SyncWorker_6) [homeassistant.loader] We found a custom integration ble_monitor which has not been tested by Home Assistant. This component might cause stability problems, be sure to disable it if you experience issues with Home Assistant
2022-08-21 09:15:43 WARNING (SyncWorker_9) [homeassistant.loader] We found a custom integration xiaomi_miio_cooker which hasnot been tested by Home Assistant. This component might cause stability problems, be sure to disable it if you experience issues with Home Assistant
2022-08-21 09:15:43 WARNING (SyncWorker_11) [homeassistant.loader] We found a custom integration dlink_presence which has not been tested by Home Assistant. This component might cause stability problems, be sure to disable it if you experience issues with Home Assistant
2022-08-21 09:15:43 WARNING (SyncWorker_2) [homeassistant.loader] We found a custom integration xiaomi_miio_airconditioningcompanion which has not been tested by Home Assistant. This component might cause stability problems, be sure to disable it ifyou experience issues with Home Assistant
2022-08-21 09:15:43 WARNING (SyncWorker_5) [homeassistant.loader] We found a custom integration icloud3 which has not been tested by Home Assistant. This component might cause stability problems, be sure to disable it if you experience issues with Home Assistant
2022-08-21 09:15:43 WARNING (SyncWorker_14) [homeassistant.loader] We found a custom integration ha_cloud_music which has not been tested by Home Assistant. This component might cause stability problems, be sure to disable it if you experience issues with Home Assistant
2022-08-21 09:15:43 WARNING (SyncWorker_7) [homeassistant.loader] We found a custom integration hacs which has not been tested by Home Assistant. This component might cause stability problems, be sure to disable it if you experience issues with HomeAssistant
2022-08-21 09:15:43 WARNING (SyncWorker_4) [homeassistant.loader] We found a custom integration colorfulclouds which has notbeen tested by Home Assistant. This component might cause stability problems, be sure to disable it if you experience issueswith Home Assistant
2022-08-21 09:15:43 ERROR (SyncWorker_4) [homeassistant.loader] The custom integration ‘colorfulclouds’ does not have a version key in the manifest file and was blocked from loading. See https://developers.home-assistant.io/blog/2021/01/29/custom-integration-changes#versions for more details
2022-08-21 09:15:43 WARNING (SyncWorker_15) [homeassistant.loader] We found a custom integration sonoff which has not been tested by Home Assistant. This component might cause stability problems, be sure to disable it if you experience issues with Home Assistant
2022-08-21 09:15:43 WARNING (SyncWorker_8) [homeassistant.loader] We found a custom integration molohub which has not been tested by Home Assistant. This component might cause stability problems, be sure to disable it if you experience issues with Home Assistant
2022-08-21 09:15:43 WARNING (SyncWorker_9) [homeassistant.loader] We found a custom integration dahua_vto which has not beentested by Home Assistant. This component might cause stability problems, be sure to disable it if you experience issues withHome Assistant
2022-08-21 09:15:43 WARNING (SyncWorker_11) [homeassistant.loader] We found a custom integration airnut which has not been tested by Home Assistant. This component might cause stability problems, be sure to disable it if you experience issues with Home Assistant
2022-08-21 09:15:43 WARNING (SyncWorker_12) [homeassistant.loader] We found a custom integration xiaomi_cloud which has not been tested by Home Assistant. This component might cause stability problems, be sure to disable it if you experience issues with Home Assistant
2022-08-21 09:15:43 WARNING (SyncWorker_13) [homeassistant.loader] We found a custom integration ha_file_explorer which has not been tested by Home Assistant. This component might cause stability problems, be sure to disable it if you experience issues with Home Assistant
2022-08-21 09:15:43 WARNING (SyncWorker_10) [homeassistant.loader] We found a custom integration smarthome_voice_assistant which has not been tested by Home Assistant. This component might cause stability problems, be sure to disable it if you experience issues with Home Assistant
2022-08-21 09:15:43 WARNING (SyncWorker_6) [homeassistant.loader] We found a custom integration zigbee2mqtt_networkmap whichhas not been tested by Home Assistant. This component might cause stability problems, be sure to disable it if you experience issues with Home Assistant
2022-08-21 09:15:43 ERROR (SyncWorker_6) [homeassistant.loader] The custom integration ‘zigbee2mqtt_networkmap’ does not have a version key in the manifest file and was blocked from loading. See https://developers.home-assistant.io/blog/2021/01/29/custom-integration-changes#versions for more details
2022-08-21 09:15:43 WARNING (SyncWorker_1) [homeassistant.loader] We found a custom integration miio_yeelink which has not been tested by Home Assistant. This component might cause stability problems, be sure to disable it if you experience issues with Home Assistant
2022-08-21 09:15:43 WARNING (SyncWorker_16) [homeassistant.loader] We found a custom integration xiaomi_miio_philipslight which has not been tested by Home Assistant. This component might cause stability problems, be sure to disable it if you experience issues with Home Assistant
2022-08-21 09:15:43 WARNING (SyncWorker_2) [homeassistant.loader] We found a custom integration yeelink which has not been tested by Home Assistant. This component might cause stability problems, be sure to disable it if you experience issues with Home Assistant
2022-08-21 09:15:43 ERROR (SyncWorker_2) [homeassistant.loader] The custom integration ‘yeelink’ does not have a version keyin the manifest file and was blocked from loading. See https://developers.home-assistant.io/blog/2021/01/29/custom-integration-changes#versions for more details
2022-08-21 09:15:43 WARNING (SyncWorker_0) [homeassistant.loader] We found a custom integration dahua which has not been tested by Home Assistant. This component might cause stability problems, be sure to disable it if you experience issues with Home Assistant
2022-08-21 09:15:43 WARNING (SyncWorker_5) [homeassistant.loader] We found a custom integration webrtc which has not been tested by Home Assistant. This component might cause stability problems, be sure to disable it if you experience issues with Home Assistant
2022-08-21 09:15:43 WARNING (SyncWorker_3) [homeassistant.loader] We found a custom integration xiaomi_miot which has not been tested by Home Assistant. This component might cause stability problems, be sure to disable it if you experience issues with Home Assistant
2022-08-21 09:15:43 WARNING (SyncWorker_15) [homeassistant.loader] We found a custom integration meross_cloud which has not been tested by Home Assistant. This component might cause stability problems, be sure to disable it if you experience issues with Home Assistant
2022-08-21 09:15:43 WARNING (SyncWorker_17) [homeassistant.loader] We found a custom integration miheater which has not beentested by Home Assistant. This component might cause stability problems, be sure to disable it if you experience issues withHome Assistant
2022-08-21 09:15:43 ERROR (SyncWorker_17) [homeassistant.loader] The custom integration ‘miheater’ does not have a version key in the manifest file and was blocked from loading. See https://developers.home-assistant.io/blog/2021/01/29/custom-integration-changes#versions for more details
2022-08-21 09:15:43 WARNING (SyncWorker_7) [homeassistant.loader] We found a custom integration health_pot which has not been tested by Home Assistant. This component might cause stability problems, be sure to disable it if you experience issues with Home Assistant
2022-08-21 09:15:43 WARNING (SyncWorker_8) [homeassistant.loader] We found a custom integration climate_ewelink which has not been tested by Home Assistant. This component might cause stability problems, be sure to disable it if you experience issues with Home Assistant
2022-08-21 09:15:43 WARNING (SyncWorker_14) [homeassistant.loader] We found a custom integration auto_backup which has not been tested by Home Assistant. This component might cause stability problems, be sure to disable it if you experience issues with Home Assistant
2022-08-21 09:15:43 WARNING (SyncWorker_9) [homeassistant.loader] We found a custom integration deebot which has not been tested by Home Assistant. This component might cause stability problems, be sure to disable it if you experience issues with Home Assistant
2022-08-21 09:15:43 WARNING (SyncWorker_4) [homeassistant.loader] We found a custom integration midea_ac which has not been tested by Home Assistant. This component might cause stability problems, be sure to disable it if you experience issues with Home Assistant
2022-08-21 09:15:46 WARNING (Recorder) [homeassistant.components.recorder.util] The system could not validate that the sqlite3 database at //config/home-assistant_v2.db was shutdown cleanly
2022-08-21 09:15:46 WARNING (Recorder) [homeassistant.components.recorder.util] Ended unfinished session (id=367 from 2022-08-21 00:16:44.331255)
2022-08-21 09:16:06 ERROR (MainThread) [custom_components.xiaomi_miot_raw.deps.xiaomi_cloud_new] Timeout while loading MiCloud device list

联系淘宝客服,拿最新还原镜像复原吧。

关键是的怎么复原

刚看教程的进ip8123复原是吗,可是进不去的怎么处理

按照教程提示,先清楚旧的数据。然后应该就可以启动8123了