core/homeassistant/components/rest
G Johansson aacb8aecfc
Refactor Rest Sensor with ManualTriggerEntity (#97396)
* ManualTriggerEntity for rest sensor

* add availability test

* review comments

* last fixes
2023-08-10 21:46:56 +02:00
..
__init__.py
binary_sensor.py Refactor Rest Binary sensor with ManualTriggerEntity (#97400) 2023-08-10 12:59:23 +02:00
const.py
data.py
entity.py
manifest.json
notify.py
schema.py Refactor Rest Sensor with ManualTriggerEntity (#97396) 2023-08-10 21:46:56 +02:00
sensor.py Refactor Rest Sensor with ManualTriggerEntity (#97396) 2023-08-10 21:46:56 +02:00
services.yaml
strings.json
switch.py Fix httpx DeprecationWarning (#97625) 2023-08-02 20:29:36 +02:00