This website requires JavaScript.
Explore
Help
Sign In
github
/
esphome
Watch
2
Star
0
Fork
0
You've already forked esphome
mirror of
https://github.com/esphome/esphome.git
synced
2026-07-10 17:05:36 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
f6100a55bc4e10b048d40654bd4e32b85bec99db
esphome
/
esphome
/
components
/
binary_sensor
T
History
J. Nick Koston
8229e3a471
cleanups
2025-11-07 16:33:01 -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
cleanups
2025-11-07 16:33:01 -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