proxmox_hassos_install
proxmox_hassos_install copied to clipboard
Homekit not working
I can not pair my Apple Home Kit.
- Have Static IP
- Port is open 51827
- Delayed start not working
Do someone have the same issues as me?
Do someone have a fix please?
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...
Same for me, does anyone have any ideas what to check?
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 :)
Did you changed anything on the VM port forwarding rules on in proxmox vm firewall?
No, currently everything still runs in test mode without any port forwarding, VLANs and firewall rules. Really only rebooted and it worked.
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.
@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.
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.
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 .
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.