core/tests/components/smarttub
Matt Zimmerman fd3d615c0d
Handle smarttub sensor values being None (#103385)
* [smarttub] handle sensor values being None

* empty commit to rerun CI

* lint

* use const in test

* reorder checks

* use None instead of STATE_UNKNOWN

* empty commit to rerun CI

* check for STATE_UNKNOWN in test

* empty commit to rerun CI
2023-11-06 04:11:50 +01:00
..
__init__.py
conftest.py
test_binary_sensor.py
test_climate.py
test_config_flow.py
test_init.py
test_light.py
test_sensor.py
test_switch.py