mike-grant / haaska

Home Assistant Alexa Skill Adapter that supports v3 of the Alexa Smart Home Skill API
MIT License
539 stars 118 forks source link

IPv6 support #248

Closed BUGBEAR7 closed 2 years ago

BUGBEAR7 commented 2 years ago

Hello Recently I switched my ISP and they do not allow port forwarding over IPv4 . I tried various method to achieve this but all have problems. I finally settled with fly.io which hosted my application. It works but I want to use the IPv6 and I can access HA via IPv6 address using duckdns and lets encrypt. But I can not access it using a IPv4 network. So it only works with IPv6 So now when I use my IPv6 duckdns address in "haaska" it does not connect . AWS Lambda started the IPv6 service . Is there any possibility to implement this over IPv6

Thanks

BUGBEAR7 commented 2 years ago

Nevermind , it works with IPv6 .