Files
core/homeassistant/components/switch
Ulrich DobramyslandPascal Vizeli cf612c3d5b Make the rpi_rf component thread-safe using an RLock (#11487)
* Make the rpi_rf component thread-safe

The previous implementation suffered from race conditions when two rpi_rf switches are triggered at the same time. This implementation uses an RLock to give one thread at a time exclusive access to the rfdevice object.

* cleanup

* fix lint
2018-01-11 13:47:05 +01:00
..
2017-12-05 09:44:22 +01:00
2017-11-23 13:10:23 +01:00
2018-01-08 18:18:10 +01:00
2017-12-25 10:07:17 +01:00
2018-01-06 19:54:15 +01:00
2017-12-25 17:46:42 +01:00
2017-12-07 07:47:19 +01:00