We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
2024-12-30 10:37:40.180 ERROR (MainThread) [custom_components.xiaomi_gateway3.gate.192.168.1.17] {'msg': 'dispatch_event: add_device (<custom_components.xiaomi_gateway3.core.device.XDevice object at 0x7faab438cc80>,) {}'} Traceback (most recent call last): File "/config/custom_components/xiaomi_gateway3/core/gate/base.py", line 91, in dispatch_event handler(*args, **kwargs) ~~~~~~~^^^^^^^^^^^^^^^^^ File "/config/custom_components/xiaomi_gateway3/hass/add_entitites.py", line 36, in add_device if remove_listener := handle_lazy_entities(hass, config_entry, device): ~~~~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/config/custom_components/xiaomi_gateway3/hass/add_entitites.py", line 139, in handle_lazy_entities add_lazy_entity(attr) ~~~~~~~~~~~~~~~^^^^^^ File "/config/custom_components/xiaomi_gateway3/hass/add_entitites.py", line 124, in add_lazy_entity entity = create_entity(device, conv) File "/config/custom_components/xiaomi_gateway3/hass/add_entitites.py", line 91, in create_entity return cls(device, conv) TypeError: 'NoneType' object is not callable
The text was updated successfully, but these errors were encountered:
Fix bug with battery for xiaomi.sensor_occupy.03 #1532
28edc8a
AlexxIT
No branches or pull requests
The text was updated successfully, but these errors were encountered: