Good day,
I am sorry for my bad English. After turning off the Instein cloud, I looked for a replacement and came across Home Assistant and connected my units or instructions according to the instructions. Insteon modules … But I have a problem with the control of the module for outdoor blinds, they will either take only one step or they will reach only halfway … I turned on logging and got this:
2022-05-11 23:27:01 DEBUG (MainThread) [homeassistant.components.websocket_api.http.connection] [548375625792] Received {‘type’: ‘call_service’, ‘domain’: ‘cover’, ‘service’: ‘close_cover’, ‘service_data’: {‘entity_id’: ‘cover.micro_open_close_20_11_8d’}, ‘id’: 69}
2022-05-11 23:27:01 DEBUG (MainThread) [homeassistant.core] Bus:Handling <Event call_service[L]: domain=cover, service=close_cover, service_data=entity_id=cover.micro_open_close_20_11_8d>
2022-05-11 23:27:01 DEBUG (MainThread) [pyinsteon.topics] Topic: send.off.direct data: {‘address’: 20118d, ‘group’: 1}
2022-05-11 23:27:01 DEBUG (MainThread) [pyinsteon.messages] TX: msg_id: 0x62, address: 20118d, flags: 0x00, cmd1: 0x13, cmd2: 0x00
2022-05-11 23:27:01 DEBUG (Recorder) [homeassistant.components.recorder] Processing task: EventTask(event=<Event call_service[L]: domain=cover, service=close_cover, service_data=entity_id=cover.micro_open_close_20_11_8d>)
2022-05-11 23:27:01 DEBUG (MainThread) [pyinsteon.protocol.http_reader_writer] Writing message: http://192.168.67.100:25105/3?026220118d001300=I=3
2022-05-11 23:27:01 DEBUG (MainThread) [pyinsteon.protocol.http_reader_writer] Post status: 200
2022-05-11 23:27:02 DEBUG (MainThread) [pyinsteon.protocol.http_reader_writer] Raw buffer: 026220118D001300060000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000012
2022-05-11 23:27:02 DEBUG (MainThread) [pyinsteon.protocol.http_reader_writer] Buffer from 0 to 18
2022-05-11 23:27:02 DEBUG (MainThread) [pyinsteon.protocol.http_transport] New buffer: 026220118D00130006
2022-05-11 23:27:02 DEBUG (MainThread) [pyinsteon.protocol.messages.inbound] IN CREATE: 026220118d00130006
2022-05-11 23:27:02 DEBUG (MainThread) [pyinsteon.protocol.messages.inbound] Returning:
From the log, if I understand correctly, it is clear that it is sending code 13 00 , and I would need 17 10…
Can you please advise me where I can change this?
Thank you very much
Minocz73