From 1c6589e067f91655570bf0e8c91843033b41e3af Mon Sep 17 00:00:00 2001 From: CaseyRo Date: Thu, 9 Jul 2026 11:30:15 +0000 Subject: [PATCH] chore(docs): update TOC --- README.md | 23 +++++++++++++++++++++++ 1 file changed, 23 insertions(+) diff --git a/README.md b/README.md index bb2ec46f..c546dfdd 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,26 @@ + + + +- [🌞 Adaptive Lighting (CDiT fork)](#-adaptive-lighting-cdit-fork) + - [Installation](#installation) + - [HACS — custom repository](#hacs--custom-repository) + - [Manual install](#manual-install) + - [Setup](#setup) + - [What each profile creates](#what-each-profile-creates) + - [Switches (3)](#switches-3) + - [Number entities (5) — live-tunable sliders](#number-entities-5--live-tunable-sliders) + - [Sensor entities (3) — graphable outputs](#sensor-entities-3--graphable-outputs) + - [Tuning live](#tuning-live) + - [Services](#services) + - [`adaptive_lighting.apply`](#adaptive_lightingapply) + - [`adaptive_lighting.change_switch_settings`](#adaptive_lightingchange_switch_settings) + - [Sun source](#sun-source) + - [Development](#development) + - [Sync with upstream](#sync-with-upstream) + - [Credits](#credits) + + + [![hacs_badge](https://img.shields.io/badge/HACS-Custom-orange.svg?style=for-the-badge)](https://github.com/hacs/integration) [![Version](https://img.shields.io/github/v/release/CaseyRo/adaptive-lighting?include_prereleases&style=for-the-badge)](https://github.com/CaseyRo/adaptive-lighting/releases) [![Upstream](https://img.shields.io/badge/fork_of-basnijholt%2Fadaptive--lighting-blue?style=for-the-badge)](https://github.com/basnijholt/adaptive-lighting)