twrecked / hass-aarlo

Asynchronous Arlo Component for Home Assistant
GNU Lesser General Public License v3.0
382 stars 77 forks source link

Arlo Battery Levels #363

Open giffordj opened 3 years ago

giffordj commented 3 years ago

Battery level sensors are returns unknown value.

cards:

twrecked commented 3 years ago

Did you give admin access to the HA account?

giffordj commented 3 years ago

Yes

On Tue, Dec 15, 2020, 5:22 AM Steve Herrell notifications@github.com wrote:

Did you give admin access to the HA account?

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/twrecked/hass-aarlo/issues/363#issuecomment-745283531, or unsubscribe https://github.com/notifications/unsubscribe-auth/AEULMB6XZBU76M4EHVBOXMDSU5PKLANCNFSM4U3YVZ7Q .

twrecked commented 3 years ago

Can you turn on debug and look for batteryLevel in the output. It should look something like this:

2021-01-02 23:08:24 DEBUG (ArloEventStream) [custom_components.aarlo.sensor] callback:Battery Level Basement Camera:batteryLevel:59
giffordj commented 3 years ago

The only thing I get is batterylevel sensor created.

Here's what I have in my logger.

custom_components.aarlo: debug custom_components.aarlo.alarm_control_panel: debug custom_components.aarlo.binary_sensor: debug custom_components.aarlo.camera: debug custom_components.aarlo.light: debug custom_components.aarlo.media_player: debug custom_components.aarlo.sensor: debug custom_components.aarlo.switch: debug pyaarlo: debug

On Sat, Jan 2, 2021 at 8:20 PM Steve Herrell notifications@github.com wrote:

Can you turn on debug https://github.com/twrecked/hass-aarlo#debugging and look for batteryLevel in the output. It should look something like this:

2021-01-02 23:08:24 DEBUG (ArloEventStream) [custom_components.aarlo.sensor] callback:Battery Level Basement Camera:batteryLevel:59

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/twrecked/hass-aarlo/issues/363#issuecomment-753565725, or unsubscribe https://github.com/notifications/unsubscribe-auth/AEULMB4B3XZ4XJKH2SAGHTTSX7WCBANCNFSM4U3YVZ7Q .

twrecked commented 3 years ago

Do you have 2FA enabled on this account?

giffordj commented 3 years ago

No, I don't.

On Mon, Jan 4, 2021 at 6:34 PM Steve Herrell notifications@github.com wrote:

Do you have 2FA enabled on this account?

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/twrecked/hass-aarlo/issues/363#issuecomment-754347137, or unsubscribe https://github.com/notifications/unsubscribe-auth/AEULMB6MP3KNGOCEHUVK6HDSYJ3BVANCNFSM4U3YVZ7Q .

twrecked commented 3 years ago

Did you ever get this working?

What type of cameras do you use?

giffordj commented 3 years ago

No, I didn't. It's just the standard arlo camera, mix of first and second gen.

On Tue, Mar 2, 2021 at 12:41 PM Steve Herrell notifications@github.com wrote:

Did you ever get this working?

What type of cameras do you use?

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/twrecked/hass-aarlo/issues/363#issuecomment-789201509, or unsubscribe https://github.com/notifications/unsubscribe-auth/AEULMB5ZFF3Z6V4KEX6ZV3TTBVERNANCNFSM4U3YVZ7Q .

twrecked commented 3 years ago

That's all the cameras I have. Can you try using your Home Assistant account on my.arlo.com and see if they appear there.

giffordj commented 3 years ago

They do.

On Wed, Mar 3, 2021, 7:53 PM Steve Herrell notifications@github.com wrote:

That's all the cameras I have. Can you try using your Home Assistant account on my.arlo.com and see if they appear there.

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/twrecked/hass-aarlo/issues/363#issuecomment-790269405, or unsubscribe https://github.com/notifications/unsubscribe-auth/AEULMBYAP24JEHVBW4ONODLTB372TANCNFSM4U3YVZ7Q .

twrecked commented 3 years ago

I'm kinda stumped on this one.

If you want to point one of the cameras at something insignificant and share it with me - steve.herrell@gmail.com - I can take a look here.