This website works better with JavaScript.
Home
Explore
Help
Sign In
abhas
/
esphome-xiaomi_bslamp2
Watch
1
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Projects
0
Releases
16
Wiki
Activity
68
Commits
11
Branches
67 MiB
Tree:
c0507e642b
dev
candle-light-effect
main
oxan-light-transformation
release/2021.10.0
release/2021.8.0
release/2021.8.1
release/2021.9.0
release/2021.9.1
release/2022.12.0
release/2023.4.0
v1.2.0-RC1
v1.1.0-RC2
v1.1.0-RC1
v1.1.0
v1.0.0-RC1
v1.0.0
v1.0-beta
v1.0-alpha
2023.4.0
2022.12.0
2021.9.1
2021.9.0
2021.8.1
2021.8.0
2021.10.0b1
2021.10.0
Branches
Tags
${ item.name }
Create branch
${ searchTerm }
from 'c0507e642b'
${ noResults }
Commit Graph
3 Commits (c0507e642b6764908c8eebd0e2c0a0736c91e283)
Author
SHA1
Message
Date
Maurice Makaay
c0507e642b
In RGB mode, brightness level 1 now triggers a night light mode that actually uses the RGB settings. So this makes it possible to have a night light in a specific color, instead of only the default night light setting. In white light mode, this default is used, so color temperature does not affect the night light color.
3 years ago
Maurice Makaay
bb91890389
New light transition code implemented and it works beautifully! Transitions between RGB colors and RGB to and from white light now look smooth. Some more code cleanup in the next step, but already loving how this is coming together now.
3 years ago
Maurice Makaay
d330894fdc
Started my own derived LightState class to get more control over the light's transitioning behavior.
3 years ago
Maurice Makaay
a860ea9921
Removed old stale RGB code.
3 years ago
Maurice Makaay
cd64ab7cbe
Added night light setting, when choosing white light (#FFFFFF) at the lowest brightness level.
3 years ago