mirror of
https://github.com/elisspace/core.git
synced 2026-09-06 02:24:32 +00:00
* Update registration schema to add os_name (required) and make app_name required * Ensure that a provided app_component is valid and available * Ensure that component DEPENDENCIES declares mobile_app * Update homeassistant/helpers/config_validation.py * Standardize error responses * Dont generalize REGISTER_BAD_COMPONENT * Fix tests after merge