Closed Skelly82 closed 7 years ago
@aequitas FYI
Also getting this:
17-04-19 12:53:33 INFO (MainThread) [homeassistant.components.rflink] Connected to Rflink
17-04-19 12:53:33 DEBUG (MainThread) [rflink.protocol] connected
17-04-19 12:53:34 DEBUG (MainThread) [rflink.protocol] received data: 20;00;Nodo RadioF
17-04-19 12:53:34 DEBUG (MainThread) [rflink.protocol] received data: requencyLink - RFLink Ga
17-04-19 12:53:34 DEBUG (MainThread) [rflink.protocol] received data: teway V1.1 - R46;
17-04-19 12:53:34 DEBUG (MainThread) [rflink.protocol] got packet: 20;00;Nodo RadioFrequencyLink - RFLink Gateway V1.1 - R46;
17-04-19 12:53:34 DEBUG (MainThread) [rflink.protocol] decoded packet: {'node': 'gateway', 'protocol': 'unknown', 'hardware': 'Nodo RadioFrequencyLink', 'firmware': 'RFLink Gateway', 'version': '1.1', 'revision': '46'}
17-04-19 12:53:34 DEBUG (MainThread) [rflink.protocol] got event: {'id': 'rflink', 'hardware': 'Nodo RadioFrequencyLink', 'firmware': 'RFLink Gateway', 'version': '1.1', 'revision': '46'}
17-04-19 12:53:34 DEBUG (MainThread) [homeassistant.components.rflink] event of type unknown: {'id': 'rflink', 'hardware': 'Nodo RadioFrequencyLink', 'firmware': 'RFLink Gateway', 'version': '1.1', 'revision': '46'}
17-04-19 12:53:34 DEBUG (MainThread) [homeassistant.components.rflink] unhandled event of type: unknown
But It is also continuing for me and saying that its registering new devices althou nothing is registering.
17-04-19 12:53:47 DEBUG (MainThread) [rflink.protocol] received data: 20;01;Mertik_
17-04-19 12:53:47 DEBUG (MainThread) [rflink.protocol] received data: GV60;ID=07ffff;SWITCH=13
17-04-19 12:53:47 DEBUG (MainThread) [rflink.protocol] received data: ;CMD=F;
17-04-19 12:53:47 DEBUG (MainThread) [rflink.protocol] got packet: 20;01;Mertik_GV60;ID=07ffff;SWITCH=13;CMD=F;
17-04-19 12:53:47 DEBUG (MainThread) [rflink.protocol] decoded packet: {'node': 'gateway', 'protocol': 'mertik_gv60', 'id': '07ffff', 'switch': '13', 'command': 'f'}
17-04-19 12:53:47 DEBUG (MainThread) [rflink.protocol] got event: {'id': 'mertik_gv60_07ffff_13', 'command': 'f'}
17-04-19 12:53:47 DEBUG (MainThread) [homeassistant.components.rflink] event of type command: {'id': 'mertik_gv60_07ffff_13', 'command': 'f'}
17-04-19 12:53:47 DEBUG (MainThread) [homeassistant.components.rflink] device_id not known, adding new device
17-04-19 12:53:48 DEBUG (MainThread) [rflink.protocol] received data: 20;02;
17-04-19 12:53:48 DEBUG (MainThread) [rflink.protocol] received data: Aster;ID=0ffc;SWITCH=01;
17-04-19 12:53:48 DEBUG (MainThread) [rflink.protocol] received data: CMD=ON;
17-04-19 12:53:48 DEBUG (MainThread) [rflink.protocol] got packet: 20;02;Aster;ID=0ffc;SWITCH=01;CMD=ON;
17-04-19 12:53:48 DEBUG (MainThread) [rflink.protocol] decoded packet: {'node': 'gateway', 'protocol': 'aster', 'id': '0ffc', 'switch': '01', 'command': 'on'}
17-04-19 12:53:48 DEBUG (MainThread) [rflink.protocol] got event: {'id': 'aster_0ffc_01', 'command': 'on'}
17-04-19 12:53:48 DEBUG (MainThread) [homeassistant.components.rflink] event of type command: {'id': 'aster_0ffc_01', 'command': 'on'}
17-04-19 12:53:48 DEBUG (MainThread) [homeassistant.components.rflink] device_id not known, adding new device
17-04-19 12:53:52 DEBUG (MainThread) [rflink.protocol] received data: 20;03;Aste
17-04-19 12:53:52 DEBUG (MainThread) [rflink.protocol] received data: r;ID=0ffc;SWITCH=01;CMD=
17-04-19 12:53:52 DEBUG (MainThread) [rflink.protocol] received data: ON;
17-04-19 12:53:52 DEBUG (MainThread) [rflink.protocol] got packet: 20;03;Aster;ID=0ffc;SWITCH=01;CMD=ON;
17-04-19 12:53:52 DEBUG (MainThread) [rflink.protocol] decoded packet: {'node': 'gateway', 'protocol': 'aster', 'id': '0ffc', 'switch': '01', 'command': 'on'}
17-04-19 12:53:52 DEBUG (MainThread) [rflink.protocol] got event: {'id': 'aster_0ffc_01', 'command': 'on'}
17-04-19 12:53:52 DEBUG (MainThread) [homeassistant.components.rflink] event of type command: {'id': 'aster_0ffc_01', 'command': 'on'}
17-04-19 12:53:52 DEBUG (MainThread) [homeassistant.components.rflink] device_id not known, adding new device
17-04-19 12:54:02 DEBUG (MainThread) [rflink.protocol] received data: 20;04;As
17-04-19 12:54:02 DEBUG (MainThread) [rflink.protocol] received data: ter;ID=0ffc;SWITCH=01;CM
17-04-19 12:54:02 DEBUG (MainThread) [rflink.protocol] received data: D=ON;
17-04-19 12:54:02 DEBUG (MainThread) [rflink.protocol] got packet: 20;04;Aster;ID=0ffc;SWITCH=01;CMD=ON;
17-04-19 12:54:02 DEBUG (MainThread) [rflink.protocol] decoded packet: {'node': 'gateway', 'protocol': 'aster', 'id': '0ffc', 'switch': '01', 'command': 'on'}
17-04-19 12:54:02 DEBUG (MainThread) [rflink.protocol] got event: {'id': 'aster_0ffc_01', 'command': 'on'}
17-04-19 12:54:02 DEBUG (MainThread) [homeassistant.components.rflink] event of type command: {'id': 'aster_0ffc_01', 'command': 'on'}
17-04-19 12:54:02 DEBUG (MainThread) [homeassistant.components.rflink] device_id not known, adding new device
17-04-19 12:54:07 DEBUG (MainThread) [rflink.protocol] received data: 20;05;Aster;ID=0ffc;
17-04-19 12:54:07 DEBUG (MainThread) [rflink.protocol] received data: SWITCH=01;CMD=ON;
17-04-19 12:54:07 DEBUG (MainThread) [rflink.protocol] got packet: 20;05;Aster;ID=0ffc;SWITCH=01;CMD=ON;
17-04-19 12:54:07 DEBUG (MainThread) [rflink.protocol] decoded packet: {'node': 'gateway', 'protocol': 'aster', 'id': '0ffc', 'switch': '01', 'command': 'on'}
17-04-19 12:54:07 DEBUG (MainThread) [rflink.protocol] got event: {'id': 'aster_0ffc_01', 'command': 'on'}
17-04-19 12:54:07 DEBUG (MainThread) [homeassistant.components.rflink] event of type command: {'id': 'aster_0ffc_01', 'command': 'on'}
17-04-19 12:54:07 DEBUG (MainThread) [homeassistant.components.rflink] device_id not known, adding new device
17-04-19 12:54:08 DEBUG (MainThread) [rflink.protocol] received data: 2
17-04-19 12:54:08 DEBUG (MainThread) [rflink.protocol] received data: 0;06;Mertik_GV60;ID=07ff
17-04-19 12:54:08 DEBUG (MainThread) [rflink.protocol] received data: ff;SWITCH=13;CMD=F;
17-04-19 12:54:08 DEBUG (MainThread) [rflink.protocol] got packet: 20;06;Mertik_GV60;ID=07ffff;SWITCH=13;CMD=F;
17-04-19 12:54:08 DEBUG (MainThread) [rflink.protocol] decoded packet: {'node': 'gateway', 'protocol': 'mertik_gv60', 'id': '07ffff', 'switch': '13', 'command': 'f'}
17-04-19 12:54:08 DEBUG (MainThread) [rflink.protocol] got event: {'id': 'mertik_gv60_07ffff_13', 'command': 'f'}
17-04-19 12:54:08 DEBUG (MainThread) [homeassistant.components.rflink] event of type command: {'id': 'mertik_gv60_07ffff_13', 'command': 'f'}
17-04-19 12:54:08 DEBUG (MainThread) [homeassistant.components.rflink] device_id not known, adding new device
Thanks for the extensive report. I currently see no problem on the Rflink side. The messages you are seeing are normal debug messages and no exceptions. unhandled event of type: unknown
is normal for the first event coming from the Rflink device which is not actual event that can be used.
Devices should be added automatically to the all_lights
group. Maybe this group is hidden in your configuration? Try going to the internal state list http://<your-ha>/dev-state
and see if any of the devices are listed there.
Nothing showing up, but adding them manually does map them and they then do work. Wonder why the auto-add does not work. Its not throwing any errors.
Could you reduce the config to the absolute minimum required to run Rflink, test it and post the complete config and results?
There hasn't been any activity on this issue recently. Due to the high number of incoming GitHub notifications, we have to clean some of the old issues, as many of them have already been resolved with the latest updates.
Please make sure to update to the latest Home Assistant version and check if that solves the issue. Let us know if that works for you by adding a comment :+1:
This issue will be auto-closed because there hasn't been any activity for a few months. Feel free to open a new one if you still experience this problem 👍
Home Assistant release (
hass --version
): 0.42.2Python release (
python3 --version
): Python 3.4.2Component/platform: RFlink/HASS running on RPi3/latest Raspbian
Description of problem: When connecting to RFLink HASS throws exception: [homeassistant.components.rflink] unhandled event of type: unknown
I tested the RFLink connected to pc, and RFLink sees all mine 433MHz devices, but when connected to HASS the RFLink just sends the inital information and then stops.
Expected: HASS connects to RFLink correctly.
Problem-relevant
configuration.yaml
entries and steps to reproduce:Traceback (if applicable):
Additional info: