| 123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183 |
- {
- "version": 1,
- "minor_version": 1,
- "key": "lovelace.the_continuum",
- "data": {
- "config": {
- "title": "🏳️🌈🏰🌟",
- "views": [
- {
- "theme": "Backend-selected",
- "title": "continuum main",
- "path": "continuum-main",
- "icon": "mdi:office-building",
- "badges": [],
- "cards": [
- {
- "square": false,
- "columns": 1,
- "type": "grid",
- "cards": [
- {
- "type": "markdown",
- "content": "# mistress bedroom"
- },
- {
- "show_state": false,
- "show_name": false,
- "camera_view": "live",
- "type": "picture-entity",
- "hold_action": {
- "action": "navigate",
- "navigation_path": "http://athena.dgtlu.net:8090"
- },
- "entity": "camera.ipcam"
- },
- {
- "type": "entities",
- "entities": [
- {
- "entity": "light.mistress_bedroom_lights"
- },
- {
- "entity": "light.mirror"
- },
- {
- "entity": "switch.operating_light_socket_1"
- },
- {
- "entity": "switch.smart_plug_energy_monitoring_switch_1",
- "name": "Salt Lamp",
- "icon": "mdi:lightbulb"
- },
- {
- "entity": "switch.smart_plug_energy_monitoring_switch_2",
- "name": "Mistress Bedroom space heater",
- "icon": "mdi:radiator"
- }
- ],
- "state_color": true,
- "show_header_toggle": false
- }
- ]
- },
- {
- "square": false,
- "columns": 1,
- "type": "grid",
- "cards": [
- {
- "type": "entities",
- "entities": [
- {
- "entity": "light.kitchen_lights_light"
- }
- ],
- "title": "kitchen",
- "state_color": true
- }
- ]
- },
- {
- "square": false,
- "columns": 1,
- "type": "grid",
- "cards": [
- {
- "type": "entities",
- "entities": [
- {
- "entity": "light.sunroom_lights"
- },
- {
- "entity": "light.hanging_lamp"
- },
- {
- "entity": "light.hanging_light_1"
- },
- {
- "entity": "light.hanging_light_2"
- },
- {
- "entity": "light.hanging_light_3"
- },
- {
- "entity": "light.living_room_corner_lamp"
- },
- {
- "entity": "light.window_dressing"
- },
- {
- "entity": "switch.the_fairy_lights_socket_1"
- }
- ],
- "title": "sunroom",
- "state_color": true
- },
- {
- "show_state": false,
- "show_name": false,
- "camera_view": "live",
- "type": "picture-entity",
- "entity": "camera.eufy_br"
- },
- {
- "type": "media-control",
- "entity": "media_player.jennifer_s_echo_dot"
- }
- ]
- },
- {
- "square": false,
- "columns": 1,
- "type": "grid",
- "cards": [
- {
- "show_current": true,
- "show_forecast": true,
- "type": "weather-forecast",
- "entity": "weather.knyc_daynight"
- },
- {
- "type": "entities",
- "entities": [
- {
- "entity": "weather.knyc_hourly"
- },
- {
- "entity": "sensor.knyc_heat_index"
- },
- {
- "entity": "sensor.knyc_wind_chill"
- },
- {
- "entity": "sensor.knyc_wind_speed"
- },
- {
- "entity": "sensor.knyc_wind_gust"
- },
- {
- "entity": "sensor.knyc_relative_humidity"
- },
- {
- "entity": "sensor.knyc_dew_point"
- },
- {
- "entity": "sensor.knyc_barometric_pressure"
- },
- {
- "entity": "sensor.knyc_visibility"
- },
- {
- "entity": "sensor.knyc_wind_direction"
- }
- ]
- }
- ]
- }
- ]
- }
- ]
- }
- }
- }
|