feat: track nue

This commit is contained in:
arcnmx 2022-10-07 09:26:26 -07:00
parent dbef8e896d
commit 9bd12cf310

View file

@ -255,6 +255,10 @@ in {
device_id = "name:galaxy-watch-active"; device_id = "name:galaxy-watch-active";
name = "Galaxy Watch Active"; name = "Galaxy Watch Active";
}) })
(mkESPresenceBeacon {
device_id = "3003c8383b6c";
name = "Nue";
})
]; ];
}; };
extraPackages = python3Packages: with python3Packages; [ extraPackages = python3Packages: with python3Packages; [