From a7baa98936a61c5e2bd36b7336402605c185a446 Mon Sep 17 00:00:00 2001 From: "allcontributors[bot]" <46447321+allcontributors[bot]@users.noreply.github.com> Date: Wed, 21 Feb 2024 21:09:59 +0000 Subject: [PATCH 1/2] docs: update README.md --- README.md | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index b5fa6293..b59d6097 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-84-orange.svg?style=flat-square)](#contributors-) +[![All Contributors](https://img.shields.io/badge/all_contributors-85-orange.svg?style=flat-square)](#contributors-) # 🌞 Adaptive Lighting: Enhance Your Home's Atmosphere with Smart, Sun-Synchronized Lighting 🌙 @@ -573,6 +573,9 @@ Notice the values of `brightness_mode_time_light` and `brightness_mode_time_dark moemeli
moemeli

🌍 saya6k
saya6k

🌍 + + droans
droans

💻 + From 36ec8350097d8405df44be159f6dc5abf6a2b909 Mon Sep 17 00:00:00 2001 From: "allcontributors[bot]" <46447321+allcontributors[bot]@users.noreply.github.com> Date: Wed, 21 Feb 2024 21:10:00 +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 e4aa63a4..6ce6817a 100644 --- a/.all-contributorsrc +++ b/.all-contributorsrc @@ -774,6 +774,15 @@ "contributions": [ "translation" ] + }, + { + "login": "droans", + "name": "droans", + "avatar_url": "https://avatars.githubusercontent.com/u/49721649?v=4", + "profile": "https://github.com/droans", + "contributions": [ + "code" + ] } ], "contributorsPerLine": 7,