hass-core/tests/components/fujitsu_fglair
Antoine Reversat de8bbaadd1
Fix review comments in fglair (#124710)
* Replace if len() == 0 with if not

* Replace list + filter with list comprehensions

* Move consts that are only used in one module to said module
2024-08-27 16:26:18 +02:00
..
snapshots
__init__.py
conftest.py
test_climate.py Fix review comments in fglair (#124710) 2024-08-27 16:26:18 +02:00
test_config_flow.py
test_init.py