core/tests/components/shelly
Maciej Bieniek fe61672792
Don't inherit SensorEntity/NumberEntity and RestoreEntity in Shelly integration (#93531)
* Use RestoreNumber and Restore Sensor for block entities

* Update tests

* Use RestoreSensor for RPC entities

* Fix test for number platform
2023-06-04 19:14:08 -05:00
..
bluetooth Add type hints to integration tests (part 2) (#88493) 2023-02-21 09:25:05 +01:00
__init__.py Import `util.dt` as `dt_util` in `components/[p-s]*` (#93761) 2023-05-30 00:09:42 +03:00
conftest.py Add illuminance sensor for Shelly gen2 devices (#93559) 2023-05-25 23:10:44 +02:00
test_binary_sensor.py
test_button.py
test_climate.py Use `suggested_display_precision` instead of rounding in Shelly sensor platform (#87084) 2023-02-20 10:20:52 -06:00
test_config_flow.py Restore original websocket commands for config entries (#93707) 2023-05-28 21:40:35 -04:00
test_coordinator.py Import `util.dt` as `dt_util` in `components/[p-s]*` (#93761) 2023-05-30 00:09:42 +03:00
test_cover.py
test_device_trigger.py
test_diagnostics.py
test_init.py
test_light.py
test_logbook.py
test_number.py Don't inherit SensorEntity/NumberEntity and RestoreEntity in Shelly integration (#93531) 2023-06-04 19:14:08 -05:00
test_sensor.py Don't inherit SensorEntity/NumberEntity and RestoreEntity in Shelly integration (#93531) 2023-06-04 19:14:08 -05:00
test_switch.py
test_update.py
test_utils.py Import `util.dt` as `dt_util` in `components/[p-s]*` (#93761) 2023-05-30 00:09:42 +03:00