From 5da7b06710d276a1ad1821a29383be4974b166c5 Mon Sep 17 00:00:00 2001 From: Raphiiko Date: Sat, 13 Jul 2024 12:24:27 +0200 Subject: [PATCH] Updated changelog --- CHANGELOG.md | 14 ++++++++++++++ 1 file changed, 14 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index ddf654d4..6ba91e8f 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -8,11 +8,25 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ## [Unreleased] ### Added + - Exposed HMD activity level over MQTT as "HMD On Head" (Experimental). +- Color temperature control for native SteamVR headsets (e.g. Vive (Pro), Valve Index, Bigscreen Beyond) +- Color temperature control to the current brightness automations. +- Sunset/Sunrise based automations for brightness and color temperature. + +### Changed + +- Automations for brightness/CCT, render resolution, chaperone fade distance, BSB fan speed and BSB led color now automatically apply their set values when a HMD is connected. +- (Headset specific) brightness and cct settings were moved to their own settings page. + +### Removed + +- Option for the brightness automations based on sleep mode to run on SteamVR launch. This now happens automatically when a HMD is connected. ## [1.13.2] ### Fixed + - The status message not updating when the visibility remained the same - The status message not setting to an empty value