twrecked / hass-aarlo

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

Doorbell switch.aarlo_all_sirens not working #738

Open OH010 opened 1 year ago

OH010 commented 1 year ago

Hi,

I've been trying to setup my wireless doorbell ( AVD2001A ) and Arlo Chime (AC2001Aer1.2) to alarm when my Alarmo triggers.

I have a working aarlo installation, entities visible and no errors. When I try to set either of these entities on nothing happens: switch.aarlo_all_sirens switch.aarlo_siren_doorbell

I get this in the logs: 2023-04-21 17:17:45.031 DEBUG (ArloBackgroundWorker) [custom_components.aarlo.switch] siren-callback:Doorbell Siren:sirenState:on 2023-04-21 17:17:45.031 DEBUG (ArloBackgroundWorker) [custom_components.aarlo.switch] get state Doorbell Siren form 2023-04-21 17:17:45.031 DEBUG (ArloBackgroundWorker) [custom_components.aarlo.switch] all-siren-callback:All Sirens:sirenState:on 2023-04-21 17:17:45.031 DEBUG (ArloBackgroundWorker) [custom_components.aarlo.switch] get state for All Sirens 2023-04-21 17:17:45.031 DEBUG (ArloBackgroundWorker) [custom_components.aarlo.switch] siren-callback:Doorbell Siren:sirenState:on 2023-04-21 17:17:45.031 DEBUG (ArloBackgroundWorker) [custom_components.aarlo.switch] get state Doorbell Siren form 2023-04-21 17:17:45.031 DEBUG (ArloBackgroundWorker) [custom_components.aarlo.switch] all-siren-callback:All Sirens:sirenState:on 2023-04-21 17:17:45.031 DEBUG (ArloBackgroundWorker) [custom_components.aarlo.switch] get state for All Sirens

Any advice would be highly appreciated!

github-actions[bot] commented 4 months ago

This issue is stale because it has been open for 365 days with no activity. This issue will be automatically closed within 28 days if there is no further activity.