This website requires JavaScript.
Explore
Help
Sign In
scratch
/
esphome
Watch
1
Star
0
Fork
0
You've already forked esphome
Code
Issues
Pull Requests
Actions
4
Packages
Projects
Releases
Wiki
Activity
Files
cfd88376b9037bc0b90343fceeca03846cf3c566
esphome
/
esphome
/
components
/
binary_sensor
History
J. Nick Koston
7abb6d4998
[core] Implement Global Controller Registry to reduce RAM usage (
#11772
)
2025-11-09 17:34:08 -06:00
..
__init__.py
[core] Remove deprecated schema constants (
#11591
)
2025-10-29 00:14:02 -05:00
automation.cpp
Remove unnecessary ellipsis (
#8964
)
2025-06-03 21:46:10 +01:00
automation.h
[core] Reduce action framework argument copies by 83% (
#11704
)
2025-11-05 01:23:24 +00:00
binary_sensor.cpp
[core] Implement Global Controller Registry to reduce RAM usage (
#11772
)
2025-11-09 17:34:08 -06:00
binary_sensor.h
[sensor,text_sensor,binary_sensor] Optimize filter parameters with std::initializer_list (
#11426
)
2025-10-21 15:47:13 +13:00
filter.cpp
[binary_sensor] Optimize AutorepeatFilter with FixedVector (
#11444
)
2025-10-21 04:30:13 -05:00
filter.h
Optimize stateless lambdas to use function pointers (
#11551
)
2025-10-28 08:06:22 +13:00