Add second remote
This commit is contained in:
parent
48c58b610c
commit
8cde891ba2
8 changed files with 51 additions and 11 deletions
|
|
@ -83,6 +83,8 @@ let lights =
|
|||
|
||||
let remoteControlFriendlyName = DeviceFriendlyName "Fjärrkontroll"
|
||||
|
||||
let livingRoomRemoteControlFriendlyName = DeviceFriendlyName "Living Room Remote"
|
||||
|
||||
type internal State =
|
||||
| On
|
||||
| Off
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue