Fix room on one of the lamps
This commit is contained in:
parent
0d21e81b82
commit
6e4c89c436
1 changed files with 1 additions and 1 deletions
|
|
@ -53,7 +53,7 @@ type Light =
|
||||||
|
|
||||||
let lights =
|
let lights =
|
||||||
[ { FriendlyName = DeviceFriendlyName "Vardagsrum - Fönsterlampa"
|
[ { FriendlyName = DeviceFriendlyName "Vardagsrum - Fönsterlampa"
|
||||||
Room = LivingRoom
|
Room = Bedroom
|
||||||
Bulb = IkeaBulb
|
Bulb = IkeaBulb
|
||||||
ControlledWithRemote = RemoteRight }
|
ControlledWithRemote = RemoteRight }
|
||||||
{ FriendlyName = DeviceFriendlyName "Vardagsrum - Vägglampa"
|
{ FriendlyName = DeviceFriendlyName "Vardagsrum - Vägglampa"
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue