Files
core/homeassistant/components/switch
Ulrich Dobramysl 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-09-23 17:15:46 +02:00
2017-12-05 09:44:22 +01:00
2017-05-02 22:47:20 +02:00
2016-10-11 00:56:57 -07:00
2017-10-24 16:44:12 +02:00
2017-05-02 09:18:47 -07:00
2017-09-03 16:07:12 +02:00
2017-09-17 20:47:30 +02:00
2017-05-02 09:18:47 -07:00
2017-10-18 20:57:53 +02:00
2017-05-02 22:47:20 +02:00
2017-11-23 13:10:23 +01:00
2018-01-08 18:18:10 +01:00
2017-09-23 17:15:46 +02:00
2017-05-02 22:47:20 +02:00
2017-10-27 16:19:47 +02:00
2017-04-18 09:03:56 -07:00
2017-05-26 13:12:17 -07:00
2017-05-03 10:11:39 +02:00
2017-01-17 23:40:34 +01:00
2017-12-25 10:07:17 +01:00
2017-10-17 09:24:52 +02:00
2017-06-04 23:56:21 -07:00
2017-08-29 16:22:28 +02:00
2017-05-02 09:18:47 -07:00
2017-10-08 20:14:39 +02:00
2018-01-06 19:54:15 +01:00
2017-05-02 09:18:47 -07:00
2017-09-18 17:35:35 +02:00
2017-10-09 14:38:00 +03:00
2017-05-02 09:18:47 -07:00
2017-10-24 18:36:08 +02:00
2017-12-25 17:46:42 +01:00
2017-07-26 14:03:29 +02:00
2017-12-07 07:47:19 +01:00
2017-06-30 08:53:14 +02:00
2017-05-02 09:18:47 -07:00
2017-09-14 18:49:03 -04:00
2017-05-02 09:18:47 -07:00
2017-05-02 09:18:47 -07:00
2016-10-29 13:10:42 -07:00
2017-05-02 22:47:20 +02:00