Skip to content

Instantly share code, notes, and snippets.

@RobCranfill
Created July 4, 2019 22:30
Show Gist options
  • Save RobCranfill/2d74298f116c315d0e1b5317707ac262 to your computer and use it in GitHub Desktop.
Save RobCranfill/2d74298f116c315d0e1b5317707ac262 to your computer and use it in GitHub Desktop.
Initial YAML for basic card. WTF?
title: Chez Cran
views:
- path: default_view
title: Home
badges:
- person.rob
- sun.sun
cards:
- type: entities
title: Lights
show_header_toggle: false
entities:
- entity: switch.lamp
icon: 'mdi:lamp'
- entity: light.deck_lights
icon: 'mdi:car-light-dimmed'
- entity: light.porch_light
icon: 'mdi:ceiling-light'
- entity: light.front_stairs
icon: 'mdi:track-light'
- entity: light.test
icon: 'mdi:lamp'
- type: weather-forecast
entity: weather.chez_cran
- type: media-control
entity: media_player.crancast
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment