mirror of
https://github.com/home-assistant/core.git
synced 2025-11-16 06:20:07 +00:00
* Plug file leak on LIFX unregister The aiolifx 0.4.4 release closes its socket when the unregister callback is called. This plugs a file descriptor leak but also means that we must be careful to not use the device after it goes unavailable. Also, when a light reappears, it has a new device that must be used. * Do not test self.available in service calls The core will learn to handle that.
9.9 KiB
9.9 KiB