diff options
Diffstat (limited to 'custom/group.yaml')
-rw-r--r-- | custom/group.yaml | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/custom/group.yaml b/custom/group.yaml new file mode 100644 index 0000000..7815cce --- /dev/null +++ b/custom/group.yaml @@ -0,0 +1,10 @@ + master_phones: + name: "master_phones" + entities: + - device_tracker.legion8 + - device_tracker.lm_g810 + + master_laptops: + name: "master_laptops" + entities: + - device_tracker.nyx |