You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@mouth4war thanks!
You are correct, the min/max cct is reported by the python-miio library and your PR is correct and schould fix the issue.
I don't own any xiaomi bulbs so I did not know the actual values.
Thanks for correcting this!
The slowness of status updates is due to device polling. I assume this (also) is waiting for a new python-miio release to get fixed, so I added the appropriate label.
The problem
Xiaomi_Miio integration light as subdevice of gateway (Zigbee).
It currently reports:
min_mireds: 153
max_mireds: 500 (2000 K)
It should report:
min_mireds: 153
max_mireds: 370 (2700K)
What is version of Home Assistant Core has the issue?
core-2021.7.2
What was the last working version of Home Assistant Core?
No response
What type of installation are you running?
Home Assistant Supervised
Integration causing the issue
xiaomi_miio
Link to integration documentation on our website
https://www.home-assistant.io/integrations/xiaomi_miio/
Example YAML snippet
No response
Anything in the logs that might be useful for us?
No response
Additional information
No response
The text was updated successfully, but these errors were encountered: