Open gchermette opened 11 months ago
Please close this, I figured out where to look... I'll put this on the account this is celebration seasons and therefore I don't have all my head... :(
Apologies for reopening an issue (if it's automated?) but I still can't find that page :-D Maybe post your solution/location for posterity? @gchermette
It's within the "Arlo Camera Support" integration, in configuration > Integration. It's not within the integration page from HACS
Cheers
Thanks for that, though no matter how I install the integration (HACS/copy files) I can't get it to appear in the integrations page, and "adding" it says to include it in the configuration.yaml file.
I've actually got my cameras set up and working (for the most part, I refuse to use an Arlo subscription, which cripples hass-aarlo to just a thumbnail and live view, not even battery status or library for locally stored media working after the trial ended) but it would be good to see that same config page others seem to have :-D
This is what I have in configuration.yaml:
aarlo: username: !secret arlo_username password: !secret arlo_password tfa_source: push tfa_type: PUSH mode_api: auto
and in secrets.yaml:
arlo_username: "yapidee" arlo_password: "yopidoo"
Don't forget the "" before and after your username and password
Thanks for that, must be something else going on in my case then. With those minimal settings it won't start (MQTT issue?), so I set backend: sse. Not much different, though it starts just doesn't go much further. I then add my manual configs back in (platform, sensors etc) Then it works as much as it ever has without cloud support, but still no integration listed.
All good, for now I've resigned to it in it's current state :-) If it helps I'm using HA in a docker container, and running Aarlo v 0.8.1a10 installed through HACS.
Thanks for that, though no matter how I install the integration (HACS/copy files) I can't get it to appear in the integrations page, and "adding" it says to include it in the configuration.yaml file.
I've actually got my cameras set up and working (for the most part, I refuse to use an Arlo subscription, which cripples hass-aarlo to just a thumbnail and live view, not even battery status or library for locally stored media working after the trial ended) but it would be good to see that same config page others seem to have :-D
Did you get it to show up? I'm in the same situation.
Thanks for that, though no matter how I install the integration (HACS/copy files) I can't get it to appear in the integrations page, and "adding" it says to include it in the configuration.yaml file. I've actually got my cameras set up and working (for the most part, I refuse to use an Arlo subscription, which cripples hass-aarlo to just a thumbnail and live view, not even battery status or library for locally stored media working after the trial ended) but it would be good to see that same config page others seem to have :-D
Did you get it to show up? I'm in the same situation.
Shamefully no, and I ended up paying for Arlo so my configuration needs are reduced (It was either that or buy all new reolink camears/something less locked down)
Hi
Many thanks for this integration!! After a few tries, trying to figure out all the subtleties of configuration and 2FA things, I made it work.
However, I don't have access to the Integration Configuration Page that's mentioned in ReadMe, that should now be the place to go to configure the integration. I'm running version v0.8.1a10, and the integration page shows nothing but the old, usual explanation page.
Am I missing something? Happy to share logs, if anyone tells me where they now sit :)
Thanks