hass-core/homeassistant/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 Reduce rest setup code (#48062) 2021-03-18 09:55:38 +01:00
binary_sensor.py Limit log spam from rest and include reason in platform retry (#48666) 2021-04-04 20:26:18 -07:00
const.py Reduce rest setup code (#48062) 2021-03-18 09:55:38 +01:00
data.py Limit log spam from rest and include reason in platform retry (#48666) 2021-04-04 20:26:18 -07:00
entity.py Add support for using a single endpoint for rest data (#46711) 2021-02-19 21:44:15 -08:00
manifest.json Add httpx as a core dep (#42071) 2020-10-19 10:18:47 +02:00
notify.py Add support for using a single endpoint for rest data (#46711) 2021-02-19 21:44:15 -08:00
schema.py Add support for using a single endpoint for rest data (#46711) 2021-02-19 21:44:15 -08:00
sensor.py Limit log spam from rest and include reason in platform retry (#48666) 2021-04-04 20:26:18 -07:00
services.yaml Minor service definition tweaks (#46741) 2021-02-18 17:14:36 +01:00
switch.py Add support for using a single endpoint for rest data (#46711) 2021-02-19 21:44:15 -08:00