"name": "Studio",
"state_content": "current_position"
},
+ {
+ "type": "entity",
+ "show_name": true,
+ "show_state": true,
+ "show_icon": true,
+ "entity": "cover.tenda_bagno",
+ "color": "",
+ "name": "Bagno Piccolo",
+ "state_content": "current_position"
+ },
{
"type": "entity",
"show_name": true,
"show_icon": true,
"entity": "cover.tapparella_bagno",
"color": "",
- "name": "Bagno",
+ "name": "Bagno Grande",
"state_content": "current_position"
},
{
{
"buttons_position": "left",
"entity": "cover.tapparella_bagno",
- "name": "Tapparella Bagno",
+ "name": "Tapparella Bagno Grande",
"always_percentage": true
}
],
{
"buttons_position": "left",
"entity": "cover.tenda_bagno",
- "name": "Tenda Bagno",
+ "name": "Tenda Bagno Piccolo",
"always_percentage": true
}
],
"entity": "switch.tapparella_cucina_grande_led_if_on",
"icon": "mdi:led-outline",
"show_state": false
+ },
+ {
+ "type": "custom:button-card",
+ "template": "template_device_generic_button",
+ "entity": "button.tapparella_cucina_grande_identify",
+ "show_state": false,
+ "name": "Identifica"
}
]
}
"entity": "switch.tapparella_cucina_piccola_led_if_on",
"icon": "mdi:led-outline",
"show_state": false
+ },
+ {
+ "type": "custom:button-card",
+ "template": "template_device_generic_button",
+ "entity": "button.tapparella_cucina_piccola_identify",
+ "show_state": false,
+ "name": "Identifica"
}
]
}
"entity": "switch.tapparella_sala_led_if_on",
"icon": "mdi:led-outline",
"show_state": false
+ },
+ {
+ "type": "custom:button-card",
+ "template": "template_device_generic_button",
+ "entity": "button.tapparella_sala_identify",
+ "show_state": false,
+ "name": "Identifica"
}
]
}
"entity": "switch.tapparella_studio_led_if_on",
"icon": "mdi:led-outline",
"show_state": false
+ },
+ {
+ "type": "custom:button-card",
+ "template": "template_device_generic_button",
+ "entity": "button.tapparella_studio_identify",
+ "show_state": false,
+ "name": "Identifica"
}
]
}
"entity": "switch.tapparella_bagno_led_if_on",
"icon": "mdi:led-outline",
"show_state": false
+ },
+ {
+ "type": "custom:button-card",
+ "template": "template_device_generic_button",
+ "entity": "button.tapparella_bagno_identify",
+ "show_state": false,
+ "name": "Identifica"
}
]
}
"entity": "switch.tapparella_camera_led_if_on",
"icon": "mdi:led-outline",
"show_state": false
+ },
+ {
+ "type": "custom:button-card",
+ "template": "template_device_generic_button",
+ "entity": "button.tapparella_camera_identify",
+ "show_state": false,
+ "name": "Identifica"
}
]
}
"entity": "switch.tenda_bagno_led_if_on",
"icon": "mdi:led-outline",
"show_state": false
+ },
+ {
+ "type": "custom:button-card",
+ "template": "template_device_generic_button",
+ "entity": "button.tenda_bagno_identify",
+ "show_state": false,
+ "name": "Identifica"
}
]
}
"entity": "select.luce_sala_power_on_behavior",
"template": "template_device_generic_state",
"name": "Power-On"
+ },
+ {
+ "type": "custom:button-card",
+ "template": "template_device_generic_button",
+ "entity": "button.luce_sala_identify",
+ "show_state": false,
+ "name": "Identifica"
}
]
}
"entity": "select.luce_camera_power_on_behavior",
"template": "template_device_generic_state",
"name": "Power-On"
+ },
+ {
+ "type": "custom:button-card",
+ "template": "template_device_generic_button",
+ "entity": "button.luce_camera_identify",
+ "show_state": false,
+ "name": "Identifica"
}
]
}