hass-core/tests/components/shelly
Maciej Bieniek e1f4a3fa9f
Add energy meter sensors for Shelly Pro EM (#99747)
* Add support for Pro EM

* Improve get_rpc_channel_name()

* Revert an unintended change

* Add tests
2023-09-07 06:59:04 +02:00
..
bluetooth Add type hints to integration tests (part 2) (#88493) 2023-02-21 09:25:05 +01:00
__init__.py Use freezegun in shelly tests (#99042) 2023-08-25 09:06:43 -05:00
conftest.py Add energy meter sensors for Shelly Pro EM (#99747) 2023-09-07 06:59:04 +02:00
test_binary_sensor.py Revert "Change naming of Shelly entities to correspond with HA guidelines" (#99059) 2023-08-28 10:42:24 +02:00
test_button.py Make unique_id of the Shelly button entity immutable (#95160) 2023-06-27 19:10:12 +02:00
test_climate.py Add support for Shelly Gas Valve addon (#98705) 2023-08-22 11:53:52 +03:00
test_config_flow.py Add compatibility with sleeping Shelly gen2 devices with firmware 1.0.0 (#94864) 2023-06-21 12:01:17 +02:00
test_coordinator.py Revert "Change naming of Shelly entities to correspond with HA guidelines" (#99059) 2023-08-28 10:42:24 +02:00
test_cover.py Revert "Change naming of Shelly entities to correspond with HA guidelines" (#99059) 2023-08-28 10:42:24 +02:00
test_device_trigger.py Ruff: isort don't split imports based on trailing comma (#98162) 2023-08-10 14:27:03 +02:00
test_diagnostics.py Add type hints to integration tests (part 19) (#88178) 2023-02-15 18:07:40 +01:00
test_init.py Revert "Change naming of Shelly entities to correspond with HA guidelines" (#99059) 2023-08-28 10:42:24 +02:00
test_light.py Revert "Change naming of Shelly entities to correspond with HA guidelines" (#99059) 2023-08-28 10:42:24 +02:00
test_logbook.py Add type hints to integration tests (part 19) (#88178) 2023-02-15 18:07:40 +01:00
test_number.py Speed up single entity/response service calls (#96729) 2023-07-17 09:33:13 +02:00
test_sensor.py Add energy meter sensors for Shelly Pro EM (#99747) 2023-09-07 06:59:04 +02:00
test_switch.py Revert "Change naming of Shelly entities to correspond with HA guidelines" (#99059) 2023-08-28 10:42:24 +02:00
test_update.py Show OTA update progress for Shelly gen2 devices (#99534) 2023-09-06 08:17:45 +02:00
test_utils.py Revert "Change naming of Shelly entities to correspond with HA guidelines" (#99059) 2023-08-28 10:42:24 +02:00