Remove the remoteControlledLights helper value
This commit is contained in:
parent
0bf13d4c6f
commit
9104fac638
3 changed files with 9 additions and 9 deletions
|
|
@ -73,9 +73,6 @@ let lights =
|
|||
Bulb = IkeaBulb
|
||||
ControlledWithRemote = RemoteLeft } ]
|
||||
|
||||
let remoteControlledLights =
|
||||
lights |> Seq.filter (not << _.ControlledWithRemote.IsNonRemote)
|
||||
|
||||
let remoteControlFriendlyName = DeviceFriendlyName "Fjärrkontroll"
|
||||
|
||||
type internal State =
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue