hass-core/homeassistant/components/mobile_app
Robbie Trencheny bf839687ad Mobile App: Registration schema improvements (#21850)
* 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
2019-03-12 22:04:27 -07:00
..
__init__.py Use .get to ensure we dont get KeyError (#21993) 2019-03-12 18:00:18 -07:00
const.py Mobile App: Registration schema improvements (#21850) 2019-03-12 22:04:27 -07:00
helpers.py Mobile App: Registration schema improvements (#21850) 2019-03-12 22:04:27 -07:00
http_api.py Mobile App: Registration schema improvements (#21850) 2019-03-12 22:04:27 -07:00
webhook.py Mobile App: Registration schema improvements (#21850) 2019-03-12 22:04:27 -07:00
websocket_api.py mobile_app improvements (#21607) 2019-03-08 23:44:56 -08:00