core/tests/components/shelly
Maciej Bieniek 5c5dff034c
Add `event` platform for Shelly gen1 devices (#100655)
* Initial commit

* Use description.key

* Add translations

* Check event_types

* Rename input_id to channel

* Fix removeal confition

* Add tests

* Sort classes and consts

* Use ShellyBlockEntity class

* Update tests

* Update homeassistant/components/shelly/event.py

Co-authored-by: Shay Levy <levyshay1@gmail.com>

---------

Co-authored-by: Shay Levy <levyshay1@gmail.com>
2023-09-23 16:03:57 +02:00
..
bluetooth
__init__.py Use freezegun in shelly tests (#99042) 2023-08-25 09:06:43 -05:00
conftest.py Fix Shelly Gen2 event get input name method (#100733) 2023-09-23 12:45:41 +03: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
test_climate.py Add support for Shelly Gas Valve addon (#98705) 2023-08-22 11:53:52 +03:00
test_config_flow.py Update zeroconf discovery to use IPAddress objects to avoid conversions (#100567) 2023-09-19 18:58:46 +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
test_event.py Add `event` platform for Shelly gen1 devices (#100655) 2023-09-23 16:03:57 +02: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 Fix Shelly Gen2 event get input name method (#100733) 2023-09-23 12:45:41 +03:00
test_number.py
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 Fix Shelly Gen2 event get input name method (#100733) 2023-09-23 12:45:41 +03:00