mirror of
https://github.com/home-assistant/core.git
synced 2025-08-11 08:35:15 +02:00
Update demo.py
This commit is contained in:
@@ -107,7 +107,7 @@ def async_setup(hass, config):
|
|||||||
|
|
||||||
# Set up example persistent notification
|
# Set up example persistent notification
|
||||||
persistent_notification.async_create(
|
persistent_notification.async_create(
|
||||||
hass, 'This is an example of a persistent notification.',
|
'This is an example of a persistent notification.',
|
||||||
title='Example Notification')
|
title='Example Notification')
|
||||||
|
|
||||||
# Set up room groups
|
# Set up room groups
|
||||||
|
Reference in New Issue
Block a user