Releases: TheOneOgre/sharkiq
Removal of connection_status checks
This is a test release to see if not relying on connection_status would be more reliable as users have devices online but not controllable in HA.
Adding debug logging to query raw device properties.
Adding debug logging to query raw device properties to better determine device reachability.
Testing auth0 manual entry
This new release adds a way to authenticate, thus preventing the 401: suspicious error given to some people.
Putting in your username and password will attempt the standard login, if it detects the 401 error, it should automatically send you to a new config flow page directing you on how to grab the refresh token needed via redirect_url.
If for some reason you are not able to login, and it is not prompting you with a clickable url after username and password entry, tick the checkbox labeled "force_interactive_debug"