Dev portal issues?
Hi
Loking at the dev portal today, and selcting one of my apps I only appear to be shown the "New App" form with no details. Is there an issue with the portal?
Thanks
Hi
Loking at the dev portal today, and selcting one of my apps I only appear to be shown the "New App" form with no details. Is there an issue with the portal?
Thanks
<%= block.description %>
<% } %><%= block.description %>
<% } %>
Comments
33 comments
And the same behaviour here after revoking access and re authentication. Camera streams are fine, webhooks are fine, but no data for the outside camera light.
Hello,
There is a github topic about this : https://github.com/home-assistant/core/issues/116752
On my side I performed some tests, floodlights events for the NOC are correctly sent :
{ "user_id": "6645c86fbbcxxxxx", "event_type": "light_mode", "device_id": "70:ee:5xxxxx", "home_id": "5c6ada522733bxxxxxx", "camera_id": "70:ee:50:9xxxxxx", "home_name": "test home", "sub_type": "on", "push_type": "NOC-light_mode" }It seems the problem arrived with the latest version of HA, so I'm pretty sure that a fix must be done on their side
Have a good day,
Leslie - Community Manager
To former users of the netatmo integration on home assistant,
if you install the integration and there are no longer your client-id client-secret identifiers in the configuration.yaml
check that your app credentials are correctly entered in the homeassistant “applications credentials” menu. The automatic connection procedure with your login / password is not sufficient to establish the connection between home assistant and the dev application of your netatmo account.
https://community.home-assistant.io/t/how-to-setup-netatmo-integration-using-webhooks-to-speed-up-device-status-update-response-times/385898
Please sign in to leave a comment.