Files
core/tests
Robbie Trencheny 848781fbb7 Add a group notify platform (#2842)
* Add a group notify platform which allows sending a single notification to multiple platforms.

* Correctly sort group.py

* Clean up the payload logic

* Make name and entity id required in the schema

* Deep update the dictionary to fix a bug where data wasnt merging.

* Add notify.group tests.

* Improve docstrings.

* Change entities to services and entity_id to service

* Make service a slug without a default value

* Update tests for entities->services, entity_id->service

* vol.Any(cv.slug) -> cv.slug
2016-08-16 22:14:04 -07:00
..
2016-01-30 14:08:32 -05:00
2016-07-11 08:56:07 -07:00
2016-08-08 20:42:25 -07:00
2016-08-04 22:02:19 -07:00
2016-03-09 10:25:50 +01:00