HASS: WIP group
This commit is contained in:
parent
a9704e094f
commit
7892749803
1 changed files with 9 additions and 0 deletions
|
|
@ -172,6 +172,15 @@ in
|
|||
# platform = "bluetooth_tracker";
|
||||
# request_rssi = true;
|
||||
# }];
|
||||
group = {
|
||||
people = {
|
||||
name = "Persone";
|
||||
entitites = [
|
||||
"person.filippo"
|
||||
"person.giovanni"
|
||||
];
|
||||
};
|
||||
};
|
||||
image_processing = [
|
||||
# {
|
||||
# platform = "doods";
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue