Add brightness setting

This commit is contained in:
Andrey Aleksandrov
2026-02-06 17:35:50 +02:00
parent c57ff41636
commit 9491deaeba
4 changed files with 259 additions and 18 deletions

View File

@@ -5,7 +5,13 @@ All notable changes to this project will be documented in this file.
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
## [v1.0.0] - 2024-12-30
## [v1.1.0] - 2026-02-06
### Added
- Brightness and HSV settings
## [v1.0.0] - 2025-12-30
### Added