Tuesday, May 8, 2018

and the solution is ..."every TC2 needs to duplicate the code 6 times"

Connecting to Broadlink device.... Connected.... Traceback (most recent call last): File "sendCode.py", line 21, in device.send_data(codeData.decode('hex')) File "D:\Python27\lib\site-packages\broadlink-0.3-py2.7.egg\broadlink\__init__.py", line 455, in send_data self.send_packet(0x6a, packet) File "D:\Python27\lib\site-packages\broadlink-0.3-py2.7.egg\broadlink\__init__.py", line 250, in send_packet response = self.cs.recvfrom(1024) socket.timeout: timed out

@masterkenobi Awesome, I think that is something related to the broadlink python library.
Now take this working code length convet it to base 64 and send it using HA.

No comments: