hass-core/homeassistant/components/rest
Lukasz Szmit ceaf8f2402
Add support for payload_template in rest component (#107464)
* Add support for payload_template in rest component

* Update homeassistant/components/rest/schema.py

* Update homeassistant/components/rest/data.py

---------

Co-authored-by: Erik Montnemery <erik@montnemery.com>
2024-04-18 15:22:58 +02:00
..
__init__.py Add support for payload_template in rest component (#107464) 2024-04-18 15:22:58 +02:00
binary_sensor.py Add empty line after module docstring [r] (#112703) 2024-03-08 15:05:07 +01:00
const.py Add support for payload_template in rest component (#107464) 2024-04-18 15:22:58 +02:00
data.py Add support for payload_template in rest component (#107464) 2024-04-18 15:22:58 +02:00
entity.py Add empty line after module docstring [r] (#112703) 2024-03-08 15:05:07 +01:00
icons.json Add service icons to REST (#113346) 2024-03-14 14:01:41 +01:00
manifest.json Remove built-in support for import_executor in manifest (#112725) 2024-03-08 12:02:32 -05:00
notify.py Add empty line after module docstring [r] (#112703) 2024-03-08 15:05:07 +01:00
schema.py Add support for payload_template in rest component (#107464) 2024-04-18 15:22:58 +02:00
sensor.py Add empty line after module docstring [r] (#112703) 2024-03-08 15:05:07 +01:00
services.yaml
strings.json
switch.py Enable ruff TRY401 (#114395) 2024-03-29 07:20:36 +01:00
util.py