feat(hass): add last smartplug to frontend
All checks were successful
Discord / discord commits (push) Has been skipped
All checks were successful
Discord / discord commits (push) Has been skipped
This commit is contained in:
parent
12241b2b72
commit
6aec344314
1 changed files with 1 additions and 0 deletions
|
@ -134,6 +134,7 @@ in {
|
||||||
type = "entities";
|
type = "entities";
|
||||||
entities = [
|
entities = [
|
||||||
"switch.smartplug1"
|
"switch.smartplug1"
|
||||||
|
"switch.smartplug2"
|
||||||
"switch.smartplug3"
|
"switch.smartplug3"
|
||||||
];
|
];
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in a new issue