Yesterday i turned off my lights but when the “plafondlamp” was dimmed to 0% it turned off the computer switch.
What i tried so far:
Removed the “plafondlamp” and the “computer” device.
Restarted the Raspberry
Readded the “plafondlamp” and the “computer” device.
Problem still exists.
can anyone spot a fault in the device?
Computer is one of the APA3-1500R set
Plafondlamp is a KAKU ACM-300
{
"id": "Computer",
"name": "Computer",
"class": "HomeduinoRFSwitch",
"xOnLabel": "aan",
"xOffLabel": "uit",
"xConfirm": true,
"protocols": [
{
"name": "switch1",
"options": {
"id": 13258578,
"unit": 1
}
}
]
},{
"id": "PlafondLamp",
"name": "Plafondlamp",
"class": "HomeduinoRFDimmer",
"protocols": [
{
"name": "dimmer1",
"options": {
"id": 16584534,
"unit": 15
}
}
]
},