mirror of
https://github.com/Anashost/HA-Animated-cards.git
synced 2026-05-07 11:09:13 +00:00
Fix toggle action formatting in README.md
This commit is contained in:
@@ -32,7 +32,7 @@ This [YouTube Video](https://youtu.be/5vYz37AqSO4) explains how to do it.
|
|||||||
type: custom:mushroom-entity-card
|
type: custom:mushroom-entity-card
|
||||||
entity: switch.plug_6_local
|
entity: switch.plug_6_local
|
||||||
tap_action:
|
tap_action:
|
||||||
action: toggle
|
action: toggle
|
||||||
icon: mdi:power-plug
|
icon: mdi:power-plug
|
||||||
icon_color: green
|
icon_color: green
|
||||||
name: Smart Plug
|
name: Smart Plug
|
||||||
@@ -121,7 +121,7 @@ card_mod:
|
|||||||
type: custom:mushroom-entity-card
|
type: custom:mushroom-entity-card
|
||||||
entity: switch.plug_6_local
|
entity: switch.plug_6_local
|
||||||
tap_action:
|
tap_action:
|
||||||
action: toggle
|
action: toggle
|
||||||
icon: mdi:power-socket-au
|
icon: mdi:power-socket-au
|
||||||
icon_color: green
|
icon_color: green
|
||||||
name: Charger
|
name: Charger
|
||||||
@@ -278,7 +278,7 @@ card_mod:
|
|||||||
type: custom:mushroom-entity-card
|
type: custom:mushroom-entity-card
|
||||||
entity: switch.plug_6_local
|
entity: switch.plug_6_local
|
||||||
tap_action:
|
tap_action:
|
||||||
action: toggle
|
action: toggle
|
||||||
icon: mdi:fan
|
icon: mdi:fan
|
||||||
icon_color: blue
|
icon_color: blue
|
||||||
name: Fan
|
name: Fan
|
||||||
@@ -399,7 +399,7 @@ card_mod:
|
|||||||
type: custom:mushroom-entity-card
|
type: custom:mushroom-entity-card
|
||||||
entity: switch.plug_6_local
|
entity: switch.plug_6_local
|
||||||
tap_action:
|
tap_action:
|
||||||
action: toggle
|
action: toggle
|
||||||
icon: mdi:fan
|
icon: mdi:fan
|
||||||
icon_color: cyan
|
icon_color: cyan
|
||||||
name: Fan
|
name: Fan
|
||||||
@@ -743,7 +743,7 @@ card_mod:
|
|||||||
type: custom:mushroom-entity-card
|
type: custom:mushroom-entity-card
|
||||||
entity: switch.plug_6_local
|
entity: switch.plug_6_local
|
||||||
tap_action:
|
tap_action:
|
||||||
action: toggle
|
action: toggle
|
||||||
icon: mdi:lock
|
icon: mdi:lock
|
||||||
icon_color: red
|
icon_color: red
|
||||||
name: Lock
|
name: Lock
|
||||||
|
|||||||
Reference in New Issue
Block a user