Hello
I built my RFlink as described on the rflink.nl page - added it, and it started detecting things like my ceiling lights and some radio-controlled sockets and then it stopped.
It appears to start when I look at the logs - but that is all that happens. I am tearing out my hair trying to get it going again.
Debug log follows:
2019-03-25 22:16:28 INFO (MainThread) [homeassistant.components.rflink] Initiating Rflink connection
2019-03-25 22:16:28 INFO (MainThread) [homeassistant.components.rflink] Connected to Rflink
2019-03-25 22:16:28 DEBUG (MainThread) [rflink.protocol] connected
2019-03-25 22:16:30 DEBUG (MainThread) [rflink.protocol] received data: 20;00;Nodo RadioFrequencyLink - RFLink Gateway V1.1 - R48;
2019-03-25 22:16:30 DEBUG (MainThread) [rflink.protocol] got packet: 20;00;Nodo RadioFrequencyLink - RFLink Gateway V1.1 - R48;
2019-03-25 22:16:30 DEBUG (MainThread) [rflink.protocol] decoded packet: {‘node’: ‘gateway’, ‘protocol’: ‘unknown’, ‘hardware’: ‘Nodo RadioFrequencyLink’, ‘firmware’: ‘RFLink Gateway’, ‘version’: ‘1.1’, ‘revision’: ‘48’}
2019-03-25 22:16:30 DEBUG (MainThread) [rflink.protocol] got event: {‘id’: ‘rflink’, ‘hardware’: ‘Nodo RadioFrequencyLink’, ‘firmware’: ‘RFLink Gateway’, ‘version’: ‘1.1’, ‘revision’: ‘48’}
2019-03-25 22:16:30 DEBUG (MainThread) [homeassistant.components.rflink] event of type unknown: {‘id’: ‘rflink’, ‘hardware’: ‘Nodo RadioFrequencyLink’, ‘firmware’: ‘RFLink Gateway’, ‘version’: ‘1.1’, ‘revision’: ‘48’}
2019-03-25 22:16:30 DEBUG (MainThread) [homeassistant.components.rflink] unhandled event of type: unknown