Files
core/tests/components/sensor
Malte Franken d5813cf167 Make rest sensor and binary sensor more efficient (#14484)
* create binary sensor even if initial update fails

* fixed broken test assertion

* fixed broken test assertion

* avoid fetching resource twice - manually in the setup_platform and then through add_devices

* raising PlatformNotReady instead of creating the sensor if the initial rest call fails; throttling the update to avoid fetching the same resource again immediately after setting up sensor

* rolled back throttling of the rest update call; can still avoid updating the binary sensor's rest resoure twice; fixed tests

* typo
2018-09-21 15:54:50 +02:00
..
2016-03-09 10:25:50 +01:00
2017-10-23 09:20:45 +02:00
2018-02-21 23:21:07 -08:00
2018-09-18 12:15:55 +02:00
2018-07-18 10:54:54 +02:00
2018-01-29 23:37:19 +01:00
2017-08-12 08:52:56 +02:00