What's Changed
- Fix TEDAPI URL from constant GW_IP to constructor selectable host gw_ip by @Nexarian in #129 - The hard-coded 192.168.91.1 for the TEDAPI internal endpoint doesn't work if you're using NAT. This change enables support for this use-case.
- See https://gist.github.com/jasonacox/91479957d0605248d7eadb919585616c?permalink_comment_id=5373785#gistcomment-5373785 for NAP implementation example.
Full Changelog: v0.12.2...v0.12.3