hass-core/tests/components/template
G Johansson 43954d660b
Add trigger weather template ()
* Add trigger weather template

* Add tests

* mod dataclass

* Remove legacy forecast

* Fix test failure

* sorting

* add hourly test

* Add tests

* Add and fix tests

* Improve tests

---------

Co-authored-by: Erik <erik@montnemery.com>
2023-09-27 10:11:57 +02:00
..
fixtures
snapshots Add explicit test of template config entry setup () 2023-08-30 19:56:34 +02:00
__init__.py
conftest.py
test_alarm_control_panel.py
test_binary_sensor.py Add explicit test of template config entry setup () 2023-08-30 19:56:34 +02:00
test_button.py Python 3.10 support cleanups () 2023-08-21 19:14:07 +02:00
test_config_flow.py Send template render errors to template helper preview () 2023-09-06 16:07:05 +02:00
test_cover.py
test_fan.py
test_image.py
test_init.py
test_light.py
test_lock.py
test_manual_trigger_entity.py Move TemplateEntity to template () 2023-08-24 15:37:04 +02:00
test_number.py
test_select.py
test_sensor.py Fix TriggerEntity.async_added_to_hass () 2023-09-11 14:33:43 +02:00
test_switch.py
test_template_entity.py
test_trigger.py
test_vacuum.py
test_weather.py Add trigger weather template () 2023-09-27 10:11:57 +02:00