ha0y / xiaomi_miot_raw

All-in-one & Easy-to-use. Integrate all your Xiaomi Smart Home - with a single integration and NO YAML files - into Home Assistant.
Apache License 2.0
2.17k stars 230 forks source link

The "xiaomi_miot_raw 1.4.3" component is reporting an error during loading. #529

Open sonicno1 opened 3 months ago

sonicno1 commented 3 months ago

2024-04-10 22:54:44.956 ERROR (MainThread) [homeassistant] Error doing job: Task exception was never retrieved Traceback (most recent call last): File "/config/custom_components/xiaomi_miot_raw/basic_dev_class.py", line 554, in create_sub_entities self._hass.data[DOMAIN]['add_handler']['number'][self._entry_id](num_to_add, update_before_add=True)


KeyError: 'number'
sonicno1 commented 3 months ago

fixed