core/tests/components/nest
Allen Porter 3e3d27f48d
Add nest event platform (#123042)
* Add nest event platform

* Translate entities

* Put motion events into a single entity type

* Remove none types

* Set event entity descriptions as kw only

* Update translations for event entities

* Add single event entity per trait type

* Update translation keys
2024-08-24 08:44:44 -07:00
..
snapshots
__init__.py
common.py
conftest.py
test_api.py
test_camera.py Add missing hass type hint in component tests (n) (#124225) 2024-08-20 12:48:06 +02:00
test_climate.py
test_config_flow.py Add missing return type in test __init__ method (part 3) (#123940) 2024-08-14 17:38:30 +02:00
test_device_info.py
test_device_trigger.py Add missing hass type hint in component tests (n) (#124225) 2024-08-20 12:48:06 +02:00
test_diagnostics.py
test_event.py Add nest event platform (#123042) 2024-08-24 08:44:44 -07:00
test_events.py
test_init.py
test_media_source.py
test_sensor.py