core/homeassistant/components/rest
G Johansson ed18c6a013
Refactor Rest Switch with ManualTriggerEntity (#97403)
* Refactor Rest Switch with ManualTriggerEntity

* Fix test

* Fix 2

* review comments

* remove async_added_to_hass

* update on startup
2023-08-15 11:43:47 +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 JSON attribute parsing in rest (#97526) 2023-08-11 11:00:55 +02:00
services.yaml
strings.json
switch.py Refactor Rest Switch with ManualTriggerEntity (#97403) 2023-08-15 11:43:47 +02:00
util.py Refactor JSON attribute parsing in rest (#97526) 2023-08-11 11:00:55 +02:00