Add command_line platforms

This commit is contained in:
Fabian Affolter 2016-09-08 12:17:31 +02:00
parent 8beaf8ba7e
commit da7c9e05bf
No known key found for this signature in database
GPG Key ID: DDF3D6F44AAB1336

View File

@ -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/