Facebook
From Rude Meerkat, 3 Years ago, written in Plain Text.
Embed
Download Paste or View Raw
Hits: 134
  1. background: center / cover no-repeat url("/local/lovelace_wall6.jpg") fixed
  2. custom_header:
  3.   button_text:
  4.     options: '{{ time }}'
  5.   compact_mode: true
  6.   editor_warnings: false
  7.   hide_help: true
  8.   menu_dropdown: true
  9.   menu_hide: true
  10.   voice_dropdown: true
  11.   voice_hide: true
  12. resources:
  13.   - type: module
  14.     url: /community_plugin/button-card/button-card.js
  15.   - type: module
  16.     url: /community_plugin/power-wheel-card/power-wheel-card.js
  17.   - type: module
  18.     url: /community_plugin/mini-graph-card/mini-graph-card-bundle.js
  19.   - type: module
  20.     url: /community_plugin/surveillance-card/surveillance-card.js
  21.   - type: module
  22.     url: /community_plugin/custom-header/custom-header.js
  23.   - type: module
  24.     url: /community_plugin/lovelace-xiaomi-vacuum-card/xiaomi-vacuum-card.js
  25.   - type: module
  26.     url: >-
  27.       /community_plugin/lovelace-xiaomi-vacuum-map-card/xiaomi-vacuum-map-card.js
  28. title: G-Home Assistant
  29. views:
  30.   - badges: []
  31.     cards:
  32.       - cards:
  33.           - color: 'rgb(44, 109, 214)'
  34.             color_type: label-card
  35.             name: TEMPERATURE
  36.             type: 'custom:button-card'
  37.           - cards:
  38.               - align_state: left
  39.                 animate: true
  40.                 color_thresholds:
  41.                   - color: '#ee2d2d'
  42.                     value: 32
  43.                   - color: '#FFF630'
  44.                     value: 27
  45.                   - color: '#34a905'
  46.                     value: 20
  47.                   - color: '#54abd6'
  48.                     value: 15
  49.                 entities:
  50.                   - entity: sensor.temperature_158d00022c6ab1
  51.                     index: 0
  52.                 font_size: 75
  53.                 font_size_header: 15
  54.                 height: 50
  55.                 hour24: true
  56.                 hours_to_show: 48
  57.                 line_width: 3
  58.                 name: Esterno
  59.                 points_per_hour: 2
  60.                 show:
  61.                   labels: false
  62.                   name: true
  63.                   state: true
  64.                 type: 'custom:mini-graph-card'
  65.               - align_state: left
  66.                 animate: true
  67.                 color_thresholds:
  68.                   - color: '#ee2d2d'
  69.                     value: 29
  70.                   - color: '#FFF630'
  71.                     value: 25
  72.                   - color: '#34a905'
  73.                     value: 19
  74.                   - color: '#54abd6'
  75.                     value: 15
  76.                 entities:
  77.                   - entity: sensor.temperature_158d000202927c
  78.                     index: 0
  79.                 font_size: 75
  80.                 font_size_header: 15
  81.                 height: 50
  82.                 hour24: true
  83.                 hours_to_show: 48
  84.                 line_width: 3
  85.                 name: Piano Terra
  86.                 points_per_hour: 2
  87.                 show:
  88.                   align_state: center
  89.                   animate: true
  90.                   fill: true
  91.                   icon: true
  92.                   labels: false
  93.                   name: true
  94.                   points: hover
  95.                   state: true
  96.                 type: 'custom:mini-graph-card'
  97.               - align_state: left
  98.                 animate: true
  99.                 color_thresholds:
  100.                   - color: '#ee2d2d'
  101.                     value: 29
  102.                   - color: '#FFF630'
  103.                     value: 25
  104.                   - color: '#34a905'
  105.                     value: 19
  106.                   - color: '#54abd6'
  107.                     value: 15
  108.                 entities:
  109.                   - entity: sensor.temperature_158d0001f57f5d
  110.                     index: 0
  111.                 font_size: 75
  112.                 font_size_header: 15
  113.                 height: 50
  114.                 hour24: true
  115.                 hours_to_show: 48
  116.                 line_width: 3
  117.                 name: Primo Piano
  118.                 points_per_hour: 2
  119.                 show:
  120.                   align_state: center
  121.                   animate: true
  122.                   fill: true
  123.                   icon: true
  124.                   labels: false
  125.                   points: hover
  126.                   state: true
  127.                 type: 'custom:mini-graph-card'
  128.             type: vertical-stack
  129.         type: vertical-stack
  130.       - image: /local/custom-lovelace/pianta/clean3.png
  131.         tap_action:
  132.           action: navigate
  133.           navigation_path: /lovelace/alfio
  134.         type: picture
  135.       - cards:
  136.           - color: 'rgb(44, 109, 214)'
  137.             color_type: label-card
  138.             name: MOVIMENTO
  139.             type: 'custom:button-card'
  140.           - cards:
  141.               - action: more_info
  142.                 color_type: card
  143.                 entity: binary_sensor.door_window_sensor_158d0002b52fb6
  144.                 name: Garage
  145.                 size: 50%
  146.                 state:
  147.                   - color: red
  148.                     icon: 'mdi:garage-open'
  149.                     styles:
  150.                       card:
  151.                         - animation: blink 2s ease infinite
  152.                     value: 'on'
  153.                   - color: 'rgb(191, 191, 191)'
  154.                     icon: 'mdi:garage'
  155.                     operator: default
  156.                 style:
  157.                   - font-size: 15px
  158.                 type: 'custom:button-card'
  159.               - action: more_info
  160.                 color_type: card
  161.                 entity: binary_sensor.motion_sensor_158d00016da7be
  162.                 name: Laboratorio
  163.                 size: 50%
  164.                 state:
  165.                   - color: red
  166.                     icon: 'mdi:biohazard'
  167.                     styles:
  168.                       card:
  169.                         - animation: blink 2s ease infinite
  170.                     value: 'on'
  171.                   - color: 'rgb(191, 191, 191)'
  172.                     icon: 'mdi:biohazard'
  173.                     operator: default
  174.                 style:
  175.                   - font-size: 15px
  176.                 type: 'custom:button-card'
  177.               - action: more_info
  178.                 color_type: card
  179.                 entity: binary_sensor.motion_sensor_158d0001ad3402
  180.                 name: Sala
  181.                 size: 50%
  182.                 state:
  183.                   - color: red
  184.                     icon: 'mdi:lava-lamp'
  185.                     styles:
  186.                       card:
  187.                         - animation: blink 2s ease infinite
  188.                     value: 'on'
  189.                   - color: 'rgb(191, 191, 191)'
  190.                     icon: 'mdi:lava-lamp'
  191.                     operator: default
  192.                 style:
  193.                   - font-size: 15px
  194.                 type: 'custom:button-card'
  195.               - action: more_info
  196.                 color_type: card
  197.                 entity: binary_sensor.motion_sensor_158d0002b6e134
  198.                 name: Zona Notte
  199.                 size: 50%
  200.                 state:
  201.                   - color: red
  202.                     icon: 'mdi:hotel'
  203.                     styles:
  204.                       card:
  205.                         - animation: blink 2s ease infinite
  206.                     value: 'on'
  207.                   - color: 'rgb(191, 191, 191)'
  208.                     icon: 'mdi:hotel'
  209.                     operator: default
  210.                 style:
  211.                   - font-size: 15px
  212.                 type: 'custom:button-card'
  213.             type: horizontal-stack
  214.           - color: 'rgb(44, 109, 214)'
  215.             color_type: label-card
  216.             name: ALLARMI
  217.             type: 'custom:button-card'
  218.           - cards:
  219.               - action: more_info
  220.                 color_type: card
  221.                 entity: automation.allarme_porta_ingresso_aperta
  222.                 size: 20%
  223.                 state:
  224.                   - color: 'rgb(51, 153, 255)'
  225.                     icon: 'mdi:page-layout-sidebar-right'
  226.                     value: 'on'
  227.                   - color: 'rgb(191, 191, 191)'
  228.                     icon: 'mdi:page-layout-sidebar-right'
  229.                     operator: default
  230.                 style:
  231.                   - font-size: 15px
  232.                 type: 'custom:button-card'
  233.               - action: more_info
  234.                 color_type: card
  235.                 entity: automation.allarme_porta_laboratorio_aperta
  236.                 size: 20%
  237.                 state:
  238.                   - color: 'rgb(51, 153, 255)'
  239.                     icon: 'mdi:test-tube'
  240.                     value: 'on'
  241.                   - color: 'rgb(191, 191, 191)'
  242.                     icon: 'mdi:test-tube'
  243.                     operator: default
  244.                 style:
  245.                   - font-size: 15px
  246.                 type: 'custom:button-card'
  247.               - action: more_info
  248.                 color_type: card
  249.                 entity: automation.allarme_porta_cucina_aperta
  250.                 size: 20%
  251.                 state:
  252.                   - color: 'rgb(51, 153, 255)'
  253.                     icon: 'mdi:food-fork-drink'
  254.                     value: 'on'
  255.                   - color: 'rgb(191, 191, 191)'
  256.                     icon: 'mdi:food-fork-drink'
  257.                     operator: default
  258.                 style:
  259.                   - font-size: 15px
  260.                 type: 'custom:button-card'
  261.             type: horizontal-stack
  262.           - cards:
  263.               - action: more_info
  264.                 color_type: card
  265.                 entity: automation.allarme_porta_finestra_notte_bambini_aperta
  266.                 name: Camera Giochi
  267.                 size: 20%
  268.                 state:
  269.                   - color: 'rgb(51, 153, 255)'
  270.                     icon: 'mdi:gamepad-variant'
  271.                     value: 'on'
  272.                   - color: 'rgb(191, 191, 191)'
  273.                     operator: default
  274.                 style:
  275.                   - font-size: 15px
  276.                 type: 'custom:button-card'
  277.               - action: more_info
  278.                 color_type: card
  279.                 entity: automation.allarme_porta_finestra_sala_aperta
  280.                 name: Porta finestra sala
  281.                 size: 20%
  282.                 state:
  283.                   - color: 'rgb(51, 153, 255)'
  284.                     icon: 'mdi:door'
  285.                     value: 'on'
  286.                   - color: 'rgb(191, 191, 191)'
  287.                     operator: default
  288.                 style:
  289.                   - font-size: 15px
  290.                 type: 'custom:button-card'
  291.               - action: more_info
  292.                 color_type: card
  293.                 entity: automation.allarme_finestra_sala_aperta
  294.                 size: 20%
  295.                 state:
  296.                   - color: 'rgb(51, 153, 255)'
  297.                     icon: 'mdi:window-maximize'
  298.                     value: 'on'
  299.                   - color: 'rgb(191, 191, 191)'
  300.                     operator: default
  301.                 style:
  302.                   - font-size: 15px
  303.                 type: 'custom:button-card'
  304.             type: horizontal-stack
  305.           - cards:
  306.               - action: more_info
  307.                 color_type: card
  308.                 entity: automation.allarme_porta_finestra_matrimoniale_aperta
  309.                 name: Matrimoniale
  310.                 size: 25%
  311.                 state:
  312.                   - color: 'rgb(51, 153, 255)'
  313.                     icon: 'mdi:door'
  314.                     value: 'on'
  315.                   - color: 'rgb(191, 191, 191)'
  316.                     operator: default
  317.                 style:
  318.                   - font-size: 15px
  319.                 type: 'custom:button-card'
  320.               - action: more_info
  321.                 color_type: card
  322.                 entity: automation.allarme_basculante_aperta
  323.                 name: Basculante
  324.                 size: 25%
  325.                 state:
  326.                   - color: 'rgb(51, 153, 255)'
  327.                     icon: 'mdi:garage'
  328.                     value: 'on'
  329.                   - color: 'rgb(191, 191, 191)'
  330.                     icon: 'mdi:garage'
  331.                     operator: default
  332.                 style:
  333.                   - font-size: 15px
  334.                 type: 'custom:button-card'
  335.               - action: more_info
  336.                 color_type: card
  337.                 entity: automation.welcomee
  338.                 name: Elena
  339.                 show_entity_picture: true
  340.                 size: 25%
  341.                 state:
  342.                   - color: 'rgb(51, 153, 255)'
  343.                     icon: 'mdi:human-female'
  344.                     value: 'on'
  345.                   - color: 'rgb(191, 191, 191)'
  346.                     icon: 'mdi:human-female'
  347.                     operator: default
  348.                 style:
  349.                   - font-size: 15px
  350.                 type: 'custom:button-card'
  351.               - action: more_info
  352.                 color_type: card
  353.                 entity: automation.welcomeg
  354.                 name: Gianvito
  355.                 show_entity_picture: true
  356.                 size: 25%
  357.                 state:
  358.                   - color: 'rgb(51, 153, 255)'
  359.                     icon: 'mdi:human-male'
  360.                     value: 'on'
  361.                   - color: 'rgb(191, 191, 191)'
  362.                     icon: 'mdi:human-male'
  363.                     operator: default
  364.                 style:
  365.                   - font-size: 15px
  366.                 type: 'custom:button-card'
  367.             type: horizontal-stack
  368.           - color: 'rgb(44, 109, 214)'
  369.             color_type: label-card
  370.             name: AD Guard HOME
  371.             type: 'custom:button-card'
  372.           - entities:
  373.               - entity: switch.adguard_protection_2
  374.               - entity: sensor.adguard_average_processing_speed_2
  375.               - entity: sensor.adguard_dns_queries_blocked_ratio_2
  376.                 show_header_toggle: false
  377.             type: entities
  378.         type: vertical-stack
  379.       - cards:
  380.           - cards:
  381.               - color: 'rgb(44, 109, 214)'
  382.                 color_type: label-card
  383.                 name: PRESENZE
  384.                 type: 'custom:button-card'
  385.               - entities:
  386.                   - entity: device_tracker.elena
  387.                   - entity: device_tracker.gianvito
  388.                 theme: midnight2
  389.                 type: glance
  390.             type: vertical-stack
  391.           - color: 'rgb(44, 109, 214)'
  392.             color_type: label-card
  393.             name: Varchi
  394.             type: 'custom:button-card'
  395.           - cards:
  396.               - entity: script.apricombocancelli
  397.                 icon: 'mdi:nfc-tap'
  398.                 style:
  399.                   - font-size: 14px
  400.                 tap_action:
  401.                   action: toggle
  402.                 type: 'custom:button-card'
  403.               - entity: script.apricancello
  404.                 icon: 'mdi:gate'
  405.                 style:
  406.                   - font-size: 14px
  407.                 tap_action:
  408.                   action: toggle
  409.                 type: 'custom:button-card'
  410.               - entity: script.apribasculante
  411.                 icon: 'mdi:garage'
  412.                 style:
  413.                   - font-size: 14px
  414.                 tap_action:
  415.                   action: toggle
  416.                 type: 'custom:button-card'
  417.             type: horizontal-stack
  418.           - color: 'rgb(44, 109, 214)'
  419.             color_type: label-card
  420.             name: CITOFONO
  421.             type: 'custom:button-card'
  422.           - cards:
  423.               - aspect_ratio: 0%
  424.                 camera_image: camera.camfrontale
  425.                 camera_view: live
  426.                 entities:
  427.                   - entity: camera.camfrontale
  428.                 image: gddfg
  429.                 type: picture-glance
  430.             type: horizontal-stack
  431.           - card:
  432.               cards:
  433.                 - color: 'rgb(44, 109, 214)'
  434.                   color_type: label-card
  435.                   name: DETTAGLI CONSUMI
  436.                   type: 'custom:button-card'
  437.                 - entities:
  438.                     - sensor.energia_oggi_generale
  439.                     - sensor.energia_solare_oggi
  440.                     - sensor.voltaggio_casa
  441.                     - sensor.corrente_istantanea_generale
  442.                     - sensor.generale
  443.                     - sensor.home_consumption
  444.                     - sensor.e_solare
  445.                     - sensor.luci
  446.                     - sensor.prese
  447.                     - sensor.forni
  448.                     - sensor.frigo_lavastoviglie
  449.                     - sensor.laboratorio
  450.                     - sensor.pc_current_power
  451.                     - sensor.lavatrice
  452.                     - sensor.studio
  453.                   theme: midnight2
  454.                   type: entities
  455.               show_header_toggle: false
  456.               type: vertical-stack
  457.             conditions:
  458.               - entity: automation.energiadet
  459.                 state: 'on'
  460.             type: conditional
  461.         theme: midnight2
  462.         type: vertical-stack
  463.       - cards:
  464.           - color: 'rgb(44, 109, 214)'
  465.             color_type: label-card
  466.             name: Distribuzione Energia
  467.             type: 'custom:button-card'
  468.           - auto_toggle_view_period: 7
  469.             energy_decimals: 2
  470.             grid_energy_consumption_entity: sensor.energia_oggi_generale
  471.             grid_energy_production_entity: sensor.energia_solare_oggi
  472.             grid_icon: 'mdi:transmission-tower'
  473.             grid_power_entity: sensor.home_consumption
  474.             home_icon: 'mdi:home-assistant'
  475.             initial_auto_toggle_view: true
  476.             initial_view: energy
  477.             solar_energy_entity: sensor.energia_solare_oggi
  478.             solar_icon: 'mdi:white-balance-sunny'
  479.             solar_power_entity: sensor.e_solare_w
  480.             title: GHome Solar
  481.             type: 'custom:power-wheel-card'
  482.           - entities:
  483.               - entity: automation.energiadet
  484.                 name: Dettaglio Consumi
  485.             theme: midnight2
  486.             type: entities
  487.           - entities:
  488.               - entity: automation.abilitaswitch
  489.                 name: INTERRUTTORI
  490.             theme: midnight2
  491.             type: entities
  492.           - card:
  493.               color: 'rgb(44, 109, 214)'
  494.               color_type: label-card
  495.               name: INTERRUTTORI
  496.               type: 'custom:button-card'
  497.             conditions:
  498.               - entity: automation.abilitaswitch
  499.                 state: 'on'
  500.             type: conditional
  501.           - card:
  502.               entities:
  503.                 - switch.plug_158d0001dc9d4a
  504.                 - switch.luci
  505.                 - switch.forni
  506.                 - switch.laboratorio
  507.                 - switch.frigo_lavastoviglie
  508.                 - switch.lavatrice
  509.                 - switch.studio
  510.                 - switch.luci_giardino
  511.                 - script.remco_awake
  512.               show_header_toggle: false
  513.               type: entities
  514.             conditions:
  515.               - entity: automation.abilitaswitch
  516.                 state: 'on'
  517.             type: conditional
  518.         type: vertical-stack
  519.       - entities:
  520.           - entity: sensor.asuswrt_download
  521.           - entity: sensor.asuswrt_upload
  522.           - entity: sensor.speedtest_download
  523.         show_header_toggle: false
  524.         title: ASUS Router
  525.         type: entities
  526.     icon: 'mdi:home-assistant'
  527.     panel: false
  528.     theme: midnight2
  529.     title: Home
  530.   - badges: []
  531.     cards:
  532.       - color: 'rgb(44, 109, 214)'
  533.         color_type: label-card
  534.         name: VACUUM
  535.         type: 'custom:button-card'
  536.       - calibration_points:
  537.           - map:
  538.               x: 525
  539.               'y': 665
  540.             vacuum:
  541.               x: 25500
  542.               'y': 25500
  543.           - map:
  544.               x: 569
  545.               'y': 315
  546.             vacuum:
  547.               x: 26321
  548.               'y': 28825
  549.           - map:
  550.               x: 891
  551.               'y': 96
  552.             vacuum:
  553.               x: 29916
  554.               'y': 31058
  555.         debug: false
  556.         entity: vacuum.vacuum
  557.         language: it
  558.         map_image: /local/custom-lovelace/pianta/pianta.jpg
  559.         modes:
  560.           - zoned_cleanup
  561.           - predefined_zones
  562.         type: 'custom:xiaomi-vacuum-map-card'
  563.         zones:
  564.           - - - 21559
  565.               - 24992
  566.               - 28300
  567.               - 28912
  568.           - - - 26600
  569.               - 28850
  570.               - 22950
  571.               - 31500
  572.           - - - 30504
  573.               - 31918
  574.               - 26884
  575.               - 28950
  576.           - - - 29865
  577.               - 25500
  578.               - 28389
  579.               - 28938
  580.       - image: /local/custom-lovelace/pianta/home.png
  581.         tap_action:
  582.           action: navigate
  583.           navigation_path: /lovelace/0
  584.         type: picture
  585.       - buttons:
  586.           locate: false
  587.           start: true
  588.           stop: true
  589.         entity: vacuum.vacuum
  590.         image: /local/custom-lovelace/pianta/xiaomi.jpg
  591.         labels:
  592.           battery: Batteria
  593.           filter: Filtri
  594.           main_brush: Spazzola Principale
  595.           mode: Modalità
  596.           sensor: Sensori
  597.           side_brush: Spazzola Laterale
  598.           status: Stato
  599.         name: ________
  600.         type: 'custom:xiaomi-vacuum-card'
  601.         vendor: xiaomi
  602.     icon: 'mdi:robot-vacuum'
  603.     panel: false
  604.     path: alfio
  605.     theme: midnight2
  606.     title: Alfio
  607.   - badges: []
  608.     cards:
  609.       - cameras:
  610.           - entity: camera.camfrontale
  611.           - entity: camera.caminterna1
  612.             motion_entity: binary_sensor.motion_sensor_158d0001ad3402
  613.           - entity: camera.giardinoantdx
  614.           - entity: camera.giardinoantsx
  615.           - entity: camera.giardinopostdx
  616.           - entity: camera.giardinopostsx
  617.         thumb_interval: 5
  618.         type: 'custom:surveillance-card'
  619.         update_interval: 1
  620.     icon: 'mdi:cctv'
  621.     panel: true
  622.     title: Security
  623.   - badges: []
  624.     cards:
  625.       - entities:
  626.           - entity: binary_sensor.door_window_sensor_158d0001a2f71a
  627.           - entity: binary_sensor.door_window_sensor_158d0001a2f50a
  628.           - entity: binary_sensor.door_window_sensor_158d0001a2f7ee
  629.           - entity: binary_sensor.door_window_sensor_158d0001a3487d
  630.           - entity: binary_sensor.door_window_sensor_158d0001a2f894
  631.           - entity: binary_sensor.door_window_sensor_158d0001b1b848
  632.           - entity: binary_sensor.door_window_sensor_158d0002c78d4e
  633.           - entity: binary_sensor.door_window_sensor_158d0002b52fb6
  634.         show_header_toggle: false
  635.         title: VARCHI
  636.         type: entities
  637.       - entities:
  638.           - entity: sensor.temperature_158d000171975d
  639.           - entity: sensor.temperature_158d0001f542fe
  640.           - entity: sensor.temperature_158d0001f57f5d
  641.           - entity: sensor.temperature_158d0002026980
  642.           - entity: sensor.temperature_158d000202927c
  643.           - entity: sensor.temperature_158d00027865eb
  644.           - entity: sensor.temperature_158d0002b557ec
  645.           - entity: sensor.temperature_158d00022c6ab1
  646.         show_header_toggle: false
  647.         title: Temperature
  648.         type: entities
  649.       - cards:
  650.           - align_state: left
  651.             color_thresholds:
  652.               - color: '#4286f4'
  653.                 value: 15
  654.               - color: '#34a905'
  655.                 value: 20
  656.               - color: '#FFF630'
  657.                 value: 27
  658.               - color: '#ee2d2d'
  659.                 value: 32
  660.             entities:
  661.               - sensor.temperature_158d00022c6ab1
  662.             font_size: 75
  663.             font_size_header: 15
  664.             height: 50
  665.             hour24: true
  666.             hours_to_show: 48
  667.             line_width: 3
  668.             name: Esterno
  669.             points_per_hour: 2
  670.             show:
  671.               labels: false
  672.               name: true
  673.               state: true
  674.             type: 'custom:mini-graph-card'
  675.           - align_state: left
  676.             color_thresholds:
  677.               - color: '#54abd6'
  678.                 value: 15
  679.               - color: '#34a905'
  680.                 value: 19
  681.               - color: '#FFF630'
  682.                 value: 25
  683.               - color: '#ee2d2d'
  684.                 value: 29
  685.             entities:
  686.               - sensor.temperature_158d000202927c
  687.             font_size: 75
  688.             font_size_header: 15
  689.             height: 50
  690.             hour24: true
  691.             hours_to_show: 48
  692.             line_width: 3
  693.             name: Primo Terra
  694.             points_per_hour: 2
  695.             show:
  696.               align_state: center
  697.               animate: true
  698.               fill: true
  699.               icon: true
  700.               labels: false
  701.               name: true
  702.               points: hover
  703.               state: true
  704.             type: 'custom:mini-graph-card'
  705.           - align_state: left
  706.             color_thresholds:
  707.               - color: '#54abd6'
  708.                 value: 15
  709.               - color: '#34a905'
  710.                 value: 19
  711.               - color: '#FFF630'
  712.                 value: 25
  713.               - color: '#ee2d2d'
  714.                 value: 29
  715.             entities:
  716.               - sensor.temperature_158d0001f57f5d
  717.             font_size: 75
  718.             font_size_header: 15
  719.             height: 50
  720.             hour24: true
  721.             hours_to_show: 48
  722.             line_width: 3
  723.             name: Primo Piano
  724.             points_per_hour: 2
  725.             show:
  726.               align_state: center
  727.               animate: true
  728.               fill: true
  729.               icon: true
  730.               labels: false
  731.               points: hover
  732.               state: true
  733.             type: 'custom:mini-graph-card'
  734.         type: vertical-stack
  735.       - entities:
  736.           - entity: sensor.humidity_158d000171975d
  737.           - entity: sensor.humidity_158d0001f542fe
  738.           - entity: sensor.humidity_158d0001f57f5d
  739.           - entity: sensor.humidity_158d0002026980
  740.           - entity: sensor.humidity_158d000202927c
  741.           - entity: sensor.humidity_158d00027865eb
  742.           - entity: sensor.humidity_158d0002b557ec
  743.           - entity: sensor.humidity_158d00022c6ab1
  744.         show_header_toggle: false
  745.         title: Umidità
  746.         type: entities
  747.       - aspect_ratio: 80%
  748.         type: iframe
  749.         url: >-
  750.           https://grafana.ghome.cloud/d-solo/n9obpOVmk/homeassistant?orgId=1&panelId=10"
  751.           width="450" height="200" frameborder="0"
  752.       - entities:
  753.           - entity: sensor.e_solare_w
  754.         title: Solare
  755.         type: entities
  756.     icon: 'mdi:playlist-star'
  757.     title: Dettagli
  758.   - badges: []
  759.     cards:
  760.       - cards:
  761.           - cards:
  762.               - aspect_ratio: 80%
  763.                 type: iframe
  764.                 url: >-
  765.                   https://grafana.ghome.cloud/d-solo/n9obpOVmk/homeassistant?orgId=1&panelId=10
  766.                   "width="450" height="200" frameborder="0"
  767.             type: vertical-stack
  768.           - cards:
  769.               - aspect_ratio: 80%
  770.                 type: iframe
  771.                 url: >-
  772.                   https://grafana.ghome.cloud/d-solo/n9obpOVmk/homeassistant?panelId=4&orgId=1"
  773.                   width="450" height="200" frameborder="0"
  774.             type: vertical-stack
  775.           - cards:
  776.               - aspect_ratio: 80%
  777.                 type: iframe
  778.                 url: >-
  779.                   https://grafana.ghome.cloud/d-solo/n9obpOVmk/homeassistant?orgId=1&panelId=8"
  780.                   width="450" height="200" frameborder="0"
  781.             type: vertical-stack
  782.         type: vertical-stack
  783.     panel: true
  784.     title: Grafici
  785.   - badges: []
  786.     cards:
  787.       - buttons:
  788.           locate: false
  789.           start: true
  790.           stop: true
  791.         entity: vacuum.vacuum
  792.         icons: null
  793.         image: /local/custom-lovelace/pianta/xiaomi.jpg
  794.         labels:
  795.           battery: Batteria
  796.           filter: Filtri
  797.           main_brush: Spazzola Principale
  798.           mode: Modalità
  799.           sensor: Sensori
  800.           side_brush: Spazzola Laterale
  801.           status: Stato
  802.         name: Xiaomi Vacuum
  803.         theme: midnight2
  804.         type: 'custom:xiaomi-vacuum-card'
  805.       - entity: light.gateway_light_34ce008c06a8
  806.         hold_action:
  807.           action: more-info
  808.         show_icon: true
  809.         show_name: true
  810.         state_color: true
  811.         tap_action:
  812.           action: toggle
  813.         type: button
  814.       - entity: light.gateway_light_34ce008c06a8
  815.         theme: Backend-selected
  816.         type: light
  817.     path: dev
  818.     title: Dev
  819.   - badges: []
  820.     cards:
  821.       - aspect_ratio: 100%
  822.         title: Details
  823.         type: iframe
  824.         url: 'https://google.com'
  825.     icon: 'mdi:backup-restore'
  826.     panel: true
  827.     title: Backups
  828.