Fix broken "System State Channel Types" table (#1797)
Looks like the table got broken with #1788. Signed-off-by: Wouter Born <github@maindrain.net>pull/1799/head
parent
6d42647cb8
commit
c9b5b59c84
|
@ -141,7 +141,6 @@ There exist system-wide channel types that are available by default and which sh
|
|||
| media-title | system.media-title | String | - | Status | Title of a (played) media file. |
|
||||
| media-artist | system.media-artist | String | - | Status | Artist of a (played) media file. |
|
||||
| outdoor-temperature | system.outdoor-temperature | Number:Temperature | Temperature | Measurement, Temperature | Current outdoor temperature. |
|
||||
|
||||
| indoor-temperature | system.indoor-temperature | Number:Temperature | Temperature | Measurement, Temperature | Current indoor temperature. |
|
||||
| wind-direction | system.wind-direction | Number:Angle | Wind | Measurement, Wind | Wind direction in degrees (0-360°). |
|
||||
| wind-speed | system.wind-speed | Number:Speed | Wind | Measurement, Wind | Wind speed |
|
||||
|
|
Loading…
Reference in New Issue