Since the ring ding has stop working through the normal integration, i am looking at MQTT Ring.
So i installed the addon (many switch to docker version since it stated to he highly preferable. Does this need to be on the HASS machine? I run a separate debian docker server).
My question is how to config this:
mqtt_url: mqtt://auto_username:auto_password@auto_hostname
mqtt_options: ""
livestream_user: ""
livestream_pass: ""
disarm_code: ""
enable_cameras: true
enable_modes: false
enable_panic: false
branch: addon
debug: ring-*
location_ids: []
The first line (mqtt_url) do i change this into:
mqtt://MYRINGUSENAME:RINGPASSWORD@RINGIP ?
Livestream_user and _pass, where will i need this?
EDIT: Okee i figured this part out, i have also entered my Ring account. Apparently i also needed the MQTT Broker. So no more errors in the log now. But… still no entities i can use. I am looking for the DING entity.