Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- type: custom:stack-in-card
- title: Lys
- cards:
- - type: entities
- entities:
- - input_select.room_light
- - type: custom:state-switch
- entity: input_select.room_light
- states:
- # Min hedder stuen
- Stuen:
- type: custom:stack-in-card
- title: Stue
- cards:
- - type: custom:stack-in-card
- mode: horizontal
- cards:
- - type: entity-button
- entity: light.indgang
- name: Indhak 1
- - type: entity-button
- entity: light.indgang
- name: Indhak 2
- - type: custom:stack-in-card
- mode: horizontal
- cards:
- - type: custom:slider-entity-row
- entity: light.indgang
- full_row: true
- hide_state: true
- - type: custom:slider-entity-row
- entity: light.indgang
- full_row: true
- hide_state: true
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement