feat(hass): add last smartplug to frontend
All checks were successful
Discord / discord commits (push) Has been skipped

This commit is contained in:
matt1432 2025-01-28 00:06:42 -05:00
parent 12241b2b72
commit 6aec344314

View file

@ -134,6 +134,7 @@ in {
type = "entities";
entities = [
"switch.smartplug1"
"switch.smartplug2"
"switch.smartplug3"
];
}