1
0
mirror of https://github.com/home-assistant/core.git synced 2025-05-27 17:27:07 +00:00

4 Commits

Author SHA1 Message Date
Simone Chemelli
484a547758
Fix pylance warning on SnapshotAssertion import () 2025-05-19 13:55:48 +02:00
epenet
b43379be7d
Standardize helpers.xxx_registry imports ()
Standardize registry imports
2025-01-28 08:48:34 +01:00
Marc Mueller
1722e23df8
Add empty line after module docstring [tests l-p] () 2024-03-08 14:55:15 +01:00
Tobias Sauerwein
f808c2ff14
Add Netatmo fan platform ()
* Add fan platform

to support NLLF centralized ventilation devices

* Update tests/components/netatmo/test_fan.py

Co-authored-by: Joost Lekkerkerker <joostlek@outlook.com>

* Update tests/components/netatmo/test_fan.py

Co-authored-by: Joost Lekkerkerker <joostlek@outlook.com>

* Update tests/components/netatmo/test_fan.py

Co-authored-by: Joost Lekkerkerker <joostlek@outlook.com>

* Update tests/components/netatmo/test_fan.py

Co-authored-by: Joost Lekkerkerker <joostlek@outlook.com>

* add snapshots

* update snapshot

* fix docstring

* address comment

---------

Co-authored-by: Joost Lekkerkerker <joostlek@outlook.com>
2024-01-14 11:47:20 +01:00