core/tests/components/rest
J. Nick Koston 30382c3dbe
Limit log spam from rest and include reason in platform retry (#48666)
- Each retry was logging the error again
- Now we set the cause of the PlatformNotReady to allow Home Assistant to log as needed
2021-04-04 20:26:18 -07:00
..
__init__.py
test_binary_sensor.py Limit log spam from rest and include reason in platform retry (#48666) 2021-04-04 20:26:18 -07:00
test_init.py Fix rest sensor data misalignment with multiple sensors (#48043) 2021-03-17 22:47:42 +01:00
test_notify.py Add support for using a single endpoint for rest data (#46711) 2021-02-19 21:44:15 -08:00
test_sensor.py Limit log spam from rest and include reason in platform retry (#48666) 2021-04-04 20:26:18 -07:00
test_switch.py Yoda assertion style removed is (#48142) 2021-03-20 13:55:10 +01:00