From da7c9e05bf8736fb78c0ad8173e67855e4ff405d Mon Sep 17 00:00:00 2001 From: Fabian Affolter Date: Thu, 8 Sep 2016 12:17:31 +0200 Subject: [PATCH] Add command_line platforms --- source/_posts/2016-09-01-0-28.markdown | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/source/_posts/2016-09-01-0-28.markdown b/source/_posts/2016-09-01-0-28.markdown index 8140a4e2808..e359056175e 100644 --- a/source/_posts/2016-09-01-0-28.markdown +++ b/source/_posts/2016-09-01-0-28.markdown @@ -25,7 +25,8 @@ categories: Release-Notes - [OctoPrint] component - mFi platform ([switch][mfi-switch] and [sensor][mfi-sensor]) - NX584 Alarm Control Panel - - Fire-TV + - [Fire-TV] + - [switch][command-line-switch] and the [cover][command-line-cover] `command_line` platforms [@arsaboo]: https://github.com/arsaboo @@ -65,3 +66,5 @@ categories: Release-Notes [mfi-switch]: /components/switch.mfi/ [mfi-sensor]: /components/sensor.mfi/ [FireTV]: /components/media_player.firetv/ +[command-line-switch]: /components/switch.command_line/ +[command-line-cover]: /components/cover.command_line/