Skip to content

Releases: TheOneOgre/sharkiq

Removal of connection_status checks

17 Dec 01:33

Choose a tag to compare

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.

16 Dec 23:52

Choose a tag to compare

Adding debug logging to query raw device properties to better determine device reachability.

Testing auth0 manual entry

16 Dec 21:00

Choose a tag to compare

Pre-release

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"