Hello
I'm tried to use you script with RM4C mini and received this message when started to bulk_learn.py
Please help with issue.
`
Device [1]
Name: Unknown
IP: 192.168.1.16
MAC: 13:25:9E:AE:0B:EC
Using device 1
Press button for off
Traceback (most recent call last):
File "bulk_learn.py", line 116, in
main()
File "bulk_learn.py", line 55, in main
p = get_packet(device)
File "/Users/seetouch/Downloads/python/Broadlink-Toolkit-master/bl_common.py", line 47, in get_packet
device.enter_learning()
AttributeError: 'Device' object has no attribute 'enter_learning'
`
Hello
I'm tried to use you script with RM4C mini and received this message when started to bulk_learn.py
Please help with issue.
`
Device [1]
Name: Unknown
IP: 192.168.1.16
MAC: 13:25:9E:AE:0B:EC
Using device 1
Press button for off
Traceback (most recent call last):
File "bulk_learn.py", line 116, in
main()
File "bulk_learn.py", line 55, in main
p = get_packet(device)
File "/Users/seetouch/Downloads/python/Broadlink-Toolkit-master/bl_common.py", line 47, in get_packet
device.enter_learning()
AttributeError: 'Device' object has no attribute 'enter_learning'
`