Skip to content

Instantly share code, notes, and snippets.

@Snipercaine
Created May 29, 2020 17:54
Show Gist options
  • Save Snipercaine/ddd8e57625f703958db7ba150ecb4be2 to your computer and use it in GitHub Desktop.
Save Snipercaine/ddd8e57625f703958db7ba150ecb4be2 to your computer and use it in GitHub Desktop.
entity: sensor.adensville_charging_status
icon: 'mdi:car'
show_state: false
spin: false
state:
- color: yellow
spin: true
value: charging
- color: green
value: plugged
- color: red
styles:
card:
- animation: blink 2s ease infinite
value: standby
type: 'custom:button-card'
@Mike144007
Copy link

Mike144007 commented Jun 27, 2020 via email

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment