This commit is contained in:
Aalian Khan
2023-09-05 19:17:34 -04:00
parent 1025201e2b
commit aad52cdadb

View File

@@ -188,6 +188,7 @@ class MushroomStrategy {
}
}
// TODO: Check if default is hidden
// Create cards for any other domain.
// Collect device entities of the current area.
const areaDevices = Helper.devices.filter(device => device.area_id === area.area_id)