proxmox_hassos_install icon indicating copy to clipboard operation
proxmox_hassos_install copied to clipboard

Homekit not working

Open geeneo opened this issue 6 years ago • 12 comments
trafficstars

I can not pair my Apple Home Kit.

  1. Have Static IP
  2. Port is open 51827
  3. Delayed start not working

geeneo avatar Apr 01 '19 14:04 geeneo

Do someone have the same issues as me?

geeneo avatar Apr 14 '19 11:04 geeneo

Do someone have a fix please?

geeneo avatar Jul 11 '19 16:07 geeneo

Same issue for me, home assistant bridge is not exposed in Homekit, I think it has something to do with network mode on the home assistant docker container, but I still have to investigate this further...

kobudev avatar Feb 11 '20 20:02 kobudev

Same for me, does anyone have any ideas what to check?

Dodoooh avatar Feb 13 '20 18:02 Dodoooh

Fortunately, the problem has disappeared. I didn't really do anything except restart the VM a few times, see if everything is still working tomorrow but currently everything works. I am happy with it :)

Dodoooh avatar Feb 14 '20 18:02 Dodoooh

Did you changed anything on the VM port forwarding rules on in proxmox vm firewall?

kobudev avatar Feb 16 '20 10:02 kobudev

No, currently everything still runs in test mode without any port forwarding, VLANs and firewall rules. Really only rebooted and it worked.

Dodoooh avatar Feb 17 '20 08:02 Dodoooh

Did you changed anything on the VM port forwarding rules on in proxmox vm firewall?

Okay, well, actually, I'm having trouble again... very strangely no settings have been made to the firewall or anything.

Dodoooh avatar Feb 19 '20 22:02 Dodoooh

@kobudev @geeneo

ok, I think I have finally found out what the reason was that HomeKit did not work.

I already had an old installation of Home Assistant in use, which is/was still running.

As soon as the existing Home Assistant instance was switched off or restarted it was possible to connect to the new HassOS with HomeKit.

Maybe you have the same problem.

Dodoooh avatar Feb 24 '20 17:02 Dodoooh

Got it working! Just had to open UDP 5353 port for it to work, it seems this is needed for mDNS protocol to work correctly. On top I also had TCP 51827 and 8123 already open.

kobudev avatar Feb 24 '20 22:02 kobudev

My I asked how did you open the ports?

On Tue, 25 Feb 2020 at 00:48, kobudev [email protected] wrote:

Got it working! Just had to open UDP 5353 port for it to work, it seems this is needed for mDNS protocol to work correctly. On top I also had TCP 51827 and 8123 already open.

— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub https://github.com/whiskerz007/proxmox_hassos_install/issues/19?email_source=notifications&email_token=ALXB6GXCZA3KKJKXKNJUE4DRERFDNA5CNFSM4HCXSK7KYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOEMZ2UYY#issuecomment-590588515, or unsubscribe https://github.com/notifications/unsubscribe-auth/ALXB6GQRSTIIBGTKSMJIHBLRERFDNANCNFSM4HCXSK7A .

geeneo avatar Feb 26 '20 05:02 geeneo

My I asked how did you open the ports? On Tue, 25 Feb 2020 at 00:48, kobudev @.***> wrote: Got it working! Just had to open UDP 5353 port for it to work, it seems this is needed for mDNS protocol to work correctly. On top I also had TCP 51827 and 8123 already open. — You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub <#19?email_source=notifications&email_token=ALXB6GXCZA3KKJKXKNJUE4DRERFDNA5CNFSM4HCXSK7KYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOEMZ2UYY#issuecomment-590588515>, or unsubscribe https://github.com/notifications/unsubscribe-auth/ALXB6GQRSTIIBGTKSMJIHBLRERFDNANCNFSM4HCXSK7A .

I did it in the VM firewall rules directly.

kobudev avatar Feb 26 '20 20:02 kobudev