3 files
This commit is contained in:
@@ -1083,6 +1083,17 @@
|
||||
"show_state": true,
|
||||
"show_icon": true,
|
||||
"entity": "light.night_light"
|
||||
},
|
||||
{
|
||||
"type": "custom:mushroom-light-card",
|
||||
"entity": "light.3d_printer_lights",
|
||||
"name": "Printer Light",
|
||||
"icon": "mdi:lightbulb",
|
||||
"primary_info": "name",
|
||||
"secondary_info": "state",
|
||||
"tap_action": {
|
||||
"action": "toggle"
|
||||
}
|
||||
}
|
||||
],
|
||||
"max_columns": 4,
|
||||
|
||||
Reference in New Issue
Block a user