mirror of
https://github.com/kmein/niveum
synced 2026-03-19 03:21:10 +01:00
feat: revive traadfri
This commit is contained in:
@@ -46,7 +46,7 @@ in {
|
||||
./theming.nix
|
||||
./tmux.nix
|
||||
./todo-txt.nix
|
||||
# ./traadfri.nix
|
||||
./traadfri.nix
|
||||
./unclutter.nix
|
||||
./version.nix
|
||||
./vscode.nix
|
||||
|
||||
@@ -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;
|
||||
};
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user