hass-core/tests/components/template
Christian Soltenborn 955804bf58
Add template support for remaining attributes of weather entity (#47736)
* added template support for remaining attributes of weather entity

* wind bearing is now angle (number)
2021-03-27 18:53:35 +00:00
..
__init__.py
conftest.py Lint suppression cleanups (#47248) 2021-03-02 09:02:04 +01:00
test_alarm_control_panel.py Cleanup unused loggers (components N-Z + tests) (#41982) 2020-10-16 21:24:08 -05:00
test_binary_sensor.py Migrate template to register reload service on async_setup (#48273) 2021-03-23 20:35:15 -07:00
test_cover.py Cleanup unused loggers (components N-Z + tests) (#41982) 2020-10-16 21:24:08 -05:00
test_fan.py Ensure template fan value_template always determines on state (#47598) 2021-03-08 18:34:34 +01:00
test_init.py Migrate template to register reload service on async_setup (#48273) 2021-03-23 20:35:15 -07:00
test_light.py Rewrite tests for Template Light (#41163) 2021-03-17 11:30:44 +01:00
test_lock.py Cleanup unused loggers (components N-Z + tests) (#41982) 2020-10-16 21:24:08 -05:00
test_sensor.py Wait for registries to load at startup (#46265) 2021-02-11 17:36:19 +01:00
test_switch.py Improve switch template tests, remove common test helpers (#41322) 2020-10-06 14:54:39 +02:00
test_trigger.py Yoda assertion style removed is (#48142) 2021-03-20 13:55:10 +01:00
test_vacuum.py Cleanup unused loggers (components N-Z + tests) (#41982) 2020-10-16 21:24:08 -05:00
test_weather.py Add template support for remaining attributes of weather entity (#47736) 2021-03-27 18:53:35 +00:00