Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Homekit controller Somfy tahoma switch not working anymore after 2023.6.0 update #94184

Closed
Marc1200 opened this issue Jun 7, 2023 · 46 comments · Fixed by #94245
Closed

Homekit controller Somfy tahoma switch not working anymore after 2023.6.0 update #94184

Marc1200 opened this issue Jun 7, 2023 · 46 comments · Fixed by #94245

Comments

@Marc1200
Copy link

Marc1200 commented Jun 7, 2023

The problem

Since the new home assistant core 2023.6.0 the Somfy TaHoma switch cannot initialize via homekit controller.

What version of Home Assistant Core has the issue?

core-2023.6.0

What was the last working version of Home Assistant Core?

core-2023.5.4

What type of installation are you running?

Home Assistant OS

Integration causing the issue

Homekit controller

Link to integration documentation on our website

https://www.home-assistant.io/integrations/homekit_controller/

Diagnostics information

2023-06-07 23:08:07.974 DEBUG (MainThread) [aiohomekit.controller.ip.connection] Attempting connection to 192.168.178.149:32075
2023-06-07 23:08:07.990 DEBUG (MainThread) [aiohomekit.protocol.tlv] sending [
2023-06-07 23:08:07.990 DEBUG (MainThread) [aiohomekit.controller.ip.connection] 192.168.178.149: raw request: b'POST /pair-verify HTTP/1.1\r\nHost: 192.168.178.149\r\nContent-Length: 37\r\nContent-Type: HttpContentTypes.TLV\r\n\r\n\x06\x01\x01\x03 \xa1[\xae\xe0J\xcc\xc5{\xd2f\xb8\xfd\xfd\x11\xdb\x1bP\x8a\x93\xe8\x01\xc3\xf8\x05w\xe4\xe7\xbd9\x8c\x08E'
2023-06-07 23:08:08.014 DEBUG (MainThread) [aiohomekit.controller.ip.connection] 192.168.178.149: raw response: bytearray(b'')
2023-06-07 23:08:08.015 DEBUG (MainThread) [aiohomekit.protocol.tlv] receiving [
2023-06-07 23:08:08.015 DEBUG (MainThread) [aiohomekit.controller.ip.connection] Somfy TaHoma switch [192.168.178.149:32075] (id=70:E6:57:5B:77:FD): Connecting to accessory failed: M2: Missing public key; Retrying in 1 seconds
2023-06-07 23:08:10.547 DEBUG (MainThread) [aiohomekit.controller.ip.connection] Attempting connection to 192.168.178.149:32075
2023-06-07 23:08:10.558 DEBUG (MainThread) [aiohomekit.protocol.tlv] sending [
2023-06-07 23:08:10.558 DEBUG (MainThread) [aiohomekit.controller.ip.connection] 192.168.178.149: raw request: b'POST /pair-verify HTTP/1.1\r\nHost: 192.168.178.149\r\nContent-Length: 37\r\nContent-Type: HttpContentTypes.TLV\r\n\r\n\x06\x01\x01\x03 \xc4\x1aLFs\xa1\x1e\xe2\xf6X\x90\x12\xe5\x0b~\xac\x0fK\xe2\xd3\x1b\x17Nd%f\xa2\xdf\x8c>\x07,'
2023-06-07 23:08:10.578 DEBUG (MainThread) [aiohomekit.controller.ip.connection] 192.168.178.149: raw response: bytearray(b'')
2023-06-07 23:08:10.578 DEBUG (MainThread) [aiohomekit.protocol.tlv] receiving [
2023-06-07 23:08:10.578 DEBUG (MainThread) [aiohomekit.controller.ip.connection] Somfy TaHoma switch [192.168.178.149:32075] (id=70:E6:57:5B:77:FD): Connecting to accessory failed: M2: Missing public key; Retrying in 2 seconds
2023-06-07 23:08:14.271 DEBUG (MainThread) [aiohomekit.controller.ip.connection] Connection HomeKitConnection(host='192.168.178.149', port=32075) lost.
2023-06-07 23:08:24.540 DEBUG (MainThread) [aiohomekit.controller.abstract] [192.168.178.149:32075] (id=70:E6:57:5B:77:FD): Accessories cache loaded (c#: 9) (gsn: None) (has broadcast_key: False)
2023-06-07 23:08:24.540 DEBUG (MainThread) [aiohomekit.controller.abstract] [192.168.178.149:32075] (id=70:E6:57:5B:77:FD): Description updated: old=None new=HomeKitService(name='Somfy TaHoma switch', id='70:e6:57:5b:77:fd', model='TaHoma switch', feature_flags=<FeatureFlags.SUPPORTS_SOFTWARE_AUTHENTICATION: 2>, status_flags=<StatusFlags: 0>, config_num=9, state_num=5, category=<Categories.BRIDGE: 2>, protocol_version='1.1', type='_hap._tcp.local.', address='192.168.178.149', addresses=['192.168.178.149', 'fe80::6a4e:5ff:fe4d:3b1e', 'fd1a:3666:921c:d158:6a4e:5ff:fe4d:3b1e', 'fd1a:3666:921c:d158:1c3d:a64b:19fa:cbfd', 'fe80::6a4e:5ff:fe4d:3b1e', 'fd1a:3666:921c:d158:6a4e:5ff:fe4d:3b1e', 'fd1a:3666:921c:d158:1c3d:a64b:19fa:cbfd'], port=32075)
2023-06-07 23:08:24.541 DEBUG (MainThread) [aiohomekit.controller.abstract] [192.168.178.149:32075] (id=70:E6:57:5B:77:FD): Disconnected event notification received; Triggering catch-up poll
2023-06-07 23:08:24.541 DEBUG (MainThread) [aiohomekit.zeroconf] 70:E6:57:5B:77:FD: Device rediscovered
2023-06-07 23:08:24.542 DEBUG (MainThread) [aiohomekit.controller.ip.connection] Starting reconnect loop to 192.168.178.149:32075
2023-06-07 23:08:24.542 DEBUG (MainThread) [aiohomekit.controller.ip.connection] Attempting connection to 192.168.178.149:32075
2023-06-07 23:08:24.579 DEBUG (MainThread) [aiohomekit.protocol.tlv] sending [
2023-06-07 23:08:24.579 DEBUG (MainThread) [aiohomekit.controller.ip.connection] 192.168.178.149: raw request: b'POST /pair-verify HTTP/1.1\r\nHost: 192.168.178.149\r\nContent-Length: 37\r\nContent-Type: HttpContentTypes.TLV\r\n\r\n\x06\x01\x01\x03 \x11\n\x92,X\xe2"\x80\xdd\xcb\xeb\xba\x1d\x95\xe4\x92\xfe[Z\xcc\x7f\xa0\xce\xad\xaa\x1a\xe7;\xcd^8Z'
2023-06-07 23:08:24.611 DEBUG (MainThread) [aiohomekit.controller.ip.connection] 192.168.178.149: raw response: bytearray(b'')
2023-06-07 23:08:24.612 DEBUG (MainThread) [aiohomekit.protocol.tlv] receiving [
2023-06-07 23:08:24.612 DEBUG (MainThread) [aiohomekit.controller.ip.connection] Somfy TaHoma switch [192.168.178.149:32075] (id=70:E6:57:5B:77:FD): Connecting to accessory failed: M2: Missing public key; Retrying in 0 seconds

Example YAML snippet

No response

Anything in the logs that might be useful for us?

No response

Additional information

No response

@home-assistant
Copy link

home-assistant bot commented Jun 7, 2023

Hey there @Jc2k, @bdraco, mind taking a look at this issue as it has been labeled with an integration (homekit_controller) you are listed as a code owner for? Thanks!

Code owner commands

Code owners of homekit_controller can trigger bot actions by commenting:

  • @home-assistant close Closes the issue.
  • @home-assistant rename Awesome new title Renames the issue.
  • @home-assistant reopen Reopen the issue.
  • @home-assistant unassign homekit_controller Removes the current integration label and assignees on the issue, add the integration domain after the command.

(message by CodeOwnersMention)


homekit_controller documentation
homekit_controller source
(message by IssueLinks)

@Fran889
Copy link

Fran889 commented Jun 7, 2023

Hi, I have the same problem and no access to the development tools tab since the 2023.6.0 update.

@User873902
Copy link

User873902 commented Jun 7, 2023

I'm also having the same connection problems with three iDevices Switches and one iDevices Thermostat using HomeKit Controller after updating to 2023.6.0 from a working 2023.5.4. Interestingly three Bluetooth light-bulbs of a different brand and a vizio tv still work.

`Logger: homeassistant.config_entries
Source: config_entries.py:429
First occurred: June 7, 2023 at 4:39:34 PM (4 occurrences)
Last logged: June 7, 2023 at 4:39:34 PM

Config entry 'Switch 0004' for homekit_controller integration not ready yet: Timeout while waiting for connection to device 192.168.74.129:80; Retrying in background
Config entry 'Switch 0024)' for homekit_controller integration not ready yet: Timeout while waiting for connection to device 192.168.74.107:80; Retrying in background
Config entry 'Switch 0012'' for homekit_controller integration not ready yet: Timeout while waiting for connection to device 192.168.74.114:80; Retrying in background
Config entry 'Thermostat 002' for homekit_controller integration not ready yet: Timeout while waiting for connection to device 192.168.74.104:80; Retrying in background`

`2023-06-08 07:22:31.345 DEBUG (MainThread) [aiohomekit.controller.abstract] [192.168.74.104:80] (id=04:redactedmac:2d): Accessories cache loaded (c#: 1) (gsn: None) (has broadcast_key: False)
2023-06-08 07:22:31.346 DEBUG (MainThread) [aiohomekit.controller.abstract] [192.168.74.104:80] (id=04:redactedmac:2d): Description updated: old=None new=HomeKitService(name='Thermostat 002 (2)', id='04:redactedmac:2d', model='IDEV0005', feature_flags=<FeatureFlags.SUPPORTS_APPLE_AUTHENTICATION_COPROCESSOR: 1>, status_flags=<StatusFlags: 0>, config_num=1, state_num=1, category=<Categories.THERMOSTAT: 9>, protocol_version='1.0', type='_hap._tcp.local.', address='192.168.74.104', addresses=['192.168.74.104'], port=80)
2023-06-08 07:22:31.346 DEBUG (MainThread) [aiohomekit.controller.abstract] [192.168.74.104:80] (id=04:redactedmac:2d): Disconnected event notification received; Triggering catch-up poll
2023-06-08 07:22:31.346 DEBUG (MainThread) [aiohomekit.zeroconf] 04:redactedmac:2d: Device rediscovered
2023-06-08 07:22:31.349 DEBUG (MainThread) [aiohomekit.controller.ip.connection] Starting reconnect loop to 192.168.74.104:80
2023-06-08 07:22:31.349 DEBUG (MainThread) [aiohomekit.controller.ip.connection] Attempting connection to 192.168.74.104:80
2023-06-08 07:22:31.367 DEBUG (MainThread) [aiohomekit.protocol.tlv] sending [
6 (State): (1 bytes/<class 'bytearray'>) 0x01
3 (PublicKey): (32 bytes/<class 'bytes'>) b'\x10\redacted\x0c'
]

2023-06-08 07:22:31.368 DEBUG (MainThread) [aiohomekit.controller.ip.connection] 192.168.74.104: raw request: b'POST /pair-verify HTTP/1.1\r\nHost: 192.168.74.104\r\nContent-Length: 37\r\nContent-Type: HttpContentTypes.TLV\r\n\r\n\x06\x01\x01\x03 \x10\redacted\x0c'
2023-06-08 07:22:31.374 DEBUG (MainThread) [aiohomekit.controller.ip.connection] Got HTTP error 400 for POST against /pair-verify
2023-06-08 07:22:31.374 DEBUG (MainThread) [aiohomekit.protocol.tlv] receiving [
]

2023-06-08 07:22:31.375 DEBUG (MainThread) [aiohomekit.controller.ip.connection] Thermostat 002 (2) [192.168.74.104:80] (id=04:redactedmac:2d): Connecting to accessory failed: M2: Missing public key; Retrying in 0 seconds
2023-06-08 07:22:31.375 DEBUG (MainThread) [aiohomekit.controller.ip.connection] Connection HomeKitConnection(host='192.168.74.104', port=80) lost.
2023-06-08 07:22:32.126 DEBUG (MainThread) [aiohomekit.controller.ip.connection] Attempting connection to 192.168.74.104:80
2023-06-08 07:22:32.132 DEBUG (MainThread) [aiohomekit.protocol.tlv] sending [
6 (State): (1 bytes/<class 'bytearray'>) 0x01
3 (PublicKey): (32 bytes/<class 'bytes'>) b'\x80
edactedpublickey\x1d'
]

2023-06-08 07:22:32.132 DEBUG (MainThread) [aiohomekit.controller.ip.connection] 192.168.74.104: raw request: b'POST /pair-verify HTTP/1.1\r\nHost: 192.168.74.104\r\nContent-Length: 37\r\nContent-Type: HttpContentTypes.TLV\r\n\r\n\x06\x01\x01\x03 \x80
edactedpublickey\x1d'
2023-06-08 07:22:32.137 DEBUG (MainThread) [aiohomekit.controller.ip.connection] Got HTTP error 400 for POST against /pair-verify
2023-06-08 07:22:32.138 DEBUG (MainThread) [aiohomekit.protocol.tlv] receiving [
]

2023-06-08 07:22:32.138 DEBUG (MainThread) [aiohomekit.controller.ip.connection] Thermostat 002 (2) [192.168.74.104:80] (id=04:redactedmac:2d): Connecting to accessory failed: M2: Missing public key; Retrying in 0 seconds
2023-06-08 07:22:32.138 DEBUG (MainThread) [aiohomekit.controller.ip.connection] Connection HomeKitConnection(host='192.168.74.104', port=80) lost.
2023-06-08 07:22:33.264 DEBUG (MainThread) [aiohomekit.controller.ip.connection] Attempting connection to 192.168.74.104:80
2023-06-08 07:22:33.267 DEBUG (MainThread) [aiohomekit.protocol.tlv] sending [
6 (State): (1 bytes/<class 'bytearray'>) 0x01
3 (PublicKey): (32 bytes/<class 'bytes'>) b'msR+\xb0\redacted\x08%'
]

2023-06-08 07:22:33.267 DEBUG (MainThread) [aiohomekit.controller.ip.connection] 192.168.74.104: raw request: b'POST /pair-verify HTTP/1.1\r\nHost: 192.168.74.104\r\nContent-Length: 37\r\nContent-Type: HttpContentTypes.TLV\r\n\r\n\x06\x01\x01\x03 msR+\redacted\x08%'
2023-06-08 07:22:33.269 DEBUG (MainThread) [aiohomekit.controller.ip.connection] Got HTTP error 400 for POST against /pair-verify
2023-06-08 07:22:33.269 DEBUG (MainThread) [aiohomekit.protocol.tlv] receiving [
]

2023-06-08 07:22:33.269 DEBUG (MainThread) [aiohomekit.controller.ip.connection] Thermostat 002 (2) [192.168.74.104:80] (id=04:redactedmac:2d): Connecting to accessory failed: M2: Missing public key; Retrying in 1 seconds
2023-06-08 07:22:33.269 DEBUG (MainThread) [aiohomekit.controller.ip.connection] Connection HomeKitConnection(host='192.168.74.104', port=80) lost.
2023-06-08 07:22:34.957 DEBUG (MainThread) [aiohomekit.controller.ip.connection] Attempting connection to 192.168.74.104:80
2023-06-08 07:22:34.960 DEBUG (MainThread) [aiohomekit.protocol.tlv] sending [
6 (State): (1 bytes/<class 'bytearray'>) 0x01
3 (PublicKey): (32 bytes/<class 'bytes'>) b'\xca\redacted\xcc\n'
]

2023-06-08 07:22:34.960 DEBUG (MainThread) [aiohomekit.controller.ip.connection] 192.168.74.104: raw request: b'POST /pair-verify HTTP/1.1\r\nHost: 192.168.74.104\r\nContent-Length: 37\r\nContent-Type: HttpContentTypes.TLV\r\n\r\n\x06\x01\x01\x03 \xca\redacted\xcc\n'
2023-06-08 07:22:34.962 DEBUG (MainThread) [aiohomekit.controller.ip.connection] Got HTTP error 400 for POST against /pair-verify
2023-06-08 07:22:34.962 DEBUG (MainThread) [aiohomekit.protocol.tlv] receiving [
]

2023-06-08 07:22:34.962 DEBUG (MainThread) [aiohomekit.controller.ip.connection] Thermostat 002 (2) [192.168.74.104:80] (id=04:redactedmac:2d): Connecting to accessory failed: M2: Missing public key; Retrying in 1 seconds
2023-06-08 07:22:34.962 DEBUG (MainThread) [aiohomekit.controller.ip.connection] Connection HomeKitConnection(host='192.168.74.104', port=80) lost.
2023-06-08 07:22:35.680 DEBUG (MainThread) [homeassistant.components.homekit_controller.connection] Starting HomeKit controller update: C4:C8:6B:1A:80:E4
2023-06-08 07:22:35.680 DEBUG (MainThread) [homeassistant.components.homekit_controller.connection] Called async_set_available_state with True for C4:redacted:E4
2023-06-08 07:22:35.680 DEBUG (MainThread) [aiohomekit.controller.ip.connection] 192.168.70.157: raw request: b'GET /characteristics?id=1.28,1.153,1.34,1.159,1.104,1.43,1.110,1.174,1.58,1.180,1.125,1.67,1.131,1.15,1.82,1.146,1.27,1.152,1.97,1.103,1.42,1.167,1.51,1.173,1.118,1.66,1.124,1.75,1.14,1.188,1.139,1.23,1.145,1.90,1.96,1.35,1.160,1.166,1.111,1.50,1.181,1.59,1.117,1.187,1.132,1.16,1.74,1.138,1.83,1.89 HTTP/1.1\r\nHost: 192.168.70.157\r\n\r\n'
2023-06-08 07:22:35.690 DEBUG (MainThread) [aiohomekit.controller.ip.connection] 192.168.70.157: raw response: bytearray(b'{"characteristics":[{"aid":1,"iid":28,"value":0},{"aid":1,"iid":153,"value":17},{"aid":1,"iid":34,"value":"TV"},{"aid":1,"iid":159,"value":"Player 2"},{"aid":1,"iid":104,"value":10},{"aid":1,"iid":43,"value":2},{"aid":1,"iid":110,"value":"Recorder 1"},{"aid":1,"iid":174,"value":20},{"aid":1,"iid":58,"value":"Blu-ray"},{"aid":1,"iid":180,"value":"Player 3"},{"aid":1,"iid":125,"value":13},{"aid":1,"iid":67,"value":5},{"aid":1,"iid":131,"value":"Player 1"},{"aid":1,"iid":15,"value":0},{"aid":1,"iid":82,"value":"USB"},{"aid":1,"iid":146,"value":16},{"aid":1,"iid":27,"value":0},{"aid":1,"iid":152,"value":"Tuner 3"},{"aid":1,"iid":97,"value":9},{"aid":1,"iid":103,"value":"TV"},{"aid":1,"iid":42,"value":"COMP"},{"aid":1,"iid":167,"value":19},{"aid":1,"iid":51,"value":3},{"aid":1,"iid":173,"value":"Tuner 4"},{"aid":1,"iid":118,"value":12},{"aid":1,"iid":66,"value":"HDMI-3"},{"aid":1,"iid":124,"value":"Tuner 1"},{"aid":1,"iid":75,"value":6},{"aid":1,"iid":14,"value":"Vizio Chromecast"},{"aid":1,"iid":188,"value":22},{"aid":1,"iid":139,"value":15},{"aid":1,"iid":23,"value":3},{"aid":1,"iid":145,"value":"Tuner 2"},{"aid":1,"iid":90,"value":8},{"aid":1,"iid":96,"value":"WatchFree+"},{"aid":1,"iid":35,"value":1},{"aid":1,"iid":160,"value":18},{"aid":1,"iid":166,"value":"Recorder 3"},{"aid":1,"iid":111,"value":11},{"aid":1,"iid":50,"value":"HDMI-1"},{"aid":1,"iid":181,"value":21},{"aid":1,"iid":59,"value":4},{"aid":1,"iid":117,"value":"Recorder 2"},{"aid":1,"iid":187,"value":"AirPlay"},{"aid":1,"iid":132,"value":14},{"aid":1,"iid":16,"value":6},{"aid":1,"iid":74,"value":"Living Room TV"},{"aid":1,"iid":138,"value":"Audio System"},{"aid":1,"iid":83,"value":7},{"aid":1,"iid":89,"value":"SMARTCAST"}]}')
2023-06-08 07:22:35.690 DEBUG (MainThread) [homeassistant.components.homekit_controller.connection] Called async_set_available_state with True for C4:redacted:E4
2023-06-08 07:22:35.690 DEBUG (MainThread) [homeassistant.components.homekit_controller.connection] Finished HomeKit controller update: C4:reacted:E4
2023-06-08 07:22:37.494 DEBUG (MainThread) [aiohomekit.controller.ip.connection] Attempting connection to 192.168.74.104:80
2023-06-08 07:22:37.497 DEBUG (MainThread) [aiohomekit.protocol.tlv] sending [
6 (State): (1 bytes/<class 'bytearray'>) 0x01
3 (PublicKey): (32 bytes/<class 'bytes'>) b'\xa5\redacted\x11ql'
]

2023-06-08 07:22:37.497 DEBUG (MainThread) [aiohomekit.controller.ip.connection] 192.168.74.104: raw request: b'POST /pair-verify HTTP/1.1\r\nHost: 192.168.74.104\r\nContent-Length: 37\r\nContent-Type: HttpContentTypes.TLV\r\n\r\n\x06\x01\x01\x03 \xa5\redacted\x11ql'
2023-06-08 07:22:37.499 DEBUG (MainThread) [aiohomekit.controller.ip.connection] Got HTTP error 400 for POST against /pair-verify
2023-06-08 07:22:37.499 DEBUG (MainThread) [aiohomekit.protocol.tlv] receiving [
]

2023-06-08 07:22:37.499 DEBUG (MainThread) [aiohomekit.controller.ip.connection] Thermostat 002 (2) [192.168.74.104:80] (id=04:redactedmac:2d): Connecting to accessory failed: M2: Missing public key; Retrying in 2 seconds
2023-06-08 07:22:37.500 DEBUG (MainThread) [aiohomekit.controller.ip.connection] Connection HomeKitConnection(host='192.168.74.104', port=80) lost.
2023-06-08 07:22:38.501 DEBUG (MainThread) [aiohomekit.controller.ip.connection] Attempting connection to 192.168.74.114:80
2023-06-08 07:22:38.504 DEBUG (MainThread) [aiohomekit.protocol.tlv] sending [
6 (State): (1 bytes/<class 'bytearray'>) 0x01
3 (PublicKey): (32 bytes/<class 'bytes'>) b'\x87\redacted\xa2~'
]

2023-06-08 07:22:38.505 DEBUG (MainThread) [aiohomekit.controller.ip.connection] 192.168.74.114: raw request: b'POST /pair-verify HTTP/1.1\r\nHost: 192.168.74.114\r\nContent-Length: 37\r\nContent-Type: HttpContentTypes.TLV\r\n\r\n\x06\x01\x01\x03 \x87\redacted\xa2~'
2023-06-08 07:22:38.507 DEBUG (MainThread) [aiohomekit.controller.ip.connection] Got HTTP error 400 for POST against /pair-verify
2023-06-08 07:22:38.508 DEBUG (MainThread) [aiohomekit.protocol.tlv] receiving [
]

2023-06-08 07:22:38.508 DEBUG (MainThread) [aiohomekit.controller.ip.connection] Switch 0012 [192.168.74.114:80] (id=76:87:46:82:10:B6): Connecting to accessory failed: M2: Missing public key; Retrying in 60 seconds
2023-06-08 07:22:38.508 DEBUG (MainThread) [aiohomekit.controller.ip.connection] Connection HomeKitConnection(host='192.168.74.114', port=80) lost.
2023-06-08 07:22:40.560 DEBUG (MainThread) [aiohomekit.controller.ip.connection] Attempting connection to 192.168.74.129:80
2023-06-08 07:22:40.562 DEBUG (MainThread) [aiohomekit.protocol.tlv] sending [
6 (State): (1 bytes/<class 'bytearray'>) 0x01
3 (PublicKey): (32 bytes/<class 'bytes'>) b'\xfa\redacted\xdcU'
]

2023-06-08 07:22:40.562 DEBUG (MainThread) [aiohomekit.controller.ip.connection] 192.168.74.129: raw request: b'POST /pair-verify HTTP/1.1\r\nHost: 192.168.74.129\r\nContent-Length: 37\r\nContent-Type: HttpContentTypes.TLV\r\n\r\n\x06\x01\x01\x03 \xfa\redacted\xdcU'
2023-06-08 07:22:40.564 DEBUG (MainThread) [aiohomekit.controller.ip.connection] Got HTTP error 400 for POST against /pair-verify
2023-06-08 07:22:40.564 DEBUG (MainThread) [aiohomekit.protocol.tlv] receiving [
]

2023-06-08 07:22:40.565 DEBUG (MainThread) [aiohomekit.controller.ip.connection] Switch 0004 [192.168.74.129:80] (id=9D:16:B2:D4:6D:0B): Connecting to accessory failed: M2: Missing public key; Retrying in 60 seconds
2023-06-08 07:22:40.565 DEBUG (MainThread) [aiohomekit.controller.ip.connection] Connection HomeKitConnection(host='192.168.74.129', port=80) lost.
2023-06-08 07:22:41.298 DEBUG (MainThread) [aiohomekit.controller.ip.connection] Attempting connection to 192.168.74.104:80
2023-06-08 07:22:41.302 DEBUG (MainThread) [aiohomekit.protocol.tlv] sending [
6 (State): (1 bytes/<class 'bytearray'>) 0x01
3 (PublicKey): (32 bytes/<class 'bytes'>) b'\xb9W\redacted\x15'
]

2023-06-08 07:22:41.302 DEBUG (MainThread) [aiohomekit.controller.ip.connection] 192.168.74.104: raw request: b'POST /pair-verify HTTP/1.1\r\nHost: 192.168.74.104\r\nContent-Length: 37\r\nContent-Type: HttpContentTypes.TLV\r\n\r\n\x06\x01\x01\x03 \xb9W\redacted\x15'
2023-06-08 07:22:41.307 DEBUG (MainThread) [aiohomekit.controller.ip.connection] Got HTTP error 400 for POST against /pair-verify
2023-06-08 07:22:41.308 DEBUG (MainThread) [aiohomekit.protocol.tlv] receiving [
]

2023-06-08 07:22:41.308 DEBUG (MainThread) [aiohomekit.controller.ip.connection] Thermostat 002 (2) [192.168.74.104:80] (id=04:redactedmac:2d): Connecting to accessory failed: M2: Missing public key; Retrying in 3 seconds
2023-06-08 07:22:41.308 DEBUG (MainThread) [aiohomekit.controller.ip.connection] Connection HomeKitConnection(host='192.168.74.104', port=80) lost.
2023-06-08 07:22:41.354 WARNING (MainThread) [homeassistant.config_entries] Config entry 'Thermostat 002' for homekit_controller integration not ready yet: Timeout while waiting for connection to device 192.168.74.104:80; Retrying in background
2023-06-08 07:22:46.838 DEBUG (MainThread) [aiohomekit.controller.abstract] [192.168.74.104:80] (id=04:redactedmac:2d): Accessories cache loaded (c#: 1) (gsn: None) (has broadcast_key: False)
2023-06-08 07:22:46.838 DEBUG (MainThread) [aiohomekit.controller.abstract] [192.168.74.104:80] (id=04:redactedmac:2d): Description updated: old=None new=HomeKitService(name='Thermostat 002 (2)', id='04:redactedmac:2d', model='IDEV0005', feature_flags=<FeatureFlags.SUPPORTS_APPLE_AUTHENTICATION_COPROCESSOR: 1>, status_flags=<StatusFlags: 0>, config_num=1, state_num=1, category=<Categories.THERMOSTAT: 9>, protocol_version='1.0', type='_hap._tcp.local.', address='192.168.74.104', addresses=['192.168.74.104'], port=80)
2023-06-08 07:22:46.838 DEBUG (MainThread) [aiohomekit.controller.abstract] [192.168.74.104:80] (id=04:redactedmac:2d): Disconnected event notification received; Triggering catch-up poll
2023-06-08 07:22:46.839 DEBUG (MainThread) [aiohomekit.zeroconf] 04:redactedmac:2d: Device rediscovered
2023-06-08 07:22:46.839 DEBUG (MainThread) [aiohomekit.controller.ip.connection] Starting reconnect loop to 192.168.74.104:80
2023-06-08 07:22:46.839 DEBUG (MainThread) [aiohomekit.controller.ip.connection] Attempting connection to 192.168.74.104:80
2023-06-08 07:22:46.842 DEBUG (MainThread) [aiohomekit.protocol.tlv] sending [
6 (State): (1 bytes/<class 'bytearray'>) 0x01
3 (PublicKey): (32 bytes/<class 'bytes'>) b'\xd4I\redacted\x1a'
]

2023-06-08 07:22:46.843 DEBUG (MainThread) [aiohomekit.controller.ip.connection] 192.168.74.104: raw request: b'POST /pair-verify HTTP/1.1\r\nHost: 192.168.74.104\r\nContent-Length: 37\r\nContent-Type: HttpContentTypes.TLV\r\n\r\n\x06\x01\x01\x03 \xd4I\redacted\x1a'
2023-06-08 07:22:46.846 DEBUG (MainThread) [aiohomekit.controller.ip.connection] Got HTTP error 400 for POST against /pair-verify
2023-06-08 07:22:46.846 DEBUG (MainThread) [aiohomekit.protocol.tlv] receiving [
]

2023-06-08 07:22:46.846 DEBUG (MainThread) [aiohomekit.controller.ip.connection] Thermostat 002 (2) [192.168.74.104:80] (id=04:redactedmac:2d): Connecting to accessory failed: M2: Missing public key; Retrying in 0 seconds
2023-06-08 07:22:46.846 DEBUG (MainThread) [aiohomekit.controller.ip.connection] Connection HomeKitConnection(host='192.168.74.104', port=80) lost.
2023-06-08 07:22:47.597 DEBUG (MainThread) [aiohomekit.controller.ip.connection] Attempting connection to 192.168.74.104:80
2023-06-08 07:22:47.608 DEBUG (MainThread) [aiohomekit.protocol.tlv] sending [
6 (State): (1 bytes/<class 'bytearray'>) 0x01
3 (PublicKey): (32 bytes/<class 'bytes'>) b'\x82\redacted\xdbB9'
]

2023-06-08 07:22:47.608 DEBUG (MainThread) [aiohomekit.controller.ip.connection] 192.168.74.104: raw request: b'POST /pair-verify HTTP/1.1\r\nHost: 192.168.74.104\r\nContent-Length: 37\r\nContent-Type: HttpContentTypes.TLV\r\n\r\n\x06\x01\x01\x03 \x82\redacted\xdbB9'
2023-06-08 07:22:47.614 DEBUG (MainThread) [aiohomekit.controller.ip.connection] Got HTTP error 400 for POST against /pair-verify
2023-06-08 07:22:47.614 DEBUG (MainThread) [aiohomekit.protocol.tlv] receiving [
]

2023-06-08 07:22:47.614 DEBUG (MainThread) [aiohomekit.controller.ip.connection] Thermostat 002 (2) [192.168.74.104:80] (id=04:redactedmac:2d): Connecting to accessory failed: M2: Missing public key; Retrying in 0 seconds
2023-06-08 07:22:47.615 DEBUG (MainThread) [aiohomekit.controller.ip.connection] Connection HomeKitConnection(host='192.168.74.104', port=80) lost.
2023-06-08 07:22:48.741 DEBUG (MainThread) [aiohomekit.controller.ip.connection] Attempting connection to 192.168.74.104:80
2023-06-08 07:22:48.796 DEBUG (MainThread) [aiohomekit.protocol.tlv] sending [
6 (State): (1 bytes/<class 'bytearray'>) 0x01
3 (PublicKey): (32 bytes/<class 'bytes'>) b'\x9aBp\redacted\x7fe*$t'
]

2023-06-08 07:22:48.797 DEBUG (MainThread) [aiohomekit.controller.ip.connection] 192.168.74.104: raw request: b'POST /pair-verify HTTP/1.1\r\nHost: 192.168.74.104\r\nContent-Length: 37\r\nContent-Type: HttpContentTypes.TLV\r\n\r\n\x06\x01\x01\x03 \x9aBp\redacted\x7fe*$t'
2023-06-08 07:22:48.809 DEBUG (MainThread) [aiohomekit.controller.ip.connection] Got HTTP error 400 for POST against /pair-verify
2023-06-08 07:22:48.809 DEBUG (MainThread) [aiohomekit.protocol.tlv] receiving [
]

2023-06-08 07:22:48.809 DEBUG (MainThread) [aiohomekit.controller.ip.connection] Thermostat 002 (2) [192.168.74.104:80] (id=04:redactedmac:2d): Connecting to accessory failed: M2: Missing public key; Retrying in 1 seconds
2023-06-08 07:22:48.809 DEBUG (MainThread) [aiohomekit.controller.ip.connection] Connection HomeKitConnection(host='192.168.74.104', port=80) lost.
2023-06-08 07:22:50.498 DEBUG (MainThread) [aiohomekit.controller.ip.connection] Attempting connection to 192.168.74.104:80
2023-06-08 07:22:50.501 DEBUG (MainThread) [aiohomekit.protocol.tlv] sending [
6 (State): (1 bytes/<class 'bytearray'>) 0x01
3 (PublicKey): (32 bytes/<class 'bytes'>) b'|3\x9d\redacted\x8f,%'
]

2023-06-08 07:22:50.501 DEBUG (MainThread) [aiohomekit.controller.ip.connection] 192.168.74.104: raw request: b'POST /pair-verify HTTP/1.1\r\nHost: 192.168.74.104\r\nContent-Length: 37\r\nContent-Type: HttpContentTypes.TLV\r\n\r\n\x06\x01\x01\x03 |3\x9d\redacted\x8f,%'
2023-06-08 07:22:50.507 DEBUG (MainThread) [aiohomekit.controller.ip.connection] Got HTTP error 400 for POST against /pair-verify
2023-06-08 07:22:50.507 DEBUG (MainThread) [aiohomekit.protocol.tlv] receiving [
]

2023-06-08 07:22:50.507 DEBUG (MainThread) [aiohomekit.controller.ip.connection] Thermostat 002 (2) [192.168.74.104:80] (id=04:redactedmac:2d): Connecting to accessory failed: M2: Missing public key; Retrying in 1 seconds
2023-06-08 07:22:50.507 DEBUG (MainThread) [aiohomekit.controller.ip.connection] Connection HomeKitConnection(host='192.168.74.104', port=80) lost.
2023-06-08 07:22:53.039 DEBUG (MainThread) [aiohomekit.controller.ip.connection] Attempting connection to 192.168.74.104:80
2023-06-08 07:22:53.043 DEBUG (MainThread) [aiohomekit.protocol.tlv] sending [
6 (State): (1 bytes/<class 'bytearray'>) 0x01
3 (PublicKey): (32 bytes/<class 'bytes'>) b'\x83\redacted\xd5Nm&4y'
]

2023-06-08 07:22:53.043 DEBUG (MainThread) [aiohomekit.controller.ip.connection] 192.168.74.104: raw request: b'POST /pair-verify HTTP/1.1\r\nHost: 192.168.74.104\r\nContent-Length: 37\r\nContent-Type: HttpContentTypes.TLV\r\n\r\n\x06\x01\x01\x03 \x83\redacted\xd5Nm&4y'
2023-06-08 07:22:53.045 DEBUG (MainThread) [aiohomekit.controller.ip.connection] Got HTTP error 400 for POST against /pair-verify
2023-06-08 07:22:53.045 DEBUG (MainThread) [aiohomekit.protocol.tlv] receiving [
]

2023-06-08 07:22:53.046 DEBUG (MainThread) [aiohomekit.controller.ip.connection] Thermostat 002 (2) [192.168.74.104:80] (id=04:redactedmac:2d): Connecting to accessory failed: M2: Missing public key; Retrying in 2 seconds
2023-06-08 07:22:53.046 DEBUG (MainThread) [aiohomekit.controller.ip.connection] Connection HomeKitConnection(host='192.168.74.104', port=80) lost.`

@norey
Copy link

norey commented Jun 8, 2023

Having the same issue with two iDevices wall switches

2023-06-07 19:15:58.465 DEBUG (MainThread) [aiohomekit.controller.abstract] [192.168.107.62:80] (id=6C:27:8F:BD:C7:57): Accessories cache loaded (c#: 1) (gsn: None) (has broadcast_key: False)
2023-06-07 19:15:58.465 DEBUG (MainThread) [aiohomekit.controller.abstract] [192.168.107.62:80] (id=6C:27:8F:BD:C7:57): Description updated: old=None new=HomeKitService(name='Wall Switch 00378358', id='6c:27:8f:bd:c7:57', model='IDEV0008', feature_flags=<FeatureFlags.SUPPORTS_APPLE_AUTHENTICATION_COPROCESSOR: 1>, status_flags=<StatusFlags: 0>, config_num=1, state_num=1, category=<Categories.SWITCH: 8>, protocol_version='1.0', type='_hap._tcp.local.', address='192.168.107.62', addresses=['192.168.107.62'], port=80)
2023-06-07 19:15:58.465 DEBUG (MainThread) [aiohomekit.controller.abstract] [192.168.107.62:80] (id=6C:27:8F:BD:C7:57): Disconnected event notification received; Triggering catch-up poll
2023-06-07 19:15:58.465 DEBUG (MainThread) [aiohomekit.zeroconf] 6C:27:8F:BD:C7:57: Device rediscovered
2023-06-07 19:15:58.465 DEBUG (MainThread) [aiohomekit.controller.ip.connection] Starting reconnect loop to 192.168.107.62:80
2023-06-07 19:15:58.465 DEBUG (MainThread) [aiohomekit.controller.ip.connection] Attempting connection to 192.168.107.62:80
2023-06-07 19:15:58.467 DEBUG (MainThread) [aiohomekit.protocol.tlv] sending [
  6 (State): (1 bytes/<class 'bytearray'>) 0x01
  3 (PublicKey): (32 bytes/<class 'bytes'>) b'/\x12\xf6^*+\xbe5\x99])~O\xdeK\xf0s_9\xb1\x8d\xa0\tQ\x99\x8c\xf0$\x12)\xaf\x11'
]

2023-06-07 19:15:58.467 DEBUG (MainThread) [aiohomekit.controller.ip.connection] 192.168.107.62: raw request: b'POST /pair-verify HTTP/1.1\r\nHost: 192.168.107.62\r\nContent-Length: 37\r\nContent-Type: HttpContentTypes.TLV\r\n\r\n\x06\x01\x01\x03 /\x12\xf6^*+\xbe5\x99])~O\xdeK\xf0s_9\xb1\x8d\xa0\tQ\x99\x8c\xf0$\x12)\xaf\x11'
2023-06-07 19:15:58.470 DEBUG (MainThread) [aiohomekit.controller.ip.connection] Got HTTP error 400 for POST against /pair-verify
2023-06-07 19:15:58.470 DEBUG (MainThread) [aiohomekit.protocol.tlv] receiving [
]

2023-06-07 19:15:58.470 DEBUG (MainThread) [aiohomekit.controller.ip.connection] Wall Switch 00378358 [192.168.107.62:80] (id=6C:27:8F:BD:C7:57): Connecting to accessory failed: M2: Missing public key; Retrying in 0 seconds
2023-06-07 19:15:58.470 DEBUG (MainThread) [aiohomekit.controller.ip.connection] Connection HomeKitConnection(host='192.168.107.62', port=80) lost.
2023-06-07 19:15:59.221 DEBUG (MainThread) [aiohomekit.controller.ip.connection] Attempting connection to 192.168.107.62:80
2023-06-07 19:15:59.238 DEBUG (MainThread) [aiohomekit.protocol.tlv] sending [
  6 (State): (1 bytes/<class 'bytearray'>) 0x01
  3 (PublicKey): (32 bytes/<class 'bytes'>) b'\x12\xbf\x8b\x985\x85\x17\xb9A[\xa7\xc9#\xa3V-\x8by\x88|\x81Ic\xd0\x90d\xe6\xc4\x18Z@;'
]

2023-06-07 19:15:59.238 DEBUG (MainThread) [aiohomekit.controller.ip.connection] 192.168.107.62: raw request: b'POST /pair-verify HTTP/1.1\r\nHost: 192.168.107.62\r\nContent-Length: 37\r\nContent-Type: HttpContentTypes.TLV\r\n\r\n\x06\x01\x01\x03 \x12\xbf\x8b\x985\x85\x17\xb9A[\xa7\xc9#\xa3V-\x8by\x88|\x81Ic\xd0\x90d\xe6\xc4\x18Z@;'
2023-06-07 19:15:59.252 DEBUG (MainThread) [aiohomekit.controller.ip.connection] Got HTTP error 400 for POST against /pair-verify
2023-06-07 19:15:59.252 DEBUG (MainThread) [aiohomekit.protocol.tlv] receiving [
]

2023-06-07 19:15:59.252 DEBUG (MainThread) [aiohomekit.controller.ip.connection] Wall Switch 00378358 [192.168.107.62:80] (id=6C:27:8F:BD:C7:57): Connecting to accessory failed: M2: Missing public key; Retrying in 0 seconds
2023-06-07 19:15:59.252 DEBUG (MainThread) [aiohomekit.controller.ip.connection] Connection HomeKitConnection(host='192.168.107.62', port=80) lost.
2023-06-07 19:16:00.378 DEBUG (MainThread) [aiohomekit.controller.ip.connection] Attempting connection to 192.168.107.62:80
2023-06-07 19:16:00.384 DEBUG (MainThread) [aiohomekit.protocol.tlv] sending [
  6 (State): (1 bytes/<class 'bytearray'>) 0x01
  3 (PublicKey): (32 bytes/<class 'bytes'>) b'\x88\xa7\xb7"\xed\x15\xd2_X\xf7P\x85O~\x8blK\x85\xcc]\xda\xf4(\xc2\x88\x11x\xda\xbd=\xd2+'
]

2023-06-07 19:16:00.385 DEBUG (MainThread) [aiohomekit.controller.ip.connection] 192.168.107.62: raw request: b'POST /pair-verify HTTP/1.1\r\nHost: 192.168.107.62\r\nContent-Length: 37\r\nContent-Type: HttpContentTypes.TLV\r\n\r\n\x06\x01\x01\x03 \x88\xa7\xb7"\xed\x15\xd2_X\xf7P\x85O~\x8blK\x85\xcc]\xda\xf4(\xc2\x88\x11x\xda\xbd=\xd2+'
2023-06-07 19:16:00.388 DEBUG (MainThread) [aiohomekit.controller.ip.connection] Got HTTP error 400 for POST against /pair-verify
2023-06-07 19:16:00.388 DEBUG (MainThread) [aiohomekit.protocol.tlv] receiving [
]

2023-06-07 19:16:00.388 DEBUG (MainThread) [aiohomekit.controller.ip.connection] Wall Switch 00378358 [192.168.107.62:80] (id=6C:27:8F:BD:C7:57): Connecting to accessory failed: M2: Missing public key; Retrying in 1 seconds
2023-06-07 19:16:00.389 DEBUG (MainThread) [aiohomekit.controller.ip.connection] Connection HomeKitConnection(host='192.168.107.62', port=80) lost.
2023-06-07 19:16:02.076 DEBUG (MainThread) [aiohomekit.controller.ip.connection] Attempting connection to 192.168.107.62:80
2023-06-07 19:16:02.081 DEBUG (MainThread) [aiohomekit.protocol.tlv] sending [
  6 (State): (1 bytes/<class 'bytearray'>) 0x01
  3 (PublicKey): (32 bytes/<class 'bytes'>) b'\xd7q\xca\x11\x8a%Y\x99$\x82\x92\x1c\xa7\xaa\xfb(\x05)\x0f\x97\xa2t\x0e\xf244\xb8\x98_\xe5u\x0e'
]

2023-06-07 19:16:02.081 DEBUG (MainThread) [aiohomekit.controller.ip.connection] 192.168.107.62: raw request: b'POST /pair-verify HTTP/1.1\r\nHost: 192.168.107.62\r\nContent-Length: 37\r\nContent-Type: HttpContentTypes.TLV\r\n\r\n\x06\x01\x01\x03 \xd7q\xca\x11\x8a%Y\x99$\x82\x92\x1c\xa7\xaa\xfb(\x05)\x0f\x97\xa2t\x0e\xf244\xb8\x98_\xe5u\x0e'
2023-06-07 19:16:02.083 DEBUG (MainThread) [aiohomekit.controller.ip.connection] Got HTTP error 400 for POST against /pair-verify
2023-06-07 19:16:02.083 DEBUG (MainThread) [aiohomekit.protocol.tlv] receiving [
]

2023-06-07 19:16:02.083 DEBUG (MainThread) [aiohomekit.controller.ip.connection] Wall Switch 00378358 [192.168.107.62:80] (id=6C:27:8F:BD:C7:57): Connecting to accessory failed: M2: Missing public key; Retrying in 1 seconds
2023-06-07 19:16:02.083 DEBUG (MainThread) [aiohomekit.controller.ip.connection] Connection HomeKitConnection(host='192.168.107.62', port=80) lost.
2023-06-07 19:16:04.615 DEBUG (MainThread) [aiohomekit.controller.ip.connection] Attempting connection to 192.168.107.62:80
2023-06-07 19:16:04.618 DEBUG (MainThread) [aiohomekit.protocol.tlv] sending [
  6 (State): (1 bytes/<class 'bytearray'>) 0x01
  3 (PublicKey): (32 bytes/<class 'bytes'>) b'{\x1f\xab>\\}l?\xebh\x02\xd2\x1b\xec\xa0\xf7\x1b\x16!\x1e8M\x06=\x11z\xd6\x11\r\x11\xda\x1a'
]

2023-06-07 19:16:04.618 DEBUG (MainThread) [aiohomekit.controller.ip.connection] 192.168.107.62: raw request: b'POST /pair-verify HTTP/1.1\r\nHost: 192.168.107.62\r\nContent-Length: 37\r\nContent-Type: HttpContentTypes.TLV\r\n\r\n\x06\x01\x01\x03 {\x1f\xab>\\}l?\xebh\x02\xd2\x1b\xec\xa0\xf7\x1b\x16!\x1e8M\x06=\x11z\xd6\x11\r\x11\xda\x1a'
2023-06-07 19:16:04.624 DEBUG (MainThread) [aiohomekit.controller.ip.connection] Got HTTP error 400 for POST against /pair-verify
2023-06-07 19:16:04.624 DEBUG (MainThread) [aiohomekit.protocol.tlv] receiving [
]

2023-06-07 19:16:04.624 DEBUG (MainThread) [aiohomekit.controller.ip.connection] Wall Switch 00378358 [192.168.107.62:80] (id=6C:27:8F:BD:C7:57): Connecting to accessory failed: M2: Missing public key; Retrying in 2 seconds
2023-06-07 19:16:04.624 DEBUG (MainThread) [aiohomekit.controller.ip.connection] Connection HomeKitConnection(host='192.168.107.62', port=80) lost.
2023-06-07 19:16:08.422 DEBUG (MainThread) [aiohomekit.controller.ip.connection] Attempting connection to 192.168.107.62:80
2023-06-07 19:16:08.425 DEBUG (MainThread) [aiohomekit.protocol.tlv] sending [
  6 (State): (1 bytes/<class 'bytearray'>) 0x01
  3 (PublicKey): (32 bytes/<class 'bytes'>) b"\xb9*\x9b\xb5\x9e{\xd4F\xd3 \x16;\x92\x08N'\xf7h\x8d\xdd\xbeIPX\xc0\xbb\xb8v\x01\xee\x1dk"
]

2023-06-07 19:16:08.425 DEBUG (MainThread) [aiohomekit.controller.ip.connection] 192.168.107.62: raw request: b"POST /pair-verify HTTP/1.1\r\nHost: 192.168.107.62\r\nContent-Length: 37\r\nContent-Type: HttpContentTypes.TLV\r\n\r\n\x06\x01\x01\x03 \xb9*\x9b\xb5\x9e{\xd4F\xd3 \x16;\x92\x08N'\xf7h\x8d\xdd\xbeIPX\xc0\xbb\xb8v\x01\xee\x1dk"
2023-06-07 19:16:08.427 DEBUG (MainThread) [aiohomekit.controller.ip.connection] Got HTTP error 400 for POST against /pair-verify
2023-06-07 19:16:08.427 DEBUG (MainThread) [aiohomekit.protocol.tlv] receiving [
]

2023-06-07 19:16:08.427 DEBUG (MainThread) [aiohomekit.controller.ip.connection] Wall Switch 00378358 [192.168.107.62:80] (id=6C:27:8F:BD:C7:57): Connecting to accessory failed: M2: Missing public key; Retrying in 3 seconds
2023-06-07 19:16:08.427 DEBUG (MainThread) [aiohomekit.controller.ip.connection] Connection HomeKitConnection(host='192.168.107.62', port=80) lost.
2023-06-07 19:16:08.466 WARNING (MainThread) [homeassistant.config_entries] Config entry 'Hall Light Switch' for homekit_controller integration not ready yet: Timeout while waiting for connection to device 192.168.107.62:80; Retrying in background
2023-06-07 19:16:13.886 DEBUG (MainThread) [aiohomekit.controller.abstract] [192.168.107.62:80] (id=6C:27:8F:BD:C7:57): Accessories cache loaded (c#: 1) (gsn: None) (has broadcast_key: False)
2023-06-07 19:16:13.886 DEBUG (MainThread) [aiohomekit.controller.abstract] [192.168.107.62:80] (id=6C:27:8F:BD:C7:57): Description updated: old=None new=HomeKitService(name='Wall Switch 00378358', id='6c:27:8f:bd:c7:57', model='IDEV0008', feature_flags=<FeatureFlags.SUPPORTS_APPLE_AUTHENTICATION_COPROCESSOR: 1>, status_flags=<StatusFlags: 0>, config_num=1, state_num=1, category=<Categories.SWITCH: 8>, protocol_version='1.0', type='_hap._tcp.local.', address='192.168.107.62', addresses=['192.168.107.62'], port=80)
2023-06-07 19:16:13.886 DEBUG (MainThread) [aiohomekit.controller.abstract] [192.168.107.62:80] (id=6C:27:8F:BD:C7:57): Disconnected event notification received; Triggering catch-up poll
2023-06-07 19:16:13.886 DEBUG (MainThread) [aiohomekit.zeroconf] 6C:27:8F:BD:C7:57: Device rediscovered
2023-06-07 19:16:13.886 DEBUG (MainThread) [aiohomekit.controller.ip.connection] Starting reconnect loop to 192.168.107.62:80
2023-06-07 19:16:13.886 DEBUG (MainThread) [aiohomekit.controller.ip.connection] Attempting connection to 192.168.107.62:80
2023-06-07 19:16:13.892 DEBUG (MainThread) [aiohomekit.protocol.tlv] sending [
  6 (State): (1 bytes/<class 'bytearray'>) 0x01
  3 (PublicKey): (32 bytes/<class 'bytes'>) b"\xd4\xd8#\n\x99\xech]\xa2\x8f\xf3\x94@\xbd'\xcfD\x14\x8fJ\xc4/\xac\x15\xc9V\xc9\xf6\xa1\xe0X\x16"
]

2023-06-07 19:16:13.892 DEBUG (MainThread) [aiohomekit.controller.ip.connection] 192.168.107.62: raw request: b"POST /pair-verify HTTP/1.1\r\nHost: 192.168.107.62\r\nContent-Length: 37\r\nContent-Type: HttpContentTypes.TLV\r\n\r\n\x06\x01\x01\x03 \xd4\xd8#\n\x99\xech]\xa2\x8f\xf3\x94@\xbd'\xcfD\x14\x8fJ\xc4/\xac\x15\xc9V\xc9\xf6\xa1\xe0X\x16"
2023-06-07 19:16:13.895 DEBUG (MainThread) [aiohomekit.controller.ip.connection] Got HTTP error 400 for POST against /pair-verify
2023-06-07 19:16:13.895 DEBUG (MainThread) [aiohomekit.protocol.tlv] receiving [
]

2023-06-07 19:16:13.895 DEBUG (MainThread) [aiohomekit.controller.ip.connection] Wall Switch 00378358 [192.168.107.62:80] (id=6C:27:8F:BD:C7:57): Connecting to accessory failed: M2: Missing public key; Retrying in 0 seconds
2023-06-07 19:16:13.895 DEBUG (MainThread) [aiohomekit.controller.ip.connection] Connection HomeKitConnection(host='192.168.107.62', port=80) lost.
2023-06-07 19:16:14.646 DEBUG (MainThread) [aiohomekit.controller.ip.connection] Attempting connection to 192.168.107.62:80
2023-06-07 19:16:14.651 DEBUG (MainThread) [aiohomekit.protocol.tlv] sending [
  6 (State): (1 bytes/<class 'bytearray'>) 0x01
  3 (PublicKey): (32 bytes/<class 'bytes'>) b"\xcfk\x82\x05\x9c\xc2\x10\xc2\x8f\xf7I/\xbb\xf8\xe6\x92\xe3\xf8'\x02\\\xb6\xb0Y\x1b\xf7\xd7\x9aB\xf8S0"
]

2023-06-07 19:16:14.651 DEBUG (MainThread) [aiohomekit.controller.ip.connection] 192.168.107.62: raw request: b"POST /pair-verify HTTP/1.1\r\nHost: 192.168.107.62\r\nContent-Length: 37\r\nContent-Type: HttpContentTypes.TLV\r\n\r\n\x06\x01\x01\x03 \xcfk\x82\x05\x9c\xc2\x10\xc2\x8f\xf7I/\xbb\xf8\xe6\x92\xe3\xf8'\x02\\\xb6\xb0Y\x1b\xf7\xd7\x9aB\xf8S0"
2023-06-07 19:16:14.656 DEBUG (MainThread) [aiohomekit.controller.ip.connection] Got HTTP error 400 for POST against /pair-verify
2023-06-07 19:16:14.657 DEBUG (MainThread) [aiohomekit.protocol.tlv] receiving [
]

2023-06-07 19:16:14.657 DEBUG (MainThread) [aiohomekit.controller.ip.connection] Wall Switch 00378358 [192.168.107.62:80] (id=6C:27:8F:BD:C7:57): Connecting to accessory failed: M2: Missing public key; Retrying in 0 seconds
2023-06-07 19:16:14.657 DEBUG (MainThread) [aiohomekit.controller.ip.connection] Connection HomeKitConnection(host='192.168.107.62', port=80) lost.
2023-06-07 19:16:15.783 DEBUG (MainThread) [aiohomekit.controller.ip.connection] Attempting connection to 192.168.107.62:80
2023-06-07 19:16:15.786 DEBUG (MainThread) [aiohomekit.protocol.tlv] sending [
  6 (State): (1 bytes/<class 'bytearray'>) 0x01
  3 (PublicKey): (32 bytes/<class 'bytes'>) b"B\xe2-\x8fQ\xc1\xe2\x98\xa6\x10\x06\xc7\xe9\xb7\xf8\xc7A\xcb\x8c$\xc0\x0cT\xbe\xed'\x02\x12\xbe\xc3\x0e_"
]

2023-06-07 19:16:15.786 DEBUG (MainThread) [aiohomekit.controller.ip.connection] 192.168.107.62: raw request: b"POST /pair-verify HTTP/1.1\r\nHost: 192.168.107.62\r\nContent-Length: 37\r\nContent-Type: HttpContentTypes.TLV\r\n\r\n\x06\x01\x01\x03 B\xe2-\x8fQ\xc1\xe2\x98\xa6\x10\x06\xc7\xe9\xb7\xf8\xc7A\xcb\x8c$\xc0\x0cT\xbe\xed'\x02\x12\xbe\xc3\x0e_"
2023-06-07 19:16:15.789 DEBUG (MainThread) [aiohomekit.controller.ip.connection] Got HTTP error 400 for POST against /pair-verify
2023-06-07 19:16:15.789 DEBUG (MainThread) [aiohomekit.protocol.tlv] receiving [
]

2023-06-07 19:16:15.789 DEBUG (MainThread) [aiohomekit.controller.ip.connection] Wall Switch 00378358 [192.168.107.62:80] (id=6C:27:8F:BD:C7:57): Connecting to accessory failed: M2: Missing public key; Retrying in 1 seconds
2023-06-07 19:16:15.789 DEBUG (MainThread) [aiohomekit.controller.ip.connection] Connection HomeKitConnection(host='192.168.107.62', port=80) lost.
2023-06-07 19:16:17.477 DEBUG (MainThread) [aiohomekit.controller.ip.connection] Attempting connection to 192.168.107.62:80
2023-06-07 19:16:17.480 DEBUG (MainThread) [aiohomekit.protocol.tlv] sending [
  6 (State): (1 bytes/<class 'bytearray'>) 0x01
  3 (PublicKey): (32 bytes/<class 'bytes'>) b'\x89X\xe7\x92#\xa2dM)*N\xea\x0e\x8a\x9do\xab7Y2\xe0\xbft\xbe\xb1\x0e\x97\xa6>&\xc9\x10'
]

2023-06-07 19:16:17.480 DEBUG (MainThread) [aiohomekit.controller.ip.connection] 192.168.107.62: raw request: b'POST /pair-verify HTTP/1.1\r\nHost: 192.168.107.62\r\nContent-Length: 37\r\nContent-Type: HttpContentTypes.TLV\r\n\r\n\x06\x01\x01\x03 \x89X\xe7\x92#\xa2dM)*N\xea\x0e\x8a\x9do\xab7Y2\xe0\xbft\xbe\xb1\x0e\x97\xa6>&\xc9\x10'
2023-06-07 19:16:17.482 DEBUG (MainThread) [aiohomekit.controller.ip.connection] Got HTTP error 400 for POST against /pair-verify
2023-06-07 19:16:17.482 DEBUG (MainThread) [aiohomekit.protocol.tlv] receiving [
]

2023-06-07 19:16:17.482 DEBUG (MainThread) [aiohomekit.controller.ip.connection] Wall Switch 00378358 [192.168.107.62:80] (id=6C:27:8F:BD:C7:57): Connecting to accessory failed: M2: Missing public key; Retrying in 1 seconds
2023-06-07 19:16:17.482 DEBUG (MainThread) [aiohomekit.controller.ip.connection] Connection HomeKitConnection(host='192.168.107.62', port=80) lost.
2023-06-07 19:16:20.014 DEBUG (MainThread) [aiohomekit.controller.ip.connection] Attempting connection to 192.168.107.62:80
2023-06-07 19:16:20.022 DEBUG (MainThread) [aiohomekit.protocol.tlv] sending [
  6 (State): (1 bytes/<class 'bytearray'>) 0x01
  3 (PublicKey): (32 bytes/<class 'bytes'>) b'&\x9edA/(y\x14\x95\xc2F\x12\xb9#\x93\xba\x8e\xd29q\xfb\x18\x94\xe4u\x10c\x7f\x80\x0f\xd3\x05'
]

2023-06-07 19:16:20.022 DEBUG (MainThread) [aiohomekit.controller.ip.connection] 192.168.107.62: raw request: b'POST /pair-verify HTTP/1.1\r\nHost: 192.168.107.62\r\nContent-Length: 37\r\nContent-Type: HttpContentTypes.TLV\r\n\r\n\x06\x01\x01\x03 &\x9edA/(y\x14\x95\xc2F\x12\xb9#\x93\xba\x8e\xd29q\xfb\x18\x94\xe4u\x10c\x7f\x80\x0f\xd3\x05'
2023-06-07 19:16:20.025 DEBUG (MainThread) [aiohomekit.controller.ip.connection] Got HTTP error 400 for POST against /pair-verify
2023-06-07 19:16:20.025 DEBUG (MainThread) [aiohomekit.protocol.tlv] receiving [
]

2023-06-07 19:16:20.025 DEBUG (MainThread) [aiohomekit.controller.ip.connection] Wall Switch 00378358 [192.168.107.62:80] (id=6C:27:8F:BD:C7:57): Connecting to accessory failed: M2: Missing public key; Retrying in 2 seconds
2023-06-07 19:16:20.025 DEBUG (MainThread) [aiohomekit.controller.ip.connection] Connection HomeKitConnection(host='192.168.107.62', port=80) lost.
2023-06-07 19:16:23.823 DEBUG (MainThread) [aiohomekit.controller.ip.connection] Attempting connection to 192.168.107.62:80
2023-06-07 19:16:23.831 DEBUG (MainThread) [aiohomekit.protocol.tlv] sending [
  6 (State): (1 bytes/<class 'bytearray'>) 0x01
  3 (PublicKey): (32 bytes/<class 'bytes'>) b'\xf7\x9c\x9ei1P/Q\xbb\x0b\x13G\t\x16{\x00\xcbu@\xe1yV<\x1b \x88k\x8b\xc2\x83\xb7\x0b'
]

2023-06-07 19:16:23.832 DEBUG (MainThread) [aiohomekit.controller.ip.connection] 192.168.107.62: raw request: b'POST /pair-verify HTTP/1.1\r\nHost: 192.168.107.62\r\nContent-Length: 37\r\nContent-Type: HttpContentTypes.TLV\r\n\r\n\x06\x01\x01\x03 \xf7\x9c\x9ei1P/Q\xbb\x0b\x13G\t\x16{\x00\xcbu@\xe1yV<\x1b \x88k\x8b\xc2\x83\xb7\x0b'
2023-06-07 19:16:23.834 DEBUG (MainThread) [aiohomekit.controller.ip.connection] Got HTTP error 400 for POST against /pair-verify
2023-06-07 19:16:23.834 DEBUG (MainThread) [aiohomekit.protocol.tlv] receiving [
]

2023-06-07 19:16:23.834 DEBUG (MainThread) [aiohomekit.controller.ip.connection] Wall Switch 00378358 [192.168.107.62:80] (id=6C:27:8F:BD:C7:57): Connecting to accessory failed: M2: Missing public key; Retrying in 3 seconds
2023-06-07 19:16:23.834 DEBUG (MainThread) [aiohomekit.controller.ip.connection] Connection HomeKitConnection(host='192.168.107.62', port=80) lost.

@lordfolken
Copy link

Same issue here. Almost missed work because the blinds didn't open.
The controller integration complains that it isn't setup, and that I need to retry it.

@Jc2k
Copy link
Member

Jc2k commented Jun 8, 2023

We are aware of problems with Somfy, it came up in beta. But we couldn't even get Linux to open a tcp connection to the Somfy in question so we weren't sure it was us.

Has someone with Somfy tried downgrading?

If you don't have Somfy, can you confirm what device you have and make sure you post debug logs. It may be a different issue.

@mbaluch
Copy link

mbaluch commented Jun 8, 2023

Downgrading to 2023.5.4 worked for me. The integration is back online.
Oh, and I’m using the Somfy Tahoma Switch.

@Fran889
Copy link

Fran889 commented Jun 8, 2023

Hello
Downgrading to 2023.5.4 not worked for me.
Somfy Tahoma timeout error

@xekil
Copy link

xekil commented Jun 8, 2023

same problem

@Jc2k
Copy link
Member

Jc2k commented Jun 8, 2023

Please don't reply with "same problem".

When replying please make sure you have confirmed in this thread what devices you have, post debug logs (like the good examples in this thread), whether it's all or some of your devices and whether rollback fixes it.

Thank you.

So far I see timeouts for somfy and a 400 error with idevice. I could easily miss a 3rd problem for anyone not providing useful information.

@maimat1
Copy link

maimat1 commented Jun 8, 2023

Hello everyone, I am experiencing the same, after upgrading to 2023.6.0, my Homekit Somfy Tahoma integration is also "unable to connect"

2023-06-08 11:22:40.788 DEBUG (MainThread) [aiohomekit.controller.abstract] [192.168.1.70:32002] (id=BC:E9:3B:FE:B3:79): Accessories cache loaded (c#: 9) (gsn: None) (has broadcast_key: False)
2023-06-08 11:22:40.788 DEBUG (MainThread) [aiohomekit.controller.abstract] [192.168.1.70:32002] (id=BC:E9:3B:FE:B3:79): Description updated: old=None new=HomeKitService(name='Somfy TaHoma', id='bc:e9:3b:fe:b3:79', model='TaHoma', feature_flags=<FeatureFlags.SUPPORTS_SOFTWARE_AUTHENTICATION: 2>, status_flags=<StatusFlags: 0>, config_num=9, state_num=36, category=<Categories.BRIDGE: 2>, protocol_version='1.1', type='_hap._tcp.local.', address='192.168.1.70', addresses=['192.168.1.70', 'fe80::fa81:1aff:fe5c:621c'], port=32002)
2023-06-08 11:22:40.788 DEBUG (MainThread) [aiohomekit.controller.abstract] [192.168.1.70:32002] (id=BC:E9:3B:FE:B3:79): Disconnected event notification received; Triggering catch-up poll
2023-06-08 11:22:40.788 DEBUG (MainThread) [aiohomekit.zeroconf] BC:E9:3B:FE:B3:79: Device rediscovered
2023-06-08 11:22:40.791 DEBUG (MainThread) [aiohomekit.controller.ip.connection] Starting reconnect loop to 192.168.1.70:32002
2023-06-08 11:22:40.792 DEBUG (MainThread) [aiohomekit.controller.ip.connection] Attempting connection to 192.168.1.70:32002
2023-06-08 11:22:40.797 DEBUG (MainThread) [aiohomekit.protocol.tlv] sending [
  6 (State): (1 bytes/<class 'bytearray'>) 0x01
  3 (PublicKey): (32 bytes/<class 'bytes'>) b'/*removed before posting*/'
]

2023-06-08 11:22:40.797 DEBUG (MainThread) [aiohomekit.controller.ip.connection] 192.168.1.70: raw request: b'POST /pair-verify HTTP/1.1\r\nHost: 192.168.1.70\r\nContent-Length: 37\r\nContent-Type: HttpContentTypes.TLV\r\n\r\n\x06\x01\x01\x03 /*removed before posting*/'
2023-06-08 11:22:40.823 DEBUG (MainThread) [aiohomekit.controller.ip.connection] 192.168.1.70: raw response: bytearray(b'')
2023-06-08 11:22:40.823 DEBUG (MainThread) [aiohomekit.protocol.tlv] receiving [
]

2023-06-08 11:22:40.823 DEBUG (MainThread) [aiohomekit.controller.ip.connection] Somfy TaHoma [192.168.1.70:32002] (id=BC:E9:3B:FE:B3:79): Connecting to accessory failed: M2: Missing public key; Retrying in 0 seconds

I rolled back to 2023.4.6 (I skipped the May updates) and now the issue is gone.
These are the (successful) logs from the 2023.4.6 for reference

2023-06-08 11:59:03.863 DEBUG (MainThread) [aiohomekit.protocol.tlv] sending [
  1 (Identifier): (2 bytes/<class 'bytes'>) b'\x01\x00'
  2 (Salt): (1 bytes/<class 'bytes'>) b'\x01'
]

2023-06-08 11:59:03.866 DEBUG (MainThread) [aiohomekit.controller.ble.controller] Starting BLE controller with instance: <homeassistant.components.bluetooth.wrappers.HaBleakScannerWrapper object at 0xffff7d624a90>
2023-06-08 11:59:03.881 DEBUG (MainThread) [aiohomekit.controller.abstract] [192.168.1.70:32002] (id=BC:E9:3B:FE:B3:79): Accessories cache loaded (c#: 9) (gsn: None) (has broadcast_key: False)
2023-06-08 11:59:03.881 DEBUG (MainThread) [aiohomekit.controller.abstract] [192.168.1.70:32002] (id=BC:E9:3B:FE:B3:79): Description updated: old=None new=HomeKitService(name='Somfy TaHoma', id='bc:e9:3b:fe:b3:79', model='TaHoma', feature_flags=<FeatureFlags.SUPPORTS_SOFTWARE_AUTHENTICATION: 2>, status_flags=<StatusFlags.0: 0>, config_num=9, state_num=39, category=<Categories.BRIDGE: 2>, protocol_version='1.1', type='_hap._tcp.local.', address='192.168.1.70', addresses=['192.168.1.70', 'fe80::fa81:1aff:fe5c:621c'], port=32002)
2023-06-08 11:59:03.881 DEBUG (MainThread) [aiohomekit.controller.abstract] [192.168.1.70:32002] (id=BC:E9:3B:FE:B3:79): Disconnected event notification received; Triggering catch-up poll
2023-06-08 11:59:03.882 DEBUG (MainThread) [aiohomekit.zeroconf] BC:E9:3B:FE:B3:79: Device rediscovered
2023-06-08 11:59:03.885 DEBUG (MainThread) [aiohomekit.controller.ip.connection] Starting reconnect loop to 192.168.1.70:32002
2023-06-08 11:59:03.886 DEBUG (MainThread) [aiohomekit.controller.ip.connection] Attempting connection to 192.168.1.70:32002
2023-06-08 11:59:03.900 DEBUG (MainThread) [aiohomekit.protocol.tlv] sending [
  6 (State): (1 bytes/<class 'bytearray'>) 0x01
  3 (PublicKey): (32 bytes/<class 'bytes'>) b'/*removed before posting*/'
]

2023-06-08 11:59:03.900 DEBUG (MainThread) [aiohomekit.controller.ip.connection] 192.168.1.70: raw request: b'POST /pair-verify HTTP/1.1\r\nHost: 192.168.1.70\r\nContent-Length: 37\r\nContent-Type: application/pairing+tlv8\r\n\r\n\x06\x01\x01\x03 /*removed before posting*/'
2023-06-08 11:59:03.993 DEBUG (MainThread) [aiohomekit.controller.ip.connection] 192.168.1.70: raw response: bytearray(b'\x06\x01\x02\x03 \xdfp\xb6\xb5\x0b\r\x1b\x18b\xa4\xbfXKo/\x1fe\xdbB\x8ft\t\xca5\x18B\xdc\x95\xe7$\x98\x03\x05e\x8c=\x19\xebF`)\x1d(7\x85\x9dyR\x17\x1d$C\\X\xc7=\xe9:\xf6\xe3\x00\xf2\x9d\xfa\xa5\xba\x83e`\xe2\xb3\xb2\xdfeF\xdc\xf7\xbf\xf4B\x84\x08\xaf\xf5\xb5\x1d\xbb\x0c\xb2Qz\xae+\x03X0\x8c-\xd9\xafkB\x10\xc5\xdd\x9c\x13\x89\x05Z\x7fk\xf7\x9d\xa5\xc5\xa6\x05\xcd\xe4);fpA\xad`\xea\xb9\xd4\x94\xe5O\x0c\xf3')
2023-06-08 11:59:03.993 DEBUG (MainThread) [aiohomekit.protocol.tlv] receiving [
  6 (State): (1 bytes/<class 'bytearray'>) 0x02
  3 (PublicKey): (32 bytes/<class 'bytearray'>) /*removed before posting*/
  5 (EncryptedData): (101 bytes/<class 'bytearray'>) 0x8c3d19eb4660291d2837859d7952171d24435c58c73de93af6e300f29dfaa5ba836560e2b3b2df6546dcf7bff4428408aff5b51dbb0cb2517aae2b0358308c2dd9af6b4210c5dd9c1389055a7f6bf79da5c5a605cde4293b667041ad60eab9d494e54f0cf3
]

2023-06-08 11:59:03.996 DEBUG (MainThread) [aiohomekit.protocol.tlv] receiving [
  1 (Identifier): (17 bytes/<class 'bytearray'>) 0x42433a45393a33423a46453a42333a3739
  10 (Signature): (64 bytes/<class 'bytearray'>) 0x421c00861c422c068cafe111907595f1b7490e45a712949951c78017b0d1129162ec4afde6a2320a2ea54d5a0d0a1ec32c994a54e13ecefea85d6298d7f98905
]

2023-06-08 11:59:03.998 DEBUG (MainThread) [aiohomekit.protocol.tlv] sending [
  1 (Identifier): (36 bytes/<class 'bytes'>) b'723acefc-3005-4c79-8707-2181ed8ec11d'
  10 (Signature): (64 bytes/<class 'bytes'>) b"\x1e\xa43\x1b\xd3s'\xc7\x99kE\xc5\xb2*\x9ch\xd6=\x9bt\xc8\xe0\xf1\x00\xa4\xbc\xd0\xab\xb3^8\xc1\xd4%;\x8b ~\xb9\x1f\xfc\xb3\xf4\x1a\x85\x0e\x9aQ^\xed\xb3\x9ad\xcf\x95\x8dM\x02!\x83\xf9*\xd9\t"
]

2023-06-08 11:59:03.999 DEBUG (MainThread) [aiohomekit.protocol.tlv] sending [
  6 (State): (1 bytes/<class 'bytearray'>) 0x03
  5 (EncryptedData): (120 bytes/<class 'bytes'>) b'\xaf\x0f\xef`X\x9cQb \xafr\x8a\x18\xc9(5#\xbc\xc6!;:\xb3\xe4+\x81\xf82\x81%\xc0\xab\xb1\xd7\xb2O??4B\xbc\xc7\x03\x8b\xfe"\xa0L\xb2m\x94>.\xf3\x0c\x8aDZ\xbd<\xa4\xe1$\x11j{\xf8\x16Z\x87\xfe\x01!\x14\xef\xa0\xde\nH5\xc5_\x97\x89\xe4\xc3\x8b&9\xb8\ni\xae\x026\x14\xfc\x1b\xc8L%\xb0\xaf2\x0cbB\xc2To\xe9\x8fk\x86\x1f*\x926\xbe/'
]

2023-06-08 11:59:04.000 DEBUG (MainThread) [aiohomekit.controller.ip.connection] 192.168.1.70: raw request: b'POST /pair-verify HTTP/1.1\r\nHost: 192.168.1.70\r\nContent-Length: 125\r\nContent-Type: application/pairing+tlv8\r\n\r\n\x06\x01\x03\x05x\xaf\x0f\xef`X\x9cQb \xafr\x8a\x18\xc9(5#\xbc\xc6!;:\xb3\xe4+\x81\xf82\x81%\xc0\xab\xb1\xd7\xb2O??4B\xbc\xc7\x03\x8b\xfe"\xa0L\xb2m\x94>.\xf3\x0c\x8aDZ\xbd<\xa4\xe1$\x11j{\xf8\x16Z\x87\xfe\x01!\x14\xef\xa0\xde\nH5\xc5_\x97\x89\xe4\xc3\x8b&9\xb8\ni\xae\x026\x14\xfc\x1b\xc8L%\xb0\xaf2\x0cbB\xc2To\xe9\x8fk\x86\x1f*\x926\xbe/'
2023-06-08 11:59:04.029 DEBUG (MainThread) [aiohomekit.controller.ip.connection] 192.168.1.70: raw response: bytearray(b'\x06\x01\x04')
2023-06-08 11:59:04.029 DEBUG (MainThread) [aiohomekit.protocol.tlv] receiving [
  6 (State): (1 bytes/<class 'bytearray'>) 0x04
]

2023-06-08 11:59:04.032 DEBUG (MainThread) [aiohomekit.controller.ip.connection] Secure connection to 192.168.1.70:32002 established
2023-06-08 11:59:04.043 DEBUG (MainThread) [aiohomekit.controller.ip.connection] 192.168.1.70: raw request: b'GET /accessories HTTP/1.1\r\nHost: 192.168.1.70\r\n\r\n'
2023-06-08 11:59:04.166 DEBUG (MainThread) [aiohomekit.controller.ip.connection] 192.168.1.70: raw response: bytearray(b'{"accessories":[/*removed before posting - too long to post here, listing all accessories*/]}')

@Jc2k
Copy link
Member

Jc2k commented Jun 8, 2023

Thank you. Thank log has a very important clue - the content type is wrong. This is due to a change in python 3.11. I'll look into a fix today.

@Jc2k
Copy link
Member

Jc2k commented Jun 8, 2023

Potential fix here: https://github.com/Jc2k/aiohomekit/pull/294/files

@Jc2k
Copy link
Member

Jc2k commented Jun 8, 2023

There are multiple devices and failures modes in play, so leaving this open until we have confirmation of success.

@nono031
Copy link

nono031 commented Jun 8, 2023

Hi, same issue for me. Downgrading to 2023.5.4 worked for me. The integration is back online.

I simply executed ha core update --version 2023.5.4 in the "Terminal & SSH" addon

Raspberry Pi 4 64bits
Home Assistant 2023.5.4 
Supervisor 2023.06.1 
Operating System 10.2 
Frontend 20230503.3 - latest 

@Jc2k
Copy link
Member

Jc2k commented Jun 8, 2023

When replying please make sure you have confirmed in this thread what devices you have, post debug logs (like the good examples in this thread) and whether it's all or some of your homekit devices. Thanks.

Also, hopefully fix will be in 2023.6.1, so no more "+1" posts until then please.

@spasypaddy
Copy link

spasypaddy commented Jun 8, 2023

Meross underfloor thermostat and a couple of LG Tvs having a timeout issue i believe. please see log

2023-06-08 16:38:55.105 WARNING (SyncWorker_4) [homeassistant.loader] We found a custom integration hacs which has not been tested by Home Assistant. This component might cause stability problems, be sure to disable it if you experience issues with Home Assistant
2023-06-08 16:38:55.120 WARNING (SyncWorker_4) [homeassistant.loader] We found a custom integration hass_agent which has not been tested by Home Assistant. This component might cause stability problems, be sure to disable it if you experience issues with Home Assistant
2023-06-08 16:38:55.148 WARNING (SyncWorker_4) [homeassistant.loader] We found a custom integration localtuya which has not been tested by Home Assistant. This component might cause stability problems, be sure to disable it if you experience issues with Home Assistant
2023-06-08 16:38:55.173 WARNING (SyncWorker_4) [homeassistant.loader] We found a custom integration nest_protect which has not been tested by Home Assistant. This component might cause stability problems, be sure to disable it if you experience issues with Home Assistant
2023-06-08 16:38:55.185 WARNING (SyncWorker_4) [homeassistant.loader] We found a custom integration deebot which has not been tested by Home Assistant. This component might cause stability problems, be sure to disable it if you experience issues with Home Assistant
2023-06-08 16:38:55.218 WARNING (SyncWorker_4) [homeassistant.loader] We found a custom integration sonoff which has not been tested by Home Assistant. This component might cause stability problems, be sure to disable it if you experience issues with Home Assistant
2023-06-08 16:39:37.525 WARNING (MainThread) [homeassistant.setup] Setup of input_button is taking over 10 seconds.
2023-06-08 16:39:37.577 WARNING (MainThread) [homeassistant.setup] Setup of input_datetime is taking over 10 seconds.
2023-06-08 16:39:42.934 WARNING (SyncWorker_3) [sleekxmppfs.basexmpp] fulljid property deprecated. Use boundjid.resource
2023-06-08 16:39:44.389 WARNING (MainThread) [homeassistant.config_entries] Config entry 'Z-Wave JS' for zwave_js integration not ready yet: None; Retrying in background
2023-06-08 16:39:59.071 ERROR (MainThread) [zhaquirks] Unexpected exception importing custom quirk 'opple_switch'
Traceback (most recent call last):
  File "/usr/local/lib/python3.11/site-packages/zhaquirks/__init__.py", line 454, in setup
    importer.find_module(modname).load_module(modname)
  File "<frozen importlib._bootstrap_external>", line 605, in _check_name_wrapper
  File "<frozen importlib._bootstrap_external>", line 1120, in load_module
  File "<frozen importlib._bootstrap_external>", line 945, in load_module
  File "<frozen importlib._bootstrap>", line 290, in _load_module_shim
  File "<frozen importlib._bootstrap>", line 721, in _load
  File "<frozen importlib._bootstrap>", line 690, in _load_unlocked
  File "<frozen importlib._bootstrap_external>", line 940, in exec_module
  File "<frozen importlib._bootstrap>", line 241, in _call_with_frames_removed
  File "/config/custom_zha_quirks/opple_switch.py", line 50, in <module>
    from .opple_remote import MultistateInputCluster, OppleCluster
ImportError: attempted relative import with no known parent package
2023-06-08 16:40:10.998 WARNING (SyncWorker_9) [sucks] Ping did not reach VacBot. Will retry.
2023-06-08 16:40:12.251 WARNING (MainThread) [aioesphomeapi.reconnect_logic] Can't connect to ESPHome API for everything-presence-one-fc38c8 @ 192.168.86.60: Error connecting to ('192.168.86.60', 6053): [Errno 113] Connect call failed ('192.168.86.60', 6053)
2023-06-08 16:40:21.082 WARNING (MainThread) [homeassistant.config_entries] Config entry 'MTS200-ce76' for homekit_controller integration not ready yet: Timeout while waiting for connection to device 192.168.86.49:58829; Retrying in background
2023-06-08 16:40:21.086 WARNING (MainThread) [homeassistant.config_entries] Config entry 'LG webOS TV 8854' for homekit_controller integration not ready yet: Timeout while waiting for connection to device 192.168.86.71:39549; Retrying in background
2023-06-08 16:40:21.767 WARNING (MainThread) [homeassistant.config_entries] Config entry 'LG webOS TV A7CE' for homekit_controller integration not ready yet: Timeout while waiting for connection to device 192.168.86.60:35510; Retrying in background
2023-06-08 16:40:41.015 WARNING (event_thread_0) [sucks] Ping did not reach VacBot. Will retry.
2023-06-08 16:41:11.018 WARNING (event_thread_0) [sucks] Ping did not reach VacBot. Will retry.
2023-06-08 16:41:41.031 WARNING (event_thread_0) [sucks] Ping did not reach VacBot. Will retry.
2023-06-08 16:42:11.042 WARNING (event_thread_0) [sucks] Ping did not reach VacBot. Will retry.
2023-06-08 16:42:41.056 WARNING (event_thread_0) [sucks] Ping did not reach VacBot. Will retry.
2023-06-08 16:43:11.068 WARNING (event_thread_0) [sucks] Ping did not reach VacBot. Will retry.
2023-06-08 16:43:41.071 WARNING (event_thread_0) [sucks] Ping did not reach VacBot. Will retry.
2023-06-08 16:44:11.077 WARNING (event_thread_0) [sucks] Ping did not reach VacBot. Will retry.
2023-06-08 16:44:41.092 WARNING (event_thread_0) [sucks] Ping did not reach VacBot. Will retry.
2023-06-08 16:45:11.083 WARNING (event_thread_0) [sucks] Ping did not reach VacBot. Will retry.
2023-06-08 16:45:41.095 WARNING (event_thread_0) [sucks] Ping did not reach VacBot. Will retry.
2023-06-08 16:45:41.151 WARNING (MainThread) [homeassistant.config_entries] Config entry 'MTS200-ce76' for homekit_controller integration not ready yet: Timeout while waiting for connection to device 192.168.86.49:58829; Retrying in background
2023-06-08 16:45:59.784 WARNING (MainThread) [homeassistant.config_entries] Config entry 'LG webOS TV 8854' for homekit_controller integration not ready yet: Timeout while waiting for connection to device 192.168.86.71:39549; Retrying in background
2023-06-08 16:46:00.677 WARNING (MainThread) [homeassistant.config_entries] Config entry 'LG webOS TV A7CE' for homekit_controller integration not ready yet: Timeout while waiting for connection to device 192.168.86.60:35510; Retrying in background
2023-06-08 16:46:11.104 WARNING (event_thread_0) [sucks] Ping did not reach VacBot. Will retry.
2023-06-08 16:46:41.113 WARNING (event_thread_0) [sucks] Ping did not reach VacBot. Will retry.
2023-06-08 16:47:11.123 WARNING (event_thread_0) [sucks] Ping did not reach VacBot. Will retry.
2023-06-08 16:47:41.131 WARNING (event_thread_0) [sucks] Ping did not reach VacBot. Will retry.
2023-06-08 16:48:06.100 WARNING (MainThread) [homeassistant.config_entries] Config entry 'MTS200-ce76' for homekit_controller integration not ready yet: Timeout while waiting for connection to device 192.168.86.49:58829; Retrying in background
2023-06-08 16:48:11.141 WARNING (event_thread_0) [sucks] Ping did not reach VacBot. Will retry.
2023-06-08 16:48:41.162 WARNING (event_thread_0) [sucks] Ping did not reach VacBot. Will retry.
2023-06-08 16:49:11.162 WARNING (event_thread_0) [sucks] Ping did not reach VacBot. Will retry.
2023-06-08 16:49:41.168 WARNING (event_thread_0) [sucks] Ping did not reach VacBot. Will retry.
2023-06-08 16:50:11.163 WARNING (event_thread_0) [sucks] Ping did not reach VacBot. Will retry.
2023-06-08 16:50:23.580 DEBUG (MainThread) [aiohomekit.controller.abstract] [192.168.86.49:58829] (id=5A:33:62:3D:06:4D): Accessories cache loaded (c#: 3) (gsn: None) (has broadcast_key: False)
2023-06-08 16:50:23.580 DEBUG (MainThread) [aiohomekit.controller.abstract] [192.168.86.49:58829] (id=5A:33:62:3D:06:4D): Description updated: old=None new=HomeKitService(name='MTS200-ce76', id='5a:33:62:3d:06:4d', model='MTS200', feature_flags=<FeatureFlags.SUPPORTS_SOFTWARE_AUTHENTICATION: 2>, status_flags=<StatusFlags: 0>, config_num=3, state_num=30, category=<Categories.THERMOSTAT: 9>, protocol_version='1.1', type='_hap._tcp.local.', address='192.168.86.49', addresses=['192.168.86.49', 'fe80::4ae1:e9ff:fe99:ce76', 'fe80::4ae1:e9ff:fe99:ce76'], port=58829)
2023-06-08 16:50:23.581 DEBUG (MainThread) [aiohomekit.controller.abstract] [192.168.86.49:58829] (id=5A:33:62:3D:06:4D): Disconnected event notification received; Triggering catch-up poll
2023-06-08 16:50:23.581 DEBUG (MainThread) [aiohomekit.zeroconf] 5A:33:62:3D:06:4D: Device rediscovered
2023-06-08 16:50:23.582 DEBUG (MainThread) [aiohomekit.controller.ip.connection] Starting reconnect loop to 192.168.86.49:58829
2023-06-08 16:50:23.583 DEBUG (MainThread) [aiohomekit.controller.ip.connection] Attempting connection to 192.168.86.49:58829
2023-06-08 16:50:23.902 DEBUG (MainThread) [aiohomekit.protocol.tlv] sending [
  6 (State): (1 bytes/<class 'bytearray'>) 0x01
  3 (PublicKey): (32 bytes/<class 'bytes'>) b'\xe0\xdb\x89\xa9\xac\np\xfc\xceE\xd3\x12\xfa\x12I\xf6\xe3\xf1NZzI\xadB)~\x06\x1e$%\xadb'
]

2023-06-08 16:50:23.903 DEBUG (MainThread) [aiohomekit.controller.ip.connection] 192.168.86.49: raw request: b'POST /pair-verify HTTP/1.1\r\nHost: 192.168.86.49\r\nContent-Length: 37\r\nContent-Type: HttpContentTypes.TLV\r\n\r\n\x06\x01\x01\x03 \xe0\xdb\x89\xa9\xac\np\xfc\xceE\xd3\x12\xfa\x12I\xf6\xe3\xf1NZzI\xadB)~\x06\x1e$%\xadb'
2023-06-08 16:50:24.050 DEBUG (MainThread) [aiohomekit.controller.ip.connection] Connection HomeKitConnection(host='192.168.86.49', port=58829) lost.
2023-06-08 16:50:24.933 DEBUG (MainThread) [aiohomekit.controller.abstract] [192.168.86.71:39549] (id=B6:00:02:D8:E5:A5): Accessories cache loaded (c#: 1) (gsn: None) (has broadcast_key: False)
2023-06-08 16:50:24.934 DEBUG (MainThread) [aiohomekit.controller.ip.connection] Starting reconnect loop to 192.168.86.71:39549
2023-06-08 16:50:24.934 DEBUG (MainThread) [aiohomekit.controller.ip.connection] Attempting connection to 192.168.86.71:39549
2023-06-08 16:50:27.996 DEBUG (MainThread) [aiohomekit.controller.ip.connection] [192.168.86.71:39549] (id=B6:00:02:D8:E5:A5): Connecting to accessory failed: [Errno 113] Connect call failed ('192.168.86.71', 39549); Retrying in 0 seconds
2023-06-08 16:50:28.747 DEBUG (MainThread) [aiohomekit.controller.ip.connection] Attempting connection to 192.168.86.71:39549
2023-06-08 16:50:31.068 DEBUG (MainThread) [aiohomekit.controller.ip.connection] [192.168.86.71:39549] (id=B6:00:02:D8:E5:A5): Connecting to accessory failed: [Errno 113] Connect call failed ('192.168.86.71', 39549); Retrying in 0 seconds
2023-06-08 16:50:32.195 DEBUG (MainThread) [aiohomekit.controller.ip.connection] Attempting connection to 192.168.86.71:39549
2023-06-08 16:50:33.585 WARNING (MainThread) [homeassistant.config_entries] Config entry 'MTS200-ce76' for homekit_controller integration not ready yet: Timeout while waiting for connection to device 192.168.86.49:58829; Retrying in background
2023-06-08 16:50:34.140 DEBUG (MainThread) [aiohomekit.controller.ip.connection] [192.168.86.71:39549] (id=B6:00:02:D8:E5:A5): Connecting to accessory failed: [Errno 113] Connect call failed ('192.168.86.71', 39549); Retrying in 1 seconds
2023-06-08 16:50:34.936 WARNING (MainThread) [homeassistant.config_entries] Config entry 'LG webOS TV 8854' for homekit_controller integration not ready yet: Timeout while waiting for connection to device 192.168.86.71:39549; Retrying in background
2023-06-08 16:50:38.789 DEBUG (MainThread) [aiohomekit.controller.abstract] [192.168.86.49:58829] (id=5A:33:62:3D:06:4D): Accessories cache loaded (c#: 3) (gsn: None) (has broadcast_key: False)
2023-06-08 16:50:38.789 DEBUG (MainThread) [aiohomekit.controller.abstract] [192.168.86.49:58829] (id=5A:33:62:3D:06:4D): Description updated: old=None new=HomeKitService(name='MTS200-ce76', id='5a:33:62:3d:06:4d', model='MTS200', feature_flags=<FeatureFlags.SUPPORTS_SOFTWARE_AUTHENTICATION: 2>, status_flags=<StatusFlags: 0>, config_num=3, state_num=30, category=<Categories.THERMOSTAT: 9>, protocol_version='1.1', type='_hap._tcp.local.', address='192.168.86.49', addresses=['192.168.86.49', 'fe80::4ae1:e9ff:fe99:ce76', 'fe80::4ae1:e9ff:fe99:ce76'], port=58829)
2023-06-08 16:50:38.789 DEBUG (MainThread) [aiohomekit.controller.abstract] [192.168.86.49:58829] (id=5A:33:62:3D:06:4D): Disconnected event notification received; Triggering catch-up poll
2023-06-08 16:50:38.790 DEBUG (MainThread) [aiohomekit.zeroconf] 5A:33:62:3D:06:4D: Device rediscovered
2023-06-08 16:50:38.791 DEBUG (MainThread) [aiohomekit.controller.ip.connection] Starting reconnect loop to 192.168.86.49:58829
2023-06-08 16:50:38.791 DEBUG (MainThread) [aiohomekit.controller.ip.connection] Attempting connection to 192.168.86.49:58829
2023-06-08 16:50:38.849 DEBUG (MainThread) [aiohomekit.protocol.tlv] sending [
  6 (State): (1 bytes/<class 'bytearray'>) 0x01
  3 (PublicKey): (32 bytes/<class 'bytes'>) b'Z\xa7c\xd0\xfdok\xe4a\x85Q\x04\xd4\xf7x\xfd\x0cd\xa3\xdc]`1A\x86bk\xd4v\x1d!-'
]

2023-06-08 16:50:38.850 DEBUG (MainThread) [aiohomekit.controller.ip.connection] 192.168.86.49: raw request: b'POST /pair-verify HTTP/1.1\r\nHost: 192.168.86.49\r\nContent-Length: 37\r\nContent-Type: HttpContentTypes.TLV\r\n\r\n\x06\x01\x01\x03 Z\xa7c\xd0\xfdok\xe4a\x85Q\x04\xd4\xf7x\xfd\x0cd\xa3\xdc]`1A\x86bk\xd4v\x1d!-'
2023-06-08 16:50:39.031 DEBUG (MainThread) [aiohomekit.controller.ip.connection] Connection HomeKitConnection(host='192.168.86.49', port=58829) lost.
2023-06-08 16:50:40.313 DEBUG (MainThread) [aiohomekit.controller.abstract] [192.168.86.71:39549] (id=B6:00:02:D8:E5:A5): Accessories cache loaded (c#: 1) (gsn: None) (has broadcast_key: False)
2023-06-08 16:50:40.314 DEBUG (MainThread) [aiohomekit.controller.ip.connection] Starting reconnect loop to 192.168.86.71:39549
2023-06-08 16:50:40.314 DEBUG (MainThread) [aiohomekit.controller.ip.connection] Attempting connection to 192.168.86.71:39549
2023-06-08 16:50:41.177 WARNING (event_thread_0) [sucks] Ping did not reach VacBot. Will retry.

@a-bianucci
Copy link

Has anyone tried 2023.6.1 which has a homekit update to see if that resolved this for them? Appears it has worked for other devices that were having similar issues.

@norey
Copy link

norey commented Jun 9, 2023

2023.6.1 solved the issue for me

@xekil
Copy link

xekil commented Jun 9, 2023

2023.6.1 solved the issue for me

not for me

Config entry 'Somfy TaHoma' for homekit_controller integration not ready yet: Timeout while waiting for connection to device 192.168.1.12:32165; Retrying in background

@Fran889
Copy link

Fran889 commented Jun 9, 2023

2023.6.1 solved the issue for me

not for me

Config entry 'Somfy TaHoma' for homekit_controller integration not ready yet: Timeout while waiting for connection to device 192.168.1.12:32165; Retrying in background

The same for me with 2023.6.1 :

"Timeout while waiting for connection to device 192.168.50.169:32082"

@Jc2k
Copy link
Member

Jc2k commented Jun 9, 2023

For people who it is now working for - what device. Is it now working for anyone with a Somfy?

For people still struggling - can you try turning the somfy box off and on?

Also can you try this from your Ha box:

curl --verbose http://192.168.1.12:32165

Obviously with the ip and port from your own individual error message.

And can you post debug logs.

@Marc1200
Copy link
Author

Marc1200 commented Jun 9, 2023

For me still not working with 2023.6.1.
My device is an Somfy Tahoma switch.

My Nuki locks via homekit controller are working since 2023.6.0 and 2023.5.4

@Jc2k
Copy link
Member

Jc2k commented Jun 9, 2023

@Marc1200 please answer my questions so I can help you.

@xekil
Copy link

xekil commented Jun 9, 2023

For people still struggling - can you try turning the somfy box off and on?

Solve my problem, thank you

@Marc1200
Copy link
Author

Marc1200 commented Jun 9, 2023

sorry i was on my phone, i searched for the logs
log somfy tahoma switch.txt

@Jc2k
Copy link
Member

Jc2k commented Jun 9, 2023

So your logs say Linux can't make a TCP connection to your device, it's like it's not there. You need to do the other 2 things I said before I can help you.

@Marc1200
Copy link
Author

Marc1200 commented Jun 9, 2023

okay, i will try and let you know

@maimat1
Copy link

maimat1 commented Jun 9, 2023

Hi, thanks for the quick fix!
The Somfy Tahoma Homekit integration is back online and working for me.
(At first, today I forgot to remove my patched copy of homekit_controller from custom_components I maintained to remedy the #63068 , so I don't know if the restart of Somfy Tahoma box was even required. And yes, the tilt is now working as expected!)

@Jc2k
Copy link
Member

Jc2k commented Jun 9, 2023

@Robbe-B Please try the steps I already said. (#94184 (comment))

@Robbe-B
Copy link

Robbe-B commented Jun 9, 2023

@Jc2k , I was too fast indeed, it's solved by restarting the tahoma, sorry for bothering.
Thanks for the quick fix !

@Jc2k
Copy link
Member

Jc2k commented Jun 9, 2023

Great!

I suspect we have accidentally found a minor DOS vulnerability in the Somfy here, and the restart is needed to recover from that.

@Robbe-B
Copy link

Robbe-B commented Jun 9, 2023

Hmmm, that's interesting, are you planning to get in touch with the software team of Somfy about this ?

@Jc2k
Copy link
Member

Jc2k commented Jun 9, 2023

Not without proof, no. And as it's only on LAN it's not a high priority.

@Fran889
Copy link

Fran889 commented Jun 9, 2023

Hello, OK for me after a Tahoma reboot with 2023.6.1 👍
Thanks

@Aham330
Copy link

Aham330 commented Jun 9, 2023

after 2023.6.1

all normal

@Jc2k Jc2k closed this as completed Jun 9, 2023
@Jc2k
Copy link
Member

Jc2k commented Jun 9, 2023

If anyone is still having trouble after 2023.6.1, please reboot your Tahoma.

If you are still having trouble after that, please start a new issue.

@User873902
Copy link

iDevices now working with 2023.6.1. Thank for the quick fix! Appreciate all the hard work!

@Marc1200
Copy link
Author

Marc1200 commented Jun 9, 2023

It's working now at version 2023.6.1 after a restart of the tahoma switch, thanks for your help and effort @Jc2k

@Drealine
Copy link

Hi
Restarting Thaoma for me has no effects.

curl --verbose http://192.168.30.129:32165

  • Trying 192.168.30.129:32165...
  • connect to 192.168.30.129 port 32165 failed: Connection refused
  • Failed to connect to 192.168.30.129 port 32165 after 2050 ms: Couldn't connect to server
  • Closing connection 0
    curl: (7) Failed to connect to 192.168.30.129 port 32165 after 2050 ms: Couldn't connect to server

I've got a connection refused at all. Maybe try to make step by step a new WIFI connection ?

@Drealine
Copy link

ping it's ok

@Jc2k
Copy link
Member

Jc2k commented Jun 10, 2023

When you say you restarted the tahoma, what did you do?

@Drealine
Copy link

Power off and power on. Wait 10secs between off and on.

@Drealine
Copy link

Cloud it's ok for your information

@Drealine
Copy link

Drealine commented Jun 11, 2023

Ok it's very strange. I reset Thaoma and HomeKit it's ok without devices.
But when paired some rollers shutters with IO protocol, the homekit integration get a timeout and impossible to make a new connection .. :O

@Drealine
Copy link

Drealine commented Jun 11, 2023

Seems to be resolve with new email account and do a new factory reset.
Regarding last message, maybe it blocking with the minor DOS founded ^^

@github-actions github-actions bot locked and limited conversation to collaborators Jul 11, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging a pull request may close this issue.