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?
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
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!
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.
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.
The camera integration is also unreliable, does not work most of the time, no image preview or last recording…
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
So the 403 code is showing not authorised…I didn’t setup with 2fa when setting up the integration would this be a cause?