ad-automoli icon indicating copy to clipboard operation
ad-automoli copied to clipboard

💡 Fully automatic light management based on conditions like motion, illuminance, humidity, and other clever features

Results 37 ad-automoli issues
Sort by recently updated
recently updated
newest added

Bumps [actions/setup-python](https://github.com/actions/setup-python) from 2 to 4.2.0. Release notes Sourced from actions/setup-python's releases. Add check-latest input and bug fixes In scope of this release we add the check-latest input. If check-latest ...

dependencies

🙄 **Is your feature request related to a problem? Please describe.** Bedtime for our child is a complicated and delicate time. During this half-hour/hour window we want to keep manual...

Bumps [docker/setup-qemu-action](https://github.com/docker/setup-qemu-action) from 1 to 2. Release notes Sourced from docker/setup-qemu-action's releases. v2.0.0 Node 16 as default runtime by @​crazy-max (#48) This requires a minimum Actions Runner version of v2.285.0,...

dependencies

Bumps [docker/login-action](https://github.com/docker/login-action) from 1 to 2. Release notes Sourced from docker/login-action's releases. v2.0.0 Node 16 as default runtime by @​crazy-max (#161) This requires a minimum Actions Runner version of v2.285.0,...

dependencies

Bumps [github/codeql-action](https://github.com/github/codeql-action) from 1 to 2. Changelog Sourced from github/codeql-action's changelog. 2.1.8 - 08 Apr 2022 Update default CodeQL bundle version to 2.8.5. #1014 Fix error where the init action...

dependencies

Add feature for disable automation when phone sensors (sensor.{{device}}_sleep_confidence) show that owner(s) is sleeping. New config entries(optional): disable_by_sleep_confidence(list, default null) - list of sensors disable_by_sleep_confidence_states(int, default 90) - threshold. If...

Like humidity sensor for "shower time" could you add door sensor to keep light on when door sensor state is close and turn off when door is open ? My...

enhancement

I just got kicked in my little ass because a light was burning 3 hours without turning off. I checked all motion entities configured for this automation and say F**...

documentation
help wanted

Bumps [actions/checkout](https://github.com/actions/checkout) from 2 to 3. Release notes Sourced from actions/checkout's releases. v3.0.0 Update default runtime to node16 v2.4.0 Convert SSH URLs like org-<ORG_ID>@github.com: to https://github.com/ - pr v2.3.5 Update...

dependencies

Fixes #24: If only_own_events is False, then added state change listeners for all lights. Then, when a state change occurs outside automoli, manually setup the timers. Also added an additional,...