Add more complete test coverage to gardena bluetooth (#96874)

* Add tests for switch

* Add tests for number

* Add tests for 0 sensor

* Enable coverage for gardena bluetooth
This commit is contained in:
Joakim Plate
2023-07-19 00:31:01 +02:00
committed by GitHub
parent 0d69ba6797
commit 22fbd22943
9 changed files with 332 additions and 10 deletions

View File

@@ -406,13 +406,6 @@ omit =
homeassistant/components/garages_amsterdam/__init__.py
homeassistant/components/garages_amsterdam/binary_sensor.py
homeassistant/components/garages_amsterdam/sensor.py
homeassistant/components/gardena_bluetooth/__init__.py
homeassistant/components/gardena_bluetooth/binary_sensor.py
homeassistant/components/gardena_bluetooth/const.py
homeassistant/components/gardena_bluetooth/coordinator.py
homeassistant/components/gardena_bluetooth/number.py
homeassistant/components/gardena_bluetooth/sensor.py
homeassistant/components/gardena_bluetooth/switch.py
homeassistant/components/gc100/*
homeassistant/components/geniushub/*
homeassistant/components/geocaching/__init__.py