1
0
mirror of https://github.com/home-assistant/core.git synced 2025-12-24 12:59:34 +00:00

Move group services into their own YAML (#9597)

* Move group services into their own YAML

* Fix lint

* Move persistent notification to package
This commit is contained in:
Paulus Schoutsen
2017-10-01 23:18:10 -07:00
committed by GitHub
parent 52671842d5
commit f7609e9cb1
9 changed files with 90 additions and 91 deletions

View File

@@ -0,0 +1 @@
"""Tests for the group component."""