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
106
Commits
11
Branches
67 MiB
Tree:
5183dc6645
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 '5183dc6645'
${ noResults }
Commit Graph
3 Commits (5183dc66455dd5677c3ac20247fa981bf88f8bcd)
Author
SHA1
Message
Date
Maurice Makaay
57e74e9e6e
Implemented a float output, that is used to control the front panel light.
3 years ago
Maurice Makaay
5e328bef8f
Implemented the slider sensor, which is used to publish a slider level when the slider is touched. The example yaml files now use this sensor to update the brightness of the LEDs.
3 years ago
Maurice Makaay
ec8205d32e
Added a binary sensor component, which can be used to handle touch/release events for the parts of the front panel (power button, color button and slider). Note that for the slider, this binary_sensor only detects the touch events. This cannot be used for detecting the actual slider level that was touch. For that purpose, a separate sensor will be created.
3 years ago