Closed samfili closed 1 year ago
Hey there @rytilahti, @syssi, @starkillerog, @bieniu, mind taking a look at this issue as it has been labeled with an integration (xiaomi_miio
) you are listed as a code owner for? Thanks!
(message by CodeOwnersMention)
xiaomi_miio documentation xiaomi_miio source (message by IssueLinks)
up
Looks like the first batch of properties is fetched correctly but the second one is not. Did this behavior start just recently or was it always like this? Maybe one of the properties is not supported by your hw/fw version.
Anyway, please install python-miio (from git, not from pypi: https://python-miio.readthedocs.io/en/latest/discovery.html#installation) and try the following command:
miiocli devtools test-properties power aqi average_aqi humidity temp_dec mode favorite_level filter1_life f1_hour_used use_time motor1_speed motor2_speed purify_volume f1_hour led led_b bright buzzer child_lock volume rfid_product_id rfid_tag act_sleep sleep_mode sleep_time sleep_data_num app_extra act_det button_pressed
It will try to fetch all properties one-by-one to see which it can fetch and which it cannot, that could be helpful in figuring out what changes are needed.
There hasn't been any activity on this issue recently. Due to the high number of incoming GitHub notifications, we have to clean some of the old issues, as many of them have already been resolved with the latest updates. Please make sure to update to the latest Home Assistant version and check if that solves the issue. Let us know if that works for you by adding a comment 👍 This issue has now been marked as stale and will be closed if no further activity occurs. Thank you for your contributions.
The problem
Logger: miio.miioprotocol Source: /usr/local/lib/python3.10/site-packages/miio/miioprotocol.py:255 First occurred: 21:57:03 (13 occurrences) Last logged: 22:03:46
What version of Home Assistant Core has the issue?
core-2022.8.6
What was the last working version of Home Assistant Core?
No response
What type of installation are you running?
Home Assistant OS
Integration causing the issue
Xiaomi Miio
Link to integration documentation on our website
https://www.home-assistant.io/integrations/xiaomi_miio
Diagnostics information
No response
Example YAML snippet
No response
Anything in the logs that might be useful for us?
No response
Additional information
No response