binary_sensor.house_mode: title: House mode style: &popup_style '--ha-card-border-radius': 0 0 0.8em 0.8em border-radius: 0.8em opacity: 0.95 margin-bottom: 200px card: type: entities entities: - input_select.house_mode sensor.synology_dsm_type_volume_1: title: Platinum style: &popup_style_no_margin '--ha-card-border-radius': 0 0 0.8em 0.8em border-radius: 0.8em opacity: 0.95 margin-bottom: 0 height: 80% card: type: custom:decluttering-card template: platinum_card binary_sensor.motion_1_ias_zone: title: Kitchen motion style: &broad_popup_style '--ha-card-border-radius': 0 0 0.8em 0.8em border-radius: 0.8em opacity: 0.95 margin-bottom: 200px width: 40% min-width: 500px card: type: vertical-stack cards: - type: glance entities: - entity: binary_sensor.motion_1_ias_zone - entity: sensor.motion_1_illuminance - entity: binary_sensor.motion_1_occupancy - entity: sensor.motion_1_power - type: "custom:mini-graph-card" animate: true points_per_hour: 1 hours_to_show: 48 show: graph: bar average: true extrema: true entities: - entity: sensor.motion_1_illuminance binary_sensor.motion_2_ias_zone: title: Hallway motion style: *broad_popup_style card: type: vertical-stack cards: - type: glance entities: - entity: binary_sensor.motion_2_ias_zone - entity: sensor.motion_2_illuminance - entity: binary_sensor.motion_2_occupancy - entity: sensor.motion_2_power - type: "custom:mini-graph-card" animate: true points_per_hour: 1 hours_to_show: 48 show: graph: bar average: true extrema: true entities: - entity: sensor.motion_2_illuminance switch.camera: title: Security camera style: *popup_style card: type: vertical-stack cards: - type: picture-entity aspect_ratio: 50% entity: camera.amcrest_camera show_name: true show_state: true - type: entities title: Camera Controls show_header_toggle: false entities: - switch.camera - binary_sensor.amcrest_camera_online - binary_sensor.amcrest_camera_motion_detected media_player.kitchen: title: Kitchen Sonos style: *popup_style card: type: custom:decluttering-card template: sonos_media_player variables: - player: media_player.kitchen media_player.bathroom: title: Bathroom Sonos style: *popup_style card: type: custom:decluttering-card template: sonos_media_player variables: - player: media_player.bathroom media_player.master_bedroom: title: Master bedroom Sonos style: *popup_style card: type: custom:decluttering-card template: sonos_media_player variables: - player: media_player.master_bedroom media_player.nvidia_shield: title: TV style: *popup_style card: type: vertical-stack cards: - type: "custom:mini-media-player" entity: media_player.nvidia_shield - type: "custom:mini-media-player" entity: media_player.living_room_tv - type: custom:decluttering-card template: sonos_media_player variables: - player: media_player.living_room light.living_room_main_lights: title: Living room lights style: *popup_style card: type: custom:mod-card card: type: custom:light-popup-card entity: light.living_room_main_lights fullscreen: false actionsInARow: 2 actions: - service: light.toggle service_data: entity_id: light.living_room_main_lights color: "#ffffcc" name: Toggle sensor.bedroom_weather_temperature: title: Bedroom climate style: *broad_popup_style card: type: custom:decluttering-card template: bedroom_climate_card fan.philips_airpurifier: title: Bedroom air style: *popup_style card: type: custom:decluttering-card template: philips_airpurifier_card switch.titanium_power: title: Titanium style: *popup_style card: type: custom:decluttering-card template: titanium_card sensor.fast_com_download: title: Network Speed style: *broad_popup_style card: type: custom:decluttering-card template: network_card binary_sensor.pi_hole_enabled: title: Pi-Hole style: *broad_popup_style card: type: custom:decluttering-card template: pi_hole_card