From 2c0c331eb7b7a03152309bbbd4e0fee157e8d86c Mon Sep 17 00:00:00 2001 From: root Date: Tue, 10 Jan 2023 07:45:02 +0400 Subject: Initial configuration --- custom/group.yaml | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 custom/group.yaml (limited to 'custom/group.yaml') 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 -- cgit v1.2.3