Skip to content

Update Aura.cs #4213

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

bRat-7
Copy link

@bRat-7 bRat-7 commented Jun 13, 2025

Improvements in Heatmap and Ambient modes

New temperature values ​​named VeryHot and Extreme have been added to the Freeze cold Warm and Hot values ​​in Heatmap mode, so you can follow the temperature change more clearly from the keyboard and make color transitions sharper

Brightness control has been added to ambient mode, color selection has been made more obvious

Recommendations:
For aura mode: "aura_refresh": 1,

For heatmap:
"temp_freeze": 40,
"temp_cold": 55,
"temp_warm": 70,
"temp_hot": 84,
"temp_veryhot": 85,
"temp_extreme": 86,
"color_freeze": "#FFFFFF",
"color_cold": "#B0D0FF",
"color_warm": "#FFC080",
"color_hot": "#FF8040",
"color_veryhot": "#FFD700",
"color_extreme": "#FF0000",

Improvements in Heatmap and Ambient modes

New temperature values ​​named VeryHot and Extreme have been added to the Freeze cold Warm and Hot values ​​in Heatmap mode, so you can follow the temperature change more clearly from the keyboard and make color transitions sharper

Brightness control has been added to ambient mode, color selection has been made more obvious

Recommendations:
For aura mode: "aura_refresh": 1,

For heatmap:
"temp_freeze": 40,
"temp_cold": 55,
"temp_warm": 70,
"temp_hot": 84,
"temp_veryhot": 85,
"temp_extreme": 86,
"color_freeze": "#FFFFFF",
"color_cold": "#B0D0FF",
"color_warm": "#FFC080",
"color_hot": "#FF8040",
  "color_veryhot": "#FFD700",
  "color_extreme": "#FF0000",
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant