Advertisement
Guest User

Untitled

a guest
Mar 24th, 2019
50
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.99 KB | None | 0 0
  1. 019-03-24 15:24:58 DEBUG (MainThread) [rflink.protocol] got packet: 20;0F;BofuMotor;ID=f65ac1;SWITCH=01;CMD=UP; 2019-03-24 15:24:58 DEBUG (MainThread) [rflink.protocol] decoded packet: {'node': 'gateway', 'protocol': 'bofumotor', 'id': 'f65ac1', 'switch': '01', 'command': 'up'} 2019-03-24 15:24:58 DEBUG (MainThread) [rflink.protocol] got event: {'id': 'bofumotor_f65ac1_01', 'command': 'up'} 2019-03-24 15:24:58 DEBUG (MainThread) [homeassistant.components.rflink] event of type command: {'id': 'bofumotor_f65ac1_01', 'command': 'up'} 2019-03-24 15:24:58 DEBUG (MainThread) [homeassistant.components.rflink] entity_ids: ['light.bofumotor_f65ac1_01'] 2019-03-24 15:24:58 DEBUG (MainThread) [homeassistant.components.rflink] passing event to light.bofumotor_f65ac1_01 2019-03-24 15:25:00 DEBUG (MainThread) [rflink.protocol] received data: 20;10;BofuMotor;ID=f65ac1;SWITCH 2019-03-24 15:25:00 DEBUG (MainThread) [rflink.protocol] received data: =01;CMD=DOWN; 2019-03-24 15:25:00 DEBUG (MainThread) [rflink.protocol] got packet: 20;10;BofuMotor;ID=f65ac1;SWITCH=01;CMD=DOWN; 2019-03-24 15:25:00 DEBUG (MainThread) [rflink.protocol] decoded packet: {'node': 'gateway', 'protocol': 'bofumotor', 'id': 'f65ac1', 'switch': '01', 'command': 'down'} 2019-03-24 15:25:00 DEBUG (MainThread) [rflink.protocol] got event: {'id': 'bofumotor_f65ac1_01', 'command': 'down'} 2019-03-24 15:25:00 DEBUG (MainThread) [homeassistant.components.rflink] event of type command: {'id': 'bofumotor_f65ac1_01', 'command': 'down'} 2019-03-24 15:25:00 DEBUG (MainThread) [homeassistant.components.rflink] entity_ids: ['light.bofumotor_f65ac1_01'] 2019-03-24 15:25:00 DEBUG (MainThread) [homeassistant.components.rflink] passing event to light.bofumotor_f65ac1_01 2019-03-24 15:25:02 DEBUG (MainThread) [rflink.protocol] received data: 20;11;BofuMotor;ID=f65ac1;SWITCH 2019-03-24 15:25:02 DEBUG (MainThread) [rflink.protocol] received data: =01;CMD=STOP; 2019-03-24 15:25:02 DEBUG (MainThread) [rflink.protocol] got packet: 20;11;BofuMotor;ID=f65ac1;SWITCH=01;CMD=STOP;
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement