From 0fd8c38df2ef9311055a451b83d559f1c6b196f1 Mon Sep 17 00:00:00 2001 From: "allcontributors[bot]" <46447321+allcontributors[bot]@users.noreply.github.com> Date: Sun, 6 Sep 2026 16:14:34 +0000 Subject: [PATCH 1/2] docs: update README.md --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 3afc9a0d..e4cf37b8 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,7 @@ [![hacs_badge](https://img.shields.io/badge/HACS-Default-orange.svg?style=for-the-badge)](https://github.com/hacs/integration) ![Version](https://img.shields.io/github/v/release/basnijholt/adaptive-lighting?style=for-the-badge) -[![All Contributors](https://img.shields.io/badge/all_contributors-167-orange.svg?style=flat-square)](#contributors-) +[![All Contributors](https://img.shields.io/badge/all_contributors-168-orange.svg?style=flat-square)](#contributors-) # 🌞 Adaptive Lighting: Enhance Your Home's Atmosphere with Smart, Sun-Synchronized Lighting 🌙 @@ -926,6 +926,7 @@ Notice the values of `brightness_mode_time_light` and `brightness_mode_time_dark Wosten
Wosten

🐛 Zachary Priddy
Zachary Priddy

🤔 Andrew Blakeslee Moore
Andrew Blakeslee Moore

🐛 + tests
tests

⚠️ From cbee5c260a2cfd5332a83750cf9dc482bcf3a721 Mon Sep 17 00:00:00 2001 From: "allcontributors[bot]" <46447321+allcontributors[bot]@users.noreply.github.com> Date: Sun, 6 Sep 2026 16:14:34 +0000 Subject: [PATCH 2/2] docs: update .all-contributorsrc --- .all-contributorsrc | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/.all-contributorsrc b/.all-contributorsrc index 161b5633..0b7a28e2 100644 --- a/.all-contributorsrc +++ b/.all-contributorsrc @@ -1523,6 +1523,15 @@ "contributions": [ "bug" ] + }, + { + "login": "tests", + "name": "tests", + "avatar_url": "https://avatars.githubusercontent.com/u/37722?v=4", + "profile": "https://github.com/tests", + "contributions": [ + "test" + ] } ], "contributorsPerLine": 7,