core/homeassistant/helpers
cdce8p 6e6ae173fd Added config validator for future group platforms (#12592)
* Added cv.EntitiesDoamin(domain) validator

* Check if all entities in string or list belong to domain
* Added tests

* Use factory function and entity_ids

* Different error message

* Typo

* Added entity_domain validator for a single entity_id

* Image_processing platform now uses cv.entity_domain for source validation
2018-02-25 23:48:21 -08:00
..
__init__.py
aiohttp_client.py
condition.py
config_validation.py
deprecation.py
discovery.py
dispatcher.py
entity.py
entity_component.py
entity_platform.py
entity_registry.py
entity_values.py
entityfilter.py
event.py
icon.py
intent.py
location.py
restore_state.py
script.py
service.py
signal.py
state.py
sun.py
temperature.py
template.py
typing.py