hass-aarlo icon indicating copy to clipboard operation
hass-aarlo copied to clipboard

problem with aarlo

Open unecc opened this issue 1 year ago • 4 comments

Hi to all, still works? I've this error

image

unecc avatar Oct 06 '23 18:10 unecc

Arlo is playing around. Try adding this to your config:

aarlo:
 .. your original config
 mqtt_host: mqtt-cluster-z1.arloxcld.com

twrecked avatar Oct 06 '23 18:10 twrecked

Thanks for your fast replay. I'm going crazy with aarlo.

i've add your code in my configuration.yaml Please check if it's ok. My arlo is ARLO PRO 1st version

aarlo:
  host: https://my.arlo.com
  username: !secret arlo_username
  password: !secret arlo_password
  mqtt_host: mqtt-cluster-z1.arloxcld.com

unecc avatar Oct 06 '23 18:10 unecc

Looks good.

twrecked avatar Oct 06 '23 19:10 twrecked

Arlo is playing around. Try adding this to your config:

aarlo:
 .. your original config
 mqtt_host: mqtt-cluster-z1.arloxcld.com

Thanks, that fixed it for me!

Fennek88 avatar Oct 24 '23 17:10 Fennek88