core/homeassistant
Robbie Trencheny b797b1513a Add mobile_app notify platform (#22580)
* Add mobile_app notify platform

* Requested changes

* Fix incorrect param for status code

* Move push_registrations to notify platform file

* Trim down registration information sent in push

* quotes

* Use async version of load_platform

* Add warning for duplicate device names

* Switch to async_get_service

* add mobile_app.notify test

* Update tests/components/mobile_app/test_notify.py

* Update tests/components/mobile_app/test_notify.py
2019-04-03 08:21:25 -04:00
..
auth Add trusted_users in trusted networks auth provider (#22478) 2019-03-27 21:53:11 -07:00
components Add mobile_app notify platform (#22580) 2019-04-03 08:21:25 -04:00
helpers Person schema for merge_packages #21307 (#21703) 2019-04-02 19:43:06 -07:00
scripts Fix lint on dev (#22512) 2019-03-28 15:33:21 -07:00
util Fix pressure in dark sky and openweathermap and add pressure utility (#21210) 2019-03-24 18:37:31 +01:00
__init__.py
__main__.py
bootstrap.py Bootstrap to start registry loading early (#22321) 2019-03-27 22:06:20 +08:00
config.py Mobile App: Discovery to default configuration.yaml, zeroconf to default_config (#22028) 2019-03-13 22:05:56 -07:00
config_entries.py Add Heos config flow (#22554) 2019-03-30 08:52:17 -05:00
const.py Version bump to 0.92.0dev0 2019-03-27 22:10:35 -07:00
core.py Deprecate http.api_password (#21884) 2019-03-10 19:55:36 -07:00
data_entry_flow.py Mobile App: Register devices into the registry (#21856) 2019-03-14 12:57:50 -07:00
exceptions.py
loader.py Fix platform warnings (#22551) 2019-03-29 17:04:59 -07:00
monkey_patch.py
package_constraints.txt Upgrade ruamel.yaml to 0.15.89 (#22064) 2019-03-15 09:22:00 -07:00
requirements.py
setup.py Add default_config component (#20799) 2019-02-07 20:07:15 -08:00