title: Our_House views: - path: default_view title: Home cards: - type: entities entities: - entity: switch.thinlampstudesk - entity: switch.living_room_screen_off title: Switch - path: servers title: Servers cards: - type: entities entities: - entity: switch.odroid1 - entity: switch.odroid2 - entity: switch.odroid3 - entity: switch.odroid4 - entity: switch.odroid5 - entity: switch.harddrives title: Servers - path: all title: blinds cards: - type: entities entities: - entity: cover.lounge_farleft - entity: cover.lounge_left - entity: cover.lounge_right - entity: cover.lounge_farright title: Blinds - type: button name: Close Right show_state: false tap_action: action: call-service service: scene.turn_on data: entity_id: scene.close_right - type: button name: Close Left show_state: false tap_action: action: call-service service: scene.turn_on data: entity_id: scene.close_left - type: button name: All Close show_state: false tap_action: action: call-service service: scene.turn_on data: entity_id: scene.all_close - type: button name: All Open show_state: false tap_action: action: call-service service: scene.turn_on data: entity_id: scene.all_open - type: sensor entity: sensor.date_time title: Time - type: entities entities: - automation.bedroomblindsup - automation.lightsatsunset - automation.harddrives_on - automation.harddrives_off title: Automations - type: media-control entity: media_player.lg_webos_smart_tv