core/homeassistant/components/dyson
J. Nick Koston ff2872e376
Remove unneeded context switch in dyson (#41793)
dyson was running the add_message_listener code in the
executor even though all it did was append to an array

https://github.com/etheralm/libpurecool/blob/master/libpurecool/dyson_device.py#L213
2020-10-13 15:45:00 -05:00
..
__init__.py
air_quality.py Remove unneeded context switch in dyson (#41793) 2020-10-13 15:45:00 -05:00
climate.py Remove unneeded context switch in dyson (#41793) 2020-10-13 15:45:00 -05:00
fan.py Remove unneeded context switch in dyson (#41793) 2020-10-13 15:45:00 -05:00
manifest.json Bump dyson upstream library version (#38756) 2020-08-11 14:19:10 +02:00
sensor.py Remove unneeded context switch in dyson (#41793) 2020-10-13 15:45:00 -05:00
services.yaml
vacuum.py Remove unneeded context switch in dyson (#41793) 2020-10-13 15:45:00 -05:00