core/homeassistant/components/template
G Johansson 43954d660b
Add trigger weather template (#100824)
* 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
..
__init__.py
alarm_control_panel.py
binary_sensor.py
button.py
config.py Add trigger weather template (#100824) 2023-09-27 10:11:57 +02:00
config_flow.py
const.py
coordinator.py
cover.py
fan.py
image.py
light.py
lock.py
manifest.json
number.py
select.py
sensor.py
services.yaml
strings.json
switch.py
template_entity.py
trigger.py
trigger_entity.py
vacuum.py
weather.py Add trigger weather template (#100824) 2023-09-27 10:11:57 +02:00