-
-
Notifications
You must be signed in to change notification settings - Fork 659
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
News errors with HA 2022.4.0 #505
Comments
This comment was marked as outdated.
This comment was marked as outdated.
|
Hi, Logger: homeassistant.setup
|
The same over here. Integration is loaded as it shows in the integration overview nevertheless it does not load any entity it finds by configuring the integration. |
Same here.. just upgraded to the master branch and have the same errors as @Krzysztonek describe above. I'm using Home Assistant 2022.4.1.
|
Fixed in v0.5.6. |
Logger: homeassistant.setup
Source: setup.py:298
First occurred: 00:11:30 (1 occurrences)
Last logged: 00:11:30
Unable to prepare setup for platform xiaomi_miot_raw.fan: Platform not found (cannot import name 'ATTR_SPEED' from 'homeassistant.components.fan' (/usr/src/homeassistant/homeassistant/components/fan/init.py)).
Logger: homeassistant.components.sensor
Source: helpers/entity_registry.py:383
Integration: Capteur (documentation, issues)
First occurred: 00:11:51 (1 occurrences)
Last logged: 00:11:51
Error adding entities for domain sensor with platform xiaomi_miot
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 510, in _async_add_entity
entry = entity_registry.async_get_or_create(
File "/usr/src/homeassistant/homeassistant/helpers/entity_registry.py", line 383, in async_get_or_create
raise ValueError("entity_category must be a valid EntityCategory instance")
ValueError: entity_category must be a valid EntityCategory instance
Cette erreur provient d'une intégration personnalisée
Logger: custom_components.xiaomi_miot_raw.deps.xiaomi_cloud_new
Source: custom_components/xiaomi_miot_raw/deps/xiaomi_cloud_new.py:181
Integration: Xiaomi MIoT (documentation, issues)
First occurred: 00:11:31 (1 occurrences)
Last logged: 00:11:31
Timeout while loading MiCloud device list
The text was updated successfully, but these errors were encountered: