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

AArlo wants authentication several times a day

Open mikburnz opened this issue 9 months ago • 20 comments

Till yesterday everything is running smooth. Then i was unable to controle Arlo via my dashboard. Backup restoration and so on

Now i have the state that i can use it. After some minutes or hours there is a disconnect with no sensors found "PingOne Authentication Request You have a new authentication request."

My auth method is push

in configuration.yaml aarlo: host: https://my.arlo.com username: ********@web.de password: *************** db_motion_time: 30 db_ding_time: 60 recent_time: 10 last_format: '%d-%m %H:%M' refresh_devices_every: 2 tfa_source: push tfa_type: PUSH backend: sse mode_api: auto

aarlo.yaml aarlo: host: https://my.arlo.com username: ********@web.de password: *************** tfa_source: push tfa_type: PUSH backend: sse mode_api: auto user_agent: linux send_source: true

mikburnz avatar May 17 '24 08:05 mikburnz