core/homeassistant
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
..
auth Add area permission check (#21835) 2019-03-11 11:02:37 -07:00
components Mobile App: Registration schema improvements (#21850) 2019-03-12 22:04:27 -07:00
helpers Add area permission check (#21835) 2019-03-11 11:02:37 -07:00
scripts Fix script load module issue (#21763) 2019-03-07 16:48:14 -08:00
util Load as many components in parallel as possible (#20806) 2019-02-07 22:56:40 +01:00
__init__.py
__main__.py
bootstrap.py Deprecate http.api_password (#21884) 2019-03-10 19:55:36 -07:00
config.py Deprecate http.api_password (#21884) 2019-03-10 19:55:36 -07:00
config_entries.py Add config entry remove callback (#21576) 2019-03-01 21:13:55 -08:00
const.py Centrally define Energy Units (kWh and Wh) (#21719) 2019-03-12 18:46:41 -07:00
core.py Deprecate http.api_password (#21884) 2019-03-10 19:55:36 -07:00
data_entry_flow.py
exceptions.py Check admin permission before able to manage config entries 2018-12-13 16:13:43 +01:00
loader.py Remove index (#21304) 2019-02-22 14:11:07 +01:00
monkey_patch.py
package_constraints.txt Upgrade astral to 1.10.1 (#21474) 2019-02-27 14:07:51 +01:00
requirements.py
setup.py Add default_config component (#20799) 2019-02-07 20:07:15 -08:00