Files
core/tests
Malte FrankenandPaulus Schoutsen 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
..
2018-08-20 16:34:18 +02:00
2018-08-28 12:52:18 +02:00
2018-09-21 14:47:52 +02:00
2018-09-17 10:10:50 +02:00
2018-02-22 23:22:27 -08:00