hass-core/tests/components/mobile_app
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
..
__init__.py Mobile App: Sensors (#21854) 2019-03-14 17:24:53 -07:00
const.py Mobile App: Support rendering multiple templates at once (#21851) 2019-03-13 15:33:37 -07:00
test_entity.py Fix more test 2019-03-15 09:14:20 -07:00
test_http_api.py Mobile App: Register devices into the registry (#21856) 2019-03-14 12:57:50 -07:00
test_notify.py Add mobile_app notify platform (#22580) 2019-04-03 08:21:25 -04:00
test_webhook.py Add new mobile_app webhook command: get_zones (#22604) 2019-03-31 21:30:45 -07:00
test_websocket_api.py Mobile App: Register devices into the registry (#21856) 2019-03-14 12:57:50 -07:00