Ring integration setup fails

You need to add it through Configuration > Integrations.

I added it tonight, but the doorbell motion sensor never seems to trigger in HA. Anyone else experiencing this?

Everyone.
No motion
No ding
Last motion ok
Last activity ok

Thanks @Harry13. Glad its not just me!

Mine is working OK

Mine is all working now. Note all entity names are changed!

Now my question, now do we remove those old useless entity names?

From entities register
If you removed all ring entries from your config, integration, camera, binary sensor and sensor entries
If you cant remove it from there they will go on the next reboot.
You could also hack the entities file if your game.
Yes
Mine use to be called camera.ring_front_door and now its just camera.front_door.

Just confirming:

  • Removed ring entry in configuration.yaml

  • Updated to 0.104.0

  • Removed Ring integration from Integrations page

  • Removed all ring entities from Entities list

  • Restarted HA

  • Added Ring integration on Integrations page (Two-factor authentication working without problems)

  • As noted above: ring_ in the entity names has been removed. Example: Was sensor.ring_hoveddor_battery, but now is sensor.hoveddor_battery.

All looking good now! :smiley:

Updated to 0.104.0, removed and re initialised Ring integration and all the WiFi sensord for Doorbells and Chimes are still missing…

hi,when I try to add the ring integration it returns me to the integration homepage.
I have everything erased from the previous installation, entities and configuration
im using hassi.io on docker with ubuntu

pickle file?

I delete this one:
config/.ring_cache.pickle
I just saw this directory too, is it normal?
config/ring_doorbell

And this in the log:

Error occurred loading config flow for integration ring: cannot import name ‘Auth’ from ‘ring_doorbell’ (/config/ring_doorbell/init.py)

Oh No you need to remove it as well check your custom component folder as well.

1 Like

Now it’s working, thanks a lot

Were can I find this pickle file?

I can’t get it working. If I press the configure button under Integrations nothing happens…

Platform setup is no option i believe…
The ring platform for the camera integration does not support platform setup. Please remove it from your config.

Remove or comment all the ring stuff from your configuration yaml files.

1 Like

The camera integration is also unreliable, does not work most of the time, no image preview or last recording…

1 Like

Anyone knows a way to reformat the time on the Last Activity? The new version displays the full instant instead of just the time which I preferred previously.

Running hass .104 so Seem to have got everything back working, all automations are working using the ring binary sensors. However, the download automation appears not to work, consistently, if I trigger it manually it works every time, when running as an automation it’s hit and miss,

This is what shows in the log when it fails

downloading ‘https://share-service-download-bucket.s3.amazonaws.com/4087943/6782579875304005452_stamp.mp4?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=ASIA46UYW43TKCR6ECRA%2F20200116%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20200116T164926Z&X-Amz-Expires=3600&X-Amz-Security-Token=IQoJb3JpZ2luX2VjEAcaCXVzLWVhc3QtMSJHMEUCICKOpnzELNiURs8R370A3IpzFgPW1z3PjcWg2vrAHAGwAiEAo7bN07tObE4z4FqZXaHb373GCDUpGRBX79P9NT7u4AcqvQMIj%2F%2F%2F%2F%2F%2F%2F%2F%2F%2F%2FARAAGgw4OTA0NTIyNDAxMDIiDIjgSLPSOoi8CGUmdiqRAwjVVMGlV8QmKxOpEmUEgM54BEt2pFbntdNHAYZTUu87yL9ynhmcWYK%2FfcT2VHwidfSFgdLp0NswfnJ25gXWYqRMJRr%2FdFygJ1OpvpWumamCkhUpA8UZ%2FjLNGH%2B7djUIJDAY2D4dRvO0jiOJhPTJKMHwHLr%2FDZWvqs6nG8%2FCG6ZJqLTLS4GTyaj8fEn6flJ9AydBhAq2HEoT%2Bo6dYy%2Bfr2lsDJW5jVH%2Fp5XwUdQfTKQhT%2Bi%2B8ZG87ba1Pv2BRK%2BcRedUA0HhL59xweCwl9DWX8NVEsRP5TG2%2B6JzA48A5y5iGX2xxO1gbXd0HUMWvp28xTY%2Fhxe4jyY7RAnuYNav1drT3kaw772t8jT2t3CmXriS7TvvVsvWYrTUPHmPvsk8DJMdU1VNi1WpVKWjrKzoBHvWfVGSyh%2Fa%2BCvfXcDnsYyJqUUCog5UPZubqqSJO7SNRuDJv9Ux6PjOMzlbTzSykUfnvgV1pRYJPhVxcxhcuuoZOLehmqdA5cxKk%2FE7SKAD0IIb0Sivf70UswoKdpbRqnSFMNLigfEFOusB%2BUDDlxdcB7MuXV2jxvfSt9vFYeq%2F2466wUHzR2atkrFI%2FxbQkj%2BuKDfohdZfPp32%2BO%2FDiS0KgY1psTuOGgzXenvE76I%2Fb2U1nwL9t0VitvyhcgJ6mlpMmuv2%2FG9HkGGyl%2BlRbKZDLyKL5e%2BBRz9uPEBfR8NjbLVVcB%2Ftucx5PWtFBmsd7M0a8sgLWzMvsfwOTi8bd9ug%2F%2BVMyuOU8tk7%2FrQqMm%2F6ZVqPGawOL4wul5LosJp023u0NC%2BdAV%2BzFR4c3XeyHFA5HtXJn4RknjDf3vWDppXIfnKvB6PwqVNA3TF9RqAoDBM0V2X%2B9Q%3D%3D&X-Amz-SignedHeaders=host&X-Amz-Signature=ef1001461e359f92dda259b046d786b1f3155bd211c1f0a234ec31d1e6f723c9’ failed, status_code=403

So the 403 code is showing not authorised…I didn’t setup with 2fa when setting up the integration would this be a cause?