I have Domiticz running on my brand-new Synology NAS DS920+
Now I want to control my LedStrip connected to a driver which is controlled by Milight FUT036 device.
I’ve been trying numerous times to pair the FUT036 with my Domiticz (using the instruction [case 1] mentioned here: http://www.rflink.nl/blog2/faq#Milight)
Searched for a possible answer on internet, but unfortunately I was not able to pair Domoticz and therefore I’m hoping this forum can help me.
It is currently configured to be used with my MiLight 4-zone remote control
Anyone some tips in order to get this working?
Below the logs I could retrieve.
Code: Select all
2020-11-07 19:24:55.122 Status: New sensors allowed for 5 minutes...
2020-11-07 19:25:25.865 Status: RFLink: serial retrying in 30 seconds...
2020-11-07 19:25:55.699 Status: RFLink: Using serial port: /dev/ttyUSB1
2020-11-07 19:25:56.641 Status: RFLink: Controller Initialized!...
2020-11-07 19:25:56.717 Status: RFLink Detected, Version: 1.1 Revision: 48 Build: 4
2020-11-07 19:28:04.022 Status: User: initiated a RFLink Device Create command: 10;MiLightv1;5A8301;01;0000;PAIR;
2020-11-07 19:28:04.464 Error: RFLink: Error/Unknown command received!...
2020-11-07 19:28:05.305 (RFLink) Light/Switch (Unknown)
2020-11-07 19:28:05.973 (RFLink) Light/Switch (Unknown)
2020-11-07 19:28:06.644 (RFLink) Light/Switch (Unknown)
2020-11-07 19:28:28.437 Status: User: initiated a RFLink Device Create command: 20;17;MiLightv1;ID=5A8301;SWITCH=01;RGB=8690;CMD=ON;
2020-11-07 19:28:28.513 (RFLink) Color Switch (MiLightv1)
2020-11-07 19:28:47.064 Status: User: Admin initiated a switch command (105/MiLightv1/Off)
2020-11-07 19:28:47.065 Status: RFLink Sending: 10;MiLightv1;5a8301;01;0000;OFF;
2020-11-07 19:28:47.147 (RFLink) Color Switch (MiLightv1)
2020-11-07 19:28:47.140 Error: RFLink: Error/Unknown command received!...
2020-11-07 19:28:48.479 Status: User: Admin initiated a switch command (105/MiLightv1/On)
2020-11-07 19:28:48.479 Status: RFLink Sending: 10;MiLightv1;5a8301;01;0000;ON;
2020-11-07 19:28:48.562 (RFLink) Color Switch (MiLightv1)
2020-11-07 19:28:48.555 Error: RFLink: Error/Unknown command received!...
Dave