core/tests/components/wyoming
Michael Hansen a9381d2590
Add Wyoming satellite (#104759)
* First draft of Wyoming satellite

* Set up homeassistant in tests

* Move satellite

* Add devices with binary sensor and select

* Add more events

* Add satellite enabled switch

* Fix mistake

* Only set up necessary platforms for satellites

* Lots of fixes

* Add tests

* Use config entry id as satellite id

* Initial satellite test

* Add satellite pipeline test

* More tests

* More satellite tests

* Only support single device per config entry

* Address comments

* Make a copy of platforms
2023-12-04 15:13:15 -05:00
..
snapshots Add Wyoming satellite (#104759) 2023-12-04 15:13:15 -05:00
__init__.py Add Wyoming satellite (#104759) 2023-12-04 15:13:15 -05:00
conftest.py Add Wyoming satellite (#104759) 2023-12-04 15:13:15 -05:00
test_binary_sensor.py Add Wyoming satellite (#104759) 2023-12-04 15:13:15 -05:00
test_config_flow.py Add Wyoming satellite (#104759) 2023-12-04 15:13:15 -05:00
test_data.py Add Wyoming satellite (#104759) 2023-12-04 15:13:15 -05:00
test_devices.py Add Wyoming satellite (#104759) 2023-12-04 15:13:15 -05:00
test_init.py
test_satellite.py Add Wyoming satellite (#104759) 2023-12-04 15:13:15 -05:00
test_select.py Add Wyoming satellite (#104759) 2023-12-04 15:13:15 -05:00
test_stt.py
test_switch.py Add Wyoming satellite (#104759) 2023-12-04 15:13:15 -05:00
test_tts.py Switch formatting from black to ruff-format (#102893) 2023-11-27 14:38:59 +01:00
test_wake_word.py Dynamic wake word loading for Wyoming (#101827) 2023-10-11 10:21:32 -07:00