hass-core/tests/components/blueprint
Richard T. Schaefer 15580281a3
Allow area, device, and entity selectors to optionally support multiple selections like target selector (#63138)
* Allow area, device, and entity selectors to optionally support multiple selections like target selector

* Update according to code review comments

* Adjust tests

* Update according to review comments

* Tweak error message for multiple entities

Co-authored-by: Erik <erik@montnemery.com>
2022-03-03 10:35:06 +01:00
..
fixtures Move fixtures part 1 (#58902) 2021-11-01 20:47:05 -07:00
__init__.py Add initial blueprint support (#42469) 2020-11-02 15:00:13 +01:00
conftest.py Check for uncaught service not found exceptions (#58010) 2021-11-01 14:33:09 +01:00
test_default_blueprints.py Add default config if not there (#43321) 2020-11-25 15:10:04 +01:00
test_importer.py Allow area, device, and entity selectors to optionally support multiple selections like target selector (#63138) 2022-03-03 10:35:06 +01:00
test_init.py Add initial blueprint support (#42469) 2020-11-02 15:00:13 +01:00
test_models.py Update black to 22.1.0 (#65788) 2022-02-05 14:19:37 +01:00
test_schemas.py Add support for checking minimum HA version (#43350) 2020-11-20 15:24:42 +01:00
test_websocket_api.py spelling: components/blueprint (#64271) 2022-01-17 15:10:12 +01:00