1
mirror of https://github.com/home-assistant/core synced 2024-09-09 12:51:22 +02:00
ha-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
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