config: label: Overview blocks: - component: oh-block config: title: Scenes slots: default: - component: oh-grid-cells config: {} slots: default: - component: oh-cell config: header: Activate scene icon: f7:sunrise footer: "=items.Scene_General.state === '0' ? 'Active' : ''" on: =items.Scene_General.state === '0' color: blue action: command actionItem: Scene_General actionCommand: "0" title: Ochtend - component: oh-cell config: header: Activate scene footer: "=items.Scene_General.state === '1' ? 'Active' : ''" icon: f7:power on: =items.Scene_General.state === '1' color: blue action: command actionItem: Scene_General actionCommand: "1" title: Alles uit - component: oh-cell config: header: Activate scene footer: "=items.Scene_General.state === '2' ? 'Active' : ''" icon: f7:tv on: =items.Scene_General.state === '2' color: blue action: command actionItem: Scene_General title: TV actionCommand: "2" - component: oh-cell config: header: Activate scene footer: "=items.Scene_General.state === '3' ? 'Active' : ''" icon: f7:moon_stars on: =items.Scene_General.state === '3' color: blue action: command actionItem: Scene_General actionCommand: "3" title: Bed time - component: oh-grid-cells config: {} slots: default: - component: oh-cell config: action: navigate actionPage: page:page_c18cd2c534 actionPageTransition: f7-cover-v header: Lights icon: f7:lightbulb - component: oh-block config: title: Lights | Dimmers slots: default: - component: oh-grid-row config: {} slots: default: - component: oh-grid-col config: width: "100" small: "100" medium: "25" slots: default: - component: widget:Dimmer config: {} - component: oh-grid-col config: width: "100" small: "100" medium: "25" slots: default: - component: widget:Dimmer config: {} - component: oh-grid-col config: width: "100" small: "100" medium: "25" slots: default: - component: widget:Dimmer config: {} - component: oh-grid-col config: width: "100" small: "100" medium: "25" slots: default: - component: widget:Dimmer config: {} - component: oh-block config: {} slots: default: [] masonry: []