Files
core/homeassistant/components/light
Anders Melchiorsen f099aee69a Plug file leak on LIFX unregister (#7031)
* 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.
2017-04-11 08:58:51 -07:00
..
2017-03-04 15:10:36 -08:00
2017-04-04 10:42:51 +02:00
2016-11-04 23:38:27 -07:00
2017-03-29 23:00:22 -07:00
2017-03-15 23:08:47 -07:00
2017-03-15 22:58:06 -07:00
2017-03-26 15:50:40 +02:00
2017-02-11 11:29:37 -08:00
2017-03-04 15:10:36 -08:00
2017-01-21 12:24:48 -08:00
2017-03-11 10:18:29 -08:00
2017-01-16 23:11:02 -08:00
2017-03-26 15:50:40 +02:00
2016-09-10 18:22:58 -07:00