Steve Herrell

Results 405 comments of Steve Herrell

Got it. Give me a min. I have chimes so I missed a variable.

Hopefully: #390 You don't have chimes - thanks for the logs, they really help - so I handle that now. Sorry this is taking longer than it should but I...

The traditional toggle should be fixed now. As to the last point; it updates in the webpage if you change it from the app; I'll take a look at that...

That bit of the App is really confusing, I think that message must be statically generated. I did notice when you turn them both on - ie, allow both when...

@dejan2101 Sounds like you have other issues going in. Can you: - check on the main account you still have admin access - log in to Arlo with your HA...

In that case we need to look at the logs. If it's just a crash we might not need to on any debug. Open in `homeassistant.log`, it will be created...

@wizonesolutions Thanks for looking into this, I'll take a look at your PR this week.

I probably missed this path. I'll take a look.

There should be sensors provided for the lights, and the code assumes all lights have motion and battery sensors. Did you enable the sensors?

Everything looks good. Your example is missing the binary sensors, do you have them configured as well? ```yaml # binary_sensors.yaml - platform: aarlo monitored_conditions: - motion ``` Can you turn...