Skip to content

Commit 31a2dd6

Browse files
authored
Update 2016-09-10-notify-group-reload-api-pihole.markdown
1 parent eb74ad5 commit 31a2dd6

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

source/_posts/2016-09-10-notify-group-reload-api-pihole.markdown

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -94,7 +94,7 @@ The validation of the configuration is still on-going. Approximatly 80 % is done
9494
- [OctoPrint] component
9595
- mFi platform ([switch][mfi-switch] and [sensor][mfi-sensor])
9696
- NX584 Alarm Control Panel
97-
- Mediaplayer platforms [FireTV] and [MPD]
97+
- Mediaplayer platforms [FireTV], [Kodi] and [MPD]
9898
- [switch][command-line-switch] and the [cover][command-line-cover] `command_line` platforms
9999
- 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.
100100

@@ -155,5 +155,6 @@ The validation of the configuration is still on-going. Approximatly 80 % is done
155155
[mfi-switch]: /components/switch.mfi/
156156
[mfi-sensor]: /components/sensor.mfi/
157157
[FireTV]: /components/media_player.firetv/
158+
[Kodi]: /components/media_player.kodi/
158159
[command-line-switch]: /components/switch.command_line/
159160
[command-line-cover]: /components/cover.command_line/

0 commit comments

Comments
 (0)