-
- Downloads
Fix Min/Max Kelvin color temp attribute for Google (#15697)
* Fix Min/Max Kelvin color temp attribute for Google Max Kelvin is actually Min Mireds and vice-versa. K = 1000000 / mireds * Update test_smart_home.py * Update test_trait.py
Showing
- homeassistant/components/google_assistant/trait.py 4 additions, 2 deletionshomeassistant/components/google_assistant/trait.py
- tests/components/google_assistant/test_smart_home.py 2 additions, 2 deletionstests/components/google_assistant/test_smart_home.py
- tests/components/google_assistant/test_trait.py 2 additions, 2 deletionstests/components/google_assistant/test_trait.py
Loading
Please register or sign in to comment