1
0
mirror of https://github.com/home-assistant/core.git synced 2025-05-13 18:39:14 +00:00

6 Commits

Author SHA1 Message Date
epenet
88cfbf6a34
Add type hints to integration tests (part 22) () 2023-02-16 14:08:03 +01:00
Franck Nijhof
ed79265843
Enable Ruff PT006 ()
* Enable Ruff PT006

* Adjust existing cases

* Fix tests

* Remove unneeded parentheses
2023-02-15 14:09:50 +01:00
Franck Nijhof
13db867c1d
Move attribution attribute to Entity base class () 2021-10-11 23:15:32 +02:00
jan iversen
96a9af8cc4
Update template/test_weather.py to use pytest () 2021-09-14 13:06:55 -07:00
Christian Soltenborn
955804bf58
Add template support for remaining attributes of weather entity ()
* added template support for remaining attributes of weather entity

* wind bearing is now angle (number)
2021-03-27 18:53:35 +00:00
Diogo Gomes
0e44d61225
Add weather platform to template domain ()
Co-authored-by: J. Nick Koston <nick@koston.org>
2021-02-21 18:08:00 -10:00