adaptive-lighting/custom_components/adaptive_lighting/translations
Bas Nijholt 89c90adde0
Only start adapting on light.turn_on when detect_non_ha_changes: false to prevent unwanted light turn ons (#663)
* Fixes in maybe_cancel_adjusting to possibly fix accidental turn on

* simplify logic in maybe_cancel_adjusting

* Add logging statements

* only control if turn_on called

* more logs

* add TODO

* Add _state_event_is_from_our_turn_on

* Ignore off->on state switches that are not accociated with light.turn_on

* improve logging

* rename

* Update docs

* Update README.md, strings.json, and services.yaml

* Add caution message to README

* Change order of emojis

* Update README.md, strings.json, and services.yaml

* Check that platform is not None

* log the call

* fix args

* Do not re-add already added configs

* Do not re-add already added configs

* Use async_remove

* remove unused code

* [pre-commit.ci] pre-commit autoupdate (#627)

updates:
- [github.com/astral-sh/ruff-pre-commit: v0.0.279 → v0.0.280](https://github.com/astral-sh/ruff-pre-commit/compare/v0.0.279...v0.0.280)
- [github.com/psf/black: 23.3.0 → 23.7.0](https://github.com/psf/black/compare/23.3.0...23.7.0)

Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
Co-authored-by: Bas Nijholt <basnijholt@gmail.com>

* Extra logging statement

* Add to README

* log context_id

* return right indent

* move comment

* Skip on self.manager.is_proactively_adapting

---------

Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
2023-07-28 15:17:17 -07:00
..
cs.json Add files via upload (#422) 2023-02-12 14:33:21 -08:00
da.json add error logging and display error to user 2022-10-29 23:45:29 +00:00
de.json feat: skip redundant adaptation commands (#615) 2023-07-02 15:26:07 -07:00
en.json Only start adapting on light.turn_on when detect_non_ha_changes: false to prevent unwanted light turn ons (#663) 2023-07-28 15:17:17 -07:00
et.json add error logging and display error to user 2022-10-29 23:45:29 +00:00
fr.json add error logging and display error to user 2022-10-29 23:45:29 +00:00
it.json add error logging and display error to user 2022-10-29 23:45:29 +00:00
nb.json add error logging and display error to user 2022-10-29 23:45:29 +00:00
nl.json Create nl.json (#399) 2022-12-11 09:35:27 -08:00
pl.json Fix sunrise vs sunset typo (#458) 2023-03-25 19:11:51 -07:00
pt-BR.json add error logging and display error to user 2022-10-29 23:45:29 +00:00
ru.json add error logging and display error to user 2022-10-29 23:45:29 +00:00
sv.json add error logging and display error to user 2022-10-29 23:45:29 +00:00
uk.json add error logging and display error to user 2022-10-29 23:45:29 +00:00