Minut Point - Hassio Integration

Hiya,

I am looking to connect Home Assistant to my Minut Point so that I can hopefully turn the alarm on and off etc. through Home Assistant.

I have the developer info from Minut and added it to my configuration.yaml file and hassio now sees my Point. It asks me to authenticate Point which takes me to the Minut log in page but from there is sends me to: localhost:8000/?code=3kuPwj01B3IRlkGW&state=5ocgyacUYYy4wYJVVvnLecDZDtqIi2%2C5ocgyacUYYy4wYJVVvnLecDZDtqIi2

Any ideas on how to get this to work? I am a noob and just started on Hassio a couple of days ago. I am running it on a RPi 3B+

Cheers

1 Like

Which version of Home Assistant are you running?

I have had some issues with authentication of the Minut API lately running Home Assistant 0.102.x. All of them have been resolved by updating to 0.105.0.

Hi everyone,
from 107.x version minut point integrations doesn’t work anymore.
All sensors are unavailable.

Anyone has this issue?
Regards,

Alessandro

yes - same for me.

Seemed to start from 107 when I installed today

Complains about token expired

log:

Logger: homeassistant.config_entries
Source: components/point/__init__.py:78
First occurred: 9:26:11 AM (1 occurrences)
Last logged: 9:26:11 AM

Error setting up entry [email protected] for point
Traceback (most recent call last):
  File "/usr/local/lib/python3.7/site-packages/requests_oauthlib/oauth2_session.py", line 478, in request
    url, http_method=method, body=data, headers=headers
  File "/usr/local/lib/python3.7/site-packages/oauthlib/oauth2/rfc6749/clients/base.py", line 198, in add_token
    raise TokenExpiredError()
oauthlib.oauth2.rfc6749.errors.TokenExpiredError: (token_expired) 

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/usr/src/homeassistant/homeassistant/config_entries.py", line 216, in async_setup
    hass, self
  File "/usr/src/homeassistant/homeassistant/components/point/__init__.py", line 97, in async_setup_entry
    await async_setup_webhook(hass, entry, session)
  File "/usr/src/homeassistant/homeassistant/components/point/__init__.py", line 118, in async_setup_webhook
    ["*"],
  File "/usr/local/lib/python3.7/concurrent/futures/thread.py", line 57, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/usr/local/lib/python3.7/site-packages/pypoint/__init__.py", line 151, in update_webhook
    hooks = self._request(MINUT_WEBHOOKS_URL, request_type='GET')['hooks']
  File "/usr/local/lib/python3.7/site-packages/pypoint/__init__.py", line 95, in _request
    request_type, url, timeout=TIMEOUT.seconds, **params)
  File "/usr/local/lib/python3.7/site-packages/requests_oauthlib/oauth2_session.py", line 503, in request
    self.token_updater(token)
  File "/usr/src/homeassistant/homeassistant/components/point/__init__.py", line 78, in token_saver
    entry.data[CONF_TOKEN] = token
TypeError: 'mappingproxy' object does not support item assignment

Same log errors after 0.107 version installed.

What do you think about an email to minut point support?

same on 0.107.6

removed minut, restart HA, it discovered a new integration but stop on
localhost:8000/ …
so FIX with Integration with Minut Point?
@sovz400

Fixed on 107.6 version!
Thanks!

how to re-add Minut?
after deleted minut,restart HA, it discover new integration.go to integration for configure it.

Authenticate Point

Please follow the link below and Accept access to your Minut account, then come back and press Submit below.

go to link, log to minuti site, change url to my site, download “minut” file.
return in HA that give me

Aborted

Point successfully configured from another flow.
but it add to HA, without sensor.

Hi, I’m trying to configure the Minut Point integration. I’ve followed all the steps but don’t get a link for the authentication steps. I do have a client id and and client secret configured in the configuration.yaml.

That’s all I’m seeing?

image

When clicking Submit I see the following:

image

Am I supposed to see a link to the Minut site? Any help would be much appreciated.

Is anyone able to assist me with this? Any help is much appreciated. Thanks.

Hi menaibluey, I also have the same issue with the integration. So I hope a fix will come soon.

I can successfully call the Minut API using Postman, so it’s not the API.

Same issue here!

The latest version of HA has resolved the issue. I can now see the Link.

policy changed on Minut.
Need PRO ($) account to have API access. :rage:

Hi,
is there a possibility to integrate minut point without pro subscription?
Thank you so much.
Regards,

Alessandro

1 Like