mouth4war
mouth4war
**Describe the bug** A recently-merged PR (https://github.com/rytilahti/python-miio/pull/1282) changed the way AQI value is polled from the air purifier by enabling AQI hearbeat to remove manufacturer's smoothening and filters on the...
Fixes issue #1387
Please don't hate me but I think it makes sense to have that AQI-heartbeat function optional 😄 Arguments for: 1. May not be needed at all times by all users...
Can we get effects like yeelight component?
> Mi LED Desk Lamp 1S(yeelink.light.lamp4): Send miio command: set_ct_abx([2597, 'smooth', 3000.0]) failed: {'code': -5001, 'message': 'invalid params'} Mi LED Desk Lamp 1S(yeelink.light.lamp4): Send miio command: set_ct_abx([2597, 'smooth', 10000.0]) failed:...
````2019-04-09 03:02:52 ERROR (SyncWorker_11) [custom_components.circadian_lighting.switch] Exception in update_switch when dispatching 'circadian_lighting_update': () Traceback (most recent call last): File "/home/homeassistant/.homeassistant/custom_components/circadian_lighting/switch.py", line 245, in update_switch self._hs_color = self.calc_hs() File "/home/homeassistant/.homeassistant/custom_components/circadian_lighting/switch.py", line 228,...
When the CL CT range is outside that of the light's range, exceptions fill the HASS log.
After the device goes unavailable (say after a power cut), once it comes back the target temperature is set to a new value which isn't the last set value. Say...
Currently, Ifan entities have presets used for speeds (low, medium, high). While there is working speed control via fan speed percentage slider. Actual use case for presets is for modes...