mirror of
https://github.com/GeorgeSG/sarah.git
synced 2026-06-21 10:57:43 +00:00
Moar lights
This commit is contained in:
@@ -12,3 +12,17 @@ light_with_fade_and_switch:
|
||||
- entity: "[[light]]"
|
||||
name: Switch
|
||||
toggle: true
|
||||
|
||||
light_with_update_and_lqi:
|
||||
card:
|
||||
type: custom:multiple-entity-row
|
||||
entity: "[[light]]"
|
||||
show_state: false
|
||||
entities:
|
||||
- entity: "[[update]]"
|
||||
name: Update
|
||||
- entity: "[[lqi]]"
|
||||
name: LQI
|
||||
- entity: "[[light]]"
|
||||
name: Switch
|
||||
toggle: true
|
||||
|
||||
Reference in New Issue
Block a user