1
mirror of https://github.com/home-assistant/core synced 2024-09-12 15:16:21 +02:00

Update demo.py

This commit is contained in:
Paulus Schoutsen 2017-07-18 15:11:17 -07:00 committed by GitHub
parent 5e1ff20b09
commit d54a634f11

View File

@ -107,7 +107,7 @@ def async_setup(hass, config):
# Set up example persistent notification
persistent_notification.async_create(
hass, 'This is an example of a persistent notification.',
'This is an example of a persistent notification.',
title='Example Notification')
# Set up room groups