}
]
},
- {
- "theme": "Backend-selected",
- "icon": "mdi:home",
- "id": "main_old",
- "title": "Principale Old",
- "path": "main_old",
- "type": "sections",
- "badges": [
- {
- "type": "entity",
- "show_name": false,
- "show_state": true,
- "show_icon": true,
- "entity": "person.giorgio",
- "color": "",
- "show_entity_picture": true
- },
- {
- "type": "entity",
- "show_name": false,
- "show_state": true,
- "show_icon": true,
- "entity": "person.laura",
- "color": "",
- "show_entity_picture": true
- },
- {
- "type": "entity",
- "show_name": false,
- "show_state": true,
- "show_icon": true,
- "entity": "device_tracker.ff590mr_device_tracker",
- "color": "",
- "show_entity_picture": true
- },
- {
- "type": "entity",
- "entity": "sensor.time"
- },
- {
- "type": "entity",
- "show_name": false,
- "show_state": false,
- "show_icon": true,
- "entity": "binary_sensor.porta_casa_contact",
- "color": "",
- "show_entity_picture": true
- },
- {
- "type": "entity",
- "show_name": false,
- "show_state": false,
- "show_icon": true,
- "entity": "binary_sensor.home_mode",
- "color": ""
- },
- {
- "type": "entity",
- "show_name": false,
- "show_state": false,
- "show_icon": true,
- "entity": "binary_sensor.guard_mode",
- "color": ""
- },
- {
- "type": "entity",
- "show_name": false,
- "show_state": false,
- "show_icon": true,
- "entity": "binary_sensor.speech_notifications",
- "color": ""
- },
- {
- "type": "entity",
- "show_name": false,
- "show_state": false,
- "show_icon": true,
- "entity": "binary_sensor.alarms",
- "color": ""
- },
- {
- "type": "entity",
- "show_name": false,
- "show_state": false,
- "show_icon": true,
- "entity": "binary_sensor.central_heating",
- "color": ""
- },
- {
- "type": "entity",
- "show_name": false,
- "show_state": true,
- "show_icon": true,
- "entity": "sensor.shelly_em_old_channel_1_power",
- "color": ""
- },
- {
- "type": "entity",
- "show_name": true,
- "show_state": true,
- "show_icon": true,
- "entity": "sensor.temperatura_balcone_temperature",
- "color": "",
- "name": "Balcone"
- },
- {
- "type": "entity",
- "show_name": true,
- "show_state": true,
- "show_icon": true,
- "entity": "sensor.temperatura_veranda_temperature",
- "color": "",
- "name": "Veranda"
- }
- ],
- "cards": [],
- "sections": [
- {
- "type": "grid",
- "cards": [
- {
- "type": "picture-glance",
- "aspect_ratio": "0%",
- "entities": [
- {
- "entity": "light.luce_corridoio"
- }
- ],
- "entity": "light.luce_corridoio",
- "state_image": {
- "off": "/local/images/rooms/corridoio_off.jpg",
- "on": "/local/images/rooms/corridoio_on.jpg"
- },
- "title": "Corridoio"
- },
- {
- "type": "picture-glance",
- "aspect_ratio": "0%",
- "entities": [
- {
- "entity": "light.luce_cucina_old"
- },
- {
- "entity": "cover.tapparella_cucina_old"
- },
- {
- "entity": "climate.bagno_grande"
- },
- {
- "entity": "media_player.google_home"
- }
- ],
- "entity": "light.luce_cucina_old",
- "state_image": {
- "off": "/local/images/rooms/cucina_off.jpg",
- "on": "/local/images/rooms/cucina_on.jpg"
- },
- "title": "Cucina"
- },
- {
- "type": "custom:clock-weather-card",
- "entity": "weather.savona"
- }
- ],
- "column_span": 3
- },
- {
- "type": "grid",
- "cards": [
- {
- "type": "heading",
- "heading_style": "subtitle"
- },
- {
- "type": "vertical-stack",
- "cards": [
- {
- "type": "custom:mushroom-title-card",
- "title": "Grafici"
- },
- {
- "type": "custom:mini-graph-card",
- "entities": [
- "sensor.shelly_em_old_channel_1_power"
- ],
- "hours_to_show": 24,
- "points_per_hour": 120,
- "line_width": 3,
- "color_thresholds": [
- {
- "value": 0,
- "color": "#00ff00"
- },
- {
- "value": 1500,
- "color": "#c0392b"
- },
- {
- "value": 2500,
- "color": "#c0392b"
- }
- ],
- "decimals": 2,
- "hour24": true
- },
- {
- "type": "horizontal-stack",
- "cards": [
- {
- "type": "custom:mini-graph-card",
- "entities": [
- {
- "entity": "sensor.temperatura_balcone_temperature",
- "name": "Balcone"
- }
- ],
- "name": "Balcone",
- "hours_to_show": 24,
- "points_per_hour": 1,
- "show": {
- "name": true,
- "state": true
- },
- "line_width": 5,
- "color_thresholds": [
- {
- "value": 16,
- "color": "#4a90e2"
- },
- {
- "value": 19,
- "color": "#ffbd00"
- },
- {
- "value": 23,
- "color": "#ee7c3a"
- }
- ],
- "hour24": true,
- "decimals": 0
- },
- {
- "type": "custom:mini-graph-card",
- "entities": [
- {
- "entity": "sensor.temperatura_veranda_temperature",
- "name": "Veranda"
- }
- ],
- "name": "Veranda",
- "hours_to_show": 24,
- "points_per_hour": 1,
- "show": {
- "name": true,
- "state": true
- },
- "line_width": 5,
- "color_thresholds": [
- {
- "value": 16,
- "color": "#4a90e2"
- },
- {
- "value": 19,
- "color": "#ffbd00"
- },
- {
- "value": 23,
- "color": "#ee7c3a"
- }
- ],
- "hour24": true,
- "decimals": 0
- }
- ]
- }
- ]
- },
- {
- "type": "vertical-stack",
- "cards": [
- {
- "type": "custom:mushroom-title-card",
- "title": "Modalità Casa"
- },
- {
- "type": "horizontal-stack",
- "cards": [
- {
- "type": "custom:mushroom-entity-card",
- "entity": "input_boolean.home_mode_day",
- "tap_action": {
- "action": "toggle"
- },
- "layout": "vertical"
- },
- {
- "type": "custom:mushroom-entity-card",
- "entity": "input_boolean.home_mode_night",
- "tap_action": {
- "action": "toggle"
- },
- "layout": "vertical"
- }
- ]
- },
- {
- "type": "horizontal-stack",
- "cards": [
- {
- "type": "custom:mushroom-entity-card",
- "entity": "input_boolean.home_mode_away",
- "tap_action": {
- "action": "toggle"
- },
- "layout": "vertical"
- },
- {
- "type": "custom:mushroom-entity-card",
- "entity": "input_boolean.guard_mode",
- "tap_action": {
- "action": "toggle"
- },
- "layout": "vertical",
- "name": "Guardia"
- }
- ]
- }
- ]
- },
- {
- "type": "vertical-stack",
- "cards": [
- {
- "type": "custom:mushroom-title-card",
- "title": "Controlli Vari"
- },
- {
- "type": "entities",
- "show_header_toggle": false,
- "entities": [
- {
- "entity": "script.speech_status"
- },
- {
- "entity": "script.homeassistant_restart"
- },
- {
- "entity": "automation.risveglio_giorgio"
- },
- {
- "entity": "select.netatmo_casa_ravera_testa"
- }
- ]
- },
- {
- "type": "entity-filter",
- "title": "Eventi da Segnalare",
- "entities": [
- "group.alarms",
- "group.update",
- "binary_sensor.ff590mr_engine_light_warning",
- "binary_sensor.ff590mr_warning_brakefluid",
- "binary_sensor.ff590mr_warning_washwater",
- "binary_sensor.ff590mr_warning_coolantlevellow"
- ],
- "state_filter": [
- "on"
- ],
- "show_empty": false
- },
- {
- "type": "entities",
- "title": "Eventi",
- "show_header_toggle": false,
- "entities": [
- {
- "entity": "input_datetime.away_mode_end"
- }
- ]
- }
- ]
- }
- ],
- "column_span": 3
- }
- ],
- "max_columns": 3
- },
- {
- "icon": "mdi:window-shutter",
- "id": "covers",
- "title": "Tapparelle Old",
- "path": "covers_old",
- "badges": [
- {
- "type": "entity",
- "show_name": true,
- "show_state": true,
- "show_icon": true,
- "entity": "cover.tapparella_cucina_old",
- "color": "",
- "state_content": "current_position",
- "name": "Cucina"
- },
- {
- "type": "entity",
- "show_name": true,
- "show_state": true,
- "show_icon": true,
- "entity": "cover.tapparella_sala_old",
- "color": "",
- "state_content": "current_position",
- "name": "Sala"
- }
- ],
- "cards": [
- {
- "entities": [
- {
- "buttons_position": "left",
- "entity": "cover.tapparella_cucina_old",
- "name": "Tapparella Cucina",
- "always_percentage": true
- }
- ],
- "type": "custom:shutter-card"
- },
- {
- "entities": [
- {
- "buttons_position": "left",
- "entity": "cover.tapparella_sala_old",
- "name": "Tapparella Sala",
- "always_percentage": true
- }
- ],
- "type": "custom:shutter-card"
- }
- ]
- },
{
"icon": "mdi:thermometer",
"id": "climate",
"path": "energy",
"badges": [
{
- "entity": "sensor.shelly_em_old_channel_1_power"
+ "type": "entity",
+ "show_name": false,
+ "show_state": true,
+ "show_icon": true,
+ "entity": "sensor.shelly_em_channel_1_power",
+ "color": ""
},
{
- "entity": "sensor.shelly_em_old_channel_1_energy"
+ "type": "entity",
+ "show_name": false,
+ "show_state": true,
+ "show_icon": true,
+ "entity": "sensor.shelly_em_channel_1_energy",
+ "color": ""
},
{
- "entity": "sensor.shelly_em_old_channel_1_voltage"
+ "type": "entity",
+ "show_name": false,
+ "show_state": true,
+ "show_icon": true,
+ "entity": "sensor.shelly_em_channel_1_voltage",
+ "color": ""
}
],
"cards": [
friendly_name: Uptime
button.luce_divano_reboot:
friendly_name: Riavvia Dispositivo
-
- # Shelly EM (shellyem_b9e1a0)
- switch.shelly_em_old:
- friendly_name: Pulsante (Old)
- sensor.shelly_em_old_channel_1_power:
- friendly_name: Potenza Istantanea (Old)
- sensor.shelly_em_old_channel_1_energy:
- friendly_name: Energia (Old)
- sensor.shelly_em_old_channel_1_energy_cost:
- friendly_name: Costo Energia (Old)
- sensor.shelly_em_old_channel_1_energy_returned:
- friendly_name: Energia Restituita (Old)
- sensor.shelly_em_old_channel_1_voltage:
- friendly_name: Tensione (Old)
- sensor.shelly_em_old_channel_1_power_factor:
- friendly_name: Fattore di Potenza Canale 1
- sensor.shelly_em_old_channel_2_power:
- friendly_name: Potenza Istantanea Canale 2 (Old)
- sensor.shelly_em_old_channel_2_energy:
- friendly_name: Energia Canale 2 (Old)
- sensor.shelly_em_old_channel_2_energy_returned:
- friendly_name: Energia Restituita Canale 2 (Old)
- sensor.shelly_em_old_channel_2_voltage:
- friendly_name: Tensione Canale 2 (Old)
- sensor.shelly_em_old_channel_2_power_factor:
- friendly_name: Fattore di Potenza Canale 2 (Old)
- binary_sensor.shelly_em_old_overpowering:
- friendly_name: Sovraccarico Energetico (Old)
- binary_sensor.shelly_em_old_cloud:
- friendly_name: Connessione Cloud
- update.shelly_em_old_firmware_update:
- friendly_name: Aggiornamento Firmware
- update.shelly_em_old_beta_firmware_update:
- friendly_name: Aggiornamento Firmware Beta
- sensor.shelly_em_old_rssi:
- friendly_name: Potenza Segnale
- sensor.shelly_em_old_uptime:
- friendly_name: Uptime
- button.shelly_em_old_reboot:
- friendly_name: Riavvia Dispositivo