1
0
mirror of https://github.com/kmein/niveum synced 2026-03-22 04:41:07 +01:00

feat: revive traadfri

This commit is contained in:
Kierán Meinhardt
2020-07-11 20:42:04 +02:00
parent 875333962c
commit 5b0c915023
3 changed files with 5 additions and 5 deletions

View File

@@ -7,11 +7,11 @@
host = "192.168.178.28";
key = lib.strings.fileContents <shared-secrets/traadfri.key>;
rooms = {
bedroom = 131082;
corridor = 131080;
kitchen = 131081;
living-room = 131079;
bedroom = 131082;
living-room = 131086;
bedside = 131087;
};
bulbs.bedside = 65537;
};
}