summaryrefslogtreecommitdiffstats
path: root/.storage/lovelace.lovelace_test
diff options
context:
space:
mode:
authorroot <root@smartpi.suren.me>2023-01-10 07:45:02 +0400
committerroot <root@smartpi.suren.me>2023-01-10 07:45:02 +0400
commit2c0c331eb7b7a03152309bbbd4e0fee157e8d86c (patch)
tree03391160212b39c4597ecc26010f2ba1235a65e3 /.storage/lovelace.lovelace_test
downloadhass-2c0c331eb7b7a03152309bbbd4e0fee157e8d86c.tar.gz
hass-2c0c331eb7b7a03152309bbbd4e0fee157e8d86c.tar.bz2
hass-2c0c331eb7b7a03152309bbbd4e0fee157e8d86c.tar.xz
hass-2c0c331eb7b7a03152309bbbd4e0fee157e8d86c.zip
Initial configuration
Diffstat (limited to '.storage/lovelace.lovelace_test')
-rw-r--r--.storage/lovelace.lovelace_test402
1 files changed, 402 insertions, 0 deletions
diff --git a/.storage/lovelace.lovelace_test b/.storage/lovelace.lovelace_test
new file mode 100644
index 0000000..d9477fe
--- /dev/null
+++ b/.storage/lovelace.lovelace_test
@@ -0,0 +1,402 @@
+{
+ "version": 1,
+ "minor_version": 1,
+ "key": "lovelace.lovelace_test",
+ "data": {
+ "config": {
+ "views": [
+ {
+ "theme": "Backend-selected",
+ "title": "Home",
+ "type": "custom:grid-layout",
+ "layout": {
+ "max_cols": 4,
+ "grid-template-columns": "25% 25% 25% 25%",
+ "grid-template-rows": "auto",
+ "mediaquery": {
+ "(max-width: 600px)": {
+ "grid-template-columns": "100%"
+ },
+ "(max-width: 1200px)": {
+ "grid-template-columns": "50% 50%"
+ },
+ "(max-width: 1800px)": {
+ "grid-template-columns": "33% 33% 33%"
+ }
+ }
+ },
+ "badges": [],
+ "cards": [
+ {
+ "type": "vertical-stack",
+ "cards": [
+ {
+ "type": "history-graph",
+ "entities": [
+ {
+ "entity": "binary_sensor.entrance_door_contact",
+ "name": "Contact"
+ },
+ {
+ "entity": "binary_sensor.hall_motions_occupancy",
+ "name": "Motions"
+ },
+ {
+ "entity": "binary_sensor.entrance_vibrations_vibration",
+ "name": "Vibration"
+ },
+ {
+ "entity": "sensor.entrance_vibrations_strength",
+ "name": "Strength"
+ }
+ ],
+ "hours_to_show": 1,
+ "title": "Vibration Sensor (1h)"
+ },
+ {
+ "type": "entities",
+ "entities": [
+ {
+ "entity": "binary_sensor.hall_motions_occupancy",
+ "name": "Hall"
+ },
+ {
+ "entity": "binary_sensor.office_motions_occupancy",
+ "name": "Office"
+ },
+ {
+ "entity": "binary_sensor.living_motions_occupancy",
+ "name": "Living"
+ },
+ {
+ "entity": "binary_sensor.bedroom_motions_occupancy",
+ "name": "Bedroom"
+ },
+ {
+ "entity": "binary_sensor.kitchen_motions_occupancy",
+ "name": "Kitchen"
+ }
+ ],
+ "title": "Motions"
+ },
+ {
+ "type": "history-graph",
+ "entities": [
+ {
+ "entity": "binary_sensor.hall_motions_occupancy",
+ "name": "Hall"
+ },
+ {
+ "entity": "binary_sensor.living_motions_occupancy",
+ "name": "Living"
+ },
+ {
+ "entity": "binary_sensor.office_motions_occupancy",
+ "name": "Office"
+ },
+ {
+ "entity": "binary_sensor.bedroom_motions_occupancy",
+ "name": "Bedroom"
+ },
+ {
+ "entity": "binary_sensor.kitchen_motions_occupancy",
+ "name": "Kitchen"
+ }
+ ],
+ "hours_to_show": 1,
+ "title": "Motion Sensors (1h)"
+ },
+ {
+ "type": "history-graph",
+ "entities": [
+ {
+ "entity": "binary_sensor.hall_motions_occupancy",
+ "name": "Hall"
+ },
+ {
+ "entity": "binary_sensor.living_motions_occupancy",
+ "name": "Living"
+ },
+ {
+ "entity": "binary_sensor.office_motions_occupancy",
+ "name": "Office"
+ },
+ {
+ "entity": "binary_sensor.bedroom_motions_occupancy",
+ "name": "Bedroom"
+ },
+ {
+ "entity": "binary_sensor.kitchen_motions_occupancy",
+ "name": "Kitchen"
+ }
+ ],
+ "hours_to_show": 12,
+ "title": "Motion Sensors (12h)"
+ },
+ {
+ "type": "entities",
+ "entities": [
+ {
+ "entity": "group.master_phones",
+ "name": "Phones"
+ },
+ {
+ "entity": "group.master_laptops",
+ "name": "Laptops"
+ },
+ {
+ "entity": "sensor.192_168_50_1_devices_connected",
+ "name": "Asgard clients"
+ },
+ {
+ "type": "divider"
+ },
+ {
+ "entity": "device_tracker.legion8",
+ "name": "Legion8/Asgard"
+ },
+ {
+ "entity": "device_tracker.lm_g810",
+ "name": "Legion8/Hass"
+ },
+ {
+ "entity": "device_tracker.nyx",
+ "name": "Nyx/Asgard"
+ }
+ ]
+ },
+ {
+ "type": "history-graph",
+ "entities": [
+ {
+ "entity": "group.master_phones",
+ "name": "Phones"
+ },
+ {
+ "entity": "group.master_laptops",
+ "name": "Laptops"
+ },
+ {
+ "entity": "device_tracker.legion8",
+ "name": "Legion8/Asgard"
+ },
+ {
+ "entity": "device_tracker.lm_g810",
+ "name": "Legion8/Hass"
+ },
+ {
+ "entity": "device_tracker.nyx",
+ "name": "Nyx/Asgard"
+ },
+ {
+ "entity": "sensor.192_168_50_1_devices_connected",
+ "name": "Asgard clients"
+ }
+ ],
+ "hours_to_show": 12
+ }
+ ]
+ },
+ {
+ "type": "vertical-stack",
+ "cards": [
+ {
+ "type": "history-graph",
+ "entities": [
+ {
+ "entity": "switch.living_lights_left",
+ "name": "Lustre 1"
+ },
+ {
+ "entity": "switch.living_lights_center",
+ "name": "Lustre 2"
+ },
+ {
+ "entity": "switch.living_lights_right",
+ "name": "Smart Bulb"
+ },
+ {
+ "entity": "switch.living_tablelamp",
+ "name": "DeskLamp"
+ },
+ {
+ "entity": "binary_sensor.living_motions_occupancy",
+ "name": "Room Motions"
+ },
+ {
+ "entity": "sensor.living_motions_illuminance_lux",
+ "name": "Room Lux"
+ },
+ {
+ "entity": "binary_sensor.office_motions_occupancy",
+ "name": "Office Motions"
+ },
+ {
+ "entity": "sensor.office_motions_illuminance_lux",
+ "name": "Office Lux"
+ }
+ ],
+ "hours_to_show": 1,
+ "title": "Living Illuminance (1h)"
+ },
+ {
+ "type": "history-graph",
+ "entities": [
+ {
+ "entity": "switch.hall_lights_left",
+ "name": "Hall Light"
+ },
+ {
+ "entity": "switch.entrance_lights_left",
+ "name": "Entrance Light"
+ },
+ {
+ "entity": "binary_sensor.hall_motions_occupancy",
+ "name": "Motions"
+ },
+ {
+ "entity": "sensor.hall_motions_illuminance_lux",
+ "name": "Lux"
+ }
+ ],
+ "hours_to_show": 1,
+ "title": "Hall Illuminance (1h)"
+ },
+ {
+ "type": "history-graph",
+ "entities": [
+ {
+ "entity": "switch.kitchen_lights_left",
+ "name": "Lustre"
+ },
+ {
+ "entity": "switch.kitchen_lights_center",
+ "name": "LED"
+ },
+ {
+ "entity": "binary_sensor.kitchen_motions_occupancy",
+ "name": "Motions"
+ },
+ {
+ "entity": "sensor.kitchen_motions_illuminance_lux",
+ "name": "Lux"
+ }
+ ],
+ "hours_to_show": 1,
+ "title": "Kitchen Illuminance (1h)"
+ }
+ ]
+ },
+ {
+ "type": "vertical-stack",
+ "cards": [
+ {
+ "type": "history-graph",
+ "entities": [
+ {
+ "entity": "switch.bedroom_lights_left",
+ "name": "Lustre 1"
+ },
+ {
+ "entity": "switch.bedroom_lights_center",
+ "name": "Lustre 2"
+ },
+ {
+ "entity": "switch.bedroom_lights_right",
+ "name": "Smart Bulb"
+ },
+ {
+ "entity": "switch.bedroom_tablelamp",
+ "name": "DeskLamp"
+ },
+ {
+ "entity": "binary_sensor.bedroom_bedsidelamp",
+ "name": "BedLamp"
+ },
+ {
+ "entity": "binary_sensor.bedroom_motions_occupancy",
+ "name": "Motions"
+ },
+ {
+ "entity": "sensor.bedroom_motions_illuminance_lux",
+ "name": "Lux"
+ }
+ ],
+ "hours_to_show": 1,
+ "title": "Bedroom Illuminance (1h)"
+ },
+ {
+ "type": "history-graph",
+ "entities": [
+ {
+ "entity": "switch.bedroom_lights_left",
+ "name": "Lustre 1"
+ },
+ {
+ "entity": "switch.bedroom_lights_center",
+ "name": "Lustre 2"
+ },
+ {
+ "entity": "switch.bedroom_lights_right",
+ "name": "Smart Bulb"
+ },
+ {
+ "entity": "switch.bedroom_tablelamp",
+ "name": "DeskLamp"
+ },
+ {
+ "entity": "binary_sensor.bedroom_bedsidelamp",
+ "name": "BedLamp"
+ },
+ {
+ "entity": "binary_sensor.bedroom_motions_occupancy",
+ "name": "Motions"
+ },
+ {
+ "entity": "sensor.bedroom_motions_illuminance_lux",
+ "name": "Lux"
+ }
+ ],
+ "hours_to_show": 12,
+ "title": "Bedroom Illuminance (12h)"
+ }
+ ]
+ },
+ {
+ "type": "vertical-stack",
+ "cards": [
+ {
+ "type": "entities",
+ "entities": [
+ {
+ "entity": "input_number.knob_office_current"
+ },
+ {
+ "entity": "input_number.knob_office_brightness0"
+ },
+ {
+ "entity": "input_number.knob_office_temperature0"
+ },
+ {
+ "entity": "input_number.knob_office_hue0"
+ },
+ {
+ "entity": "input_number.knob_office_brightness1"
+ },
+ {
+ "entity": "input_number.knob_office_temperature1"
+ },
+ {
+ "entity": "input_number.knob_office_hue1"
+ }
+ ],
+ "title": "Knob Control"
+ }
+ ]
+ }
+ ]
+ }
+ ]
+ }
+ }
+} \ No newline at end of file