1
mirror of https://github.com/home-assistant/core synced 2024-09-09 12:51:22 +02:00
ha-core/homeassistant/components/rest
J. Nick Koston fea0e39fa0
Reduce rest setup code (#48062)
- Switch to storing each platform config/rest data in a list
2021-03-18 09:55:38 +01:00
..
__init__.py Reduce rest setup code (#48062) 2021-03-18 09:55:38 +01:00
binary_sensor.py Add support for using a single endpoint for rest data (#46711) 2021-02-19 21:44:15 -08:00
const.py Reduce rest setup code (#48062) 2021-03-18 09:55:38 +01:00
data.py Create httpx helper to wrap a shared httpx.AsyncClient (#43877) 2020-12-09 17:18:57 +01: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 Update integrations p-s to override extra_state_attributes() (#47759) 2021-03-11 21:23:20 +01: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