Past weekend i installed a ACM-100 to dim the lamps in the living room.
Every time i turn the lamp on (mostly to 30%) the lamp first goes to 100% before going to 30%.
what did i miss ?
This is the lamp in the config:
{
"id": "PlafondLamp",
"name": "Plafondlamp",
"class": "HomeduinoRFDimmer",
"protocols": [
{
"name": "dimmer1",
"options": {
"id": 16584534,
"unit": 5
},
"send": true,
"receive": true
}
]
},
{
I turn them on by a rule :
If its 30 minutes before sunsetStart or [45 minutes before sunsetStart and [$Weerbericht.status = “bewolkt” or $Weerbericht.status = “zwaar bewolkt”]] Then turn Keukenspots on and dim Plafondlamp to 30%