update docs

This commit is contained in:
joBr99
2022-03-28 22:36:45 +02:00
parent 96b05bf747
commit 9d0acb3c0e
3 changed files with 7 additions and 4 deletions

View File

@@ -298,8 +298,9 @@ nspanel-1:
heading: Exmaple Thermostat heading: Exmaple Thermostat
item: climate.example_climate item: climate.example_climate
- type: cardMedia - type: cardMedia
heading: Exampe Media
item: media_player.spotify_user item: media_player.spotify_user
- type: cardAlarm
item: alarm_control_panel.alarmo
``` ```
key | optional | type | default | description key | optional | type | default | description

View File

@@ -54,5 +54,6 @@ nspanel-1:
heading: Exmaple Thermostat heading: Exmaple Thermostat
item: climate.example_climate item: climate.example_climate
- type: cardMedia - type: cardMedia
heading: Exampe Media item: media_player.spotify_user
item: media_player.spotify_user - type: cardAlarm
item: alarm_control_panel.alarmo

View File

@@ -61,8 +61,9 @@ nspanel-1:
heading: Exmaple Thermostat heading: Exmaple Thermostat
item: climate.example_climate item: climate.example_climate
- type: cardMedia - type: cardMedia
heading: Exampe Media
item: media_player.spotify_user item: media_player.spotify_user
- type: cardAlarm
item: alarm_control_panel.alarmo
``` ```
key | optional | type | default | description key | optional | type | default | description