From 60f8d3c2984d66ae86d49352eabba927bc14f96f Mon Sep 17 00:00:00 2001 From: Fabian Affolter Date: Sat, 10 Sep 2016 23:55:33 +0200 Subject: [PATCH] Add help section --- .../_posts/2016-09-10-notify-group-reload-api-pihole.markdown | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/source/_posts/2016-09-10-notify-group-reload-api-pihole.markdown b/source/_posts/2016-09-10-notify-group-reload-api-pihole.markdown index e3006033fb6..6ee3da75b91 100644 --- a/source/_posts/2016-09-10-notify-group-reload-api-pihole.markdown +++ b/source/_posts/2016-09-10-notify-group-reload-api-pihole.markdown @@ -98,6 +98,10 @@ Stay tuned for more details. - [switch][command-line-switch] and the [cover][command-line-cover] `command_line` platforms - Custom components extending `BaseNotificationService` need to be aware that `kwargs.get(ATTR_TITLE)` will now return `None` if a title has not been set, and will need to specify `kwargs.get(ATTR_TITLE, ATTR_TITLE_DEFAULT)` if they always require a title. +### {% linkable_title If you need help... %} +...don't hesitate to use our [Forum](https://community.home-assistant.io/) or join us for a little [chat](https://gitter.im/home-assistant/home-assistant). + + [@Ardetus]: https://github.com/Ardetus [@arsaboo]: https://github.com/arsaboo [@auchter]: https://github.com/auchter