core/tests/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
..
fixtures
__init__.py
test_binary_sensor.py
test_init.py Add support for payload_template in rest component (#107464) 2024-04-18 15:22:58 +02:00
test_notify.py Unignore Ruff PLR in tests (#114470) 2024-04-01 11:11:59 +02:00
test_sensor.py
test_switch.py