This website requires JavaScript.
Explore
Help
Register
Sign In
github
/
esphome
Watch
2
Star
0
Fork
0
mirror of
https://github.com/esphome/esphome.git
synced
2026-09-22 20:48:43 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
bf575dd1c4d525c308c3b10af705e64cf7c325eb
esphome
/
esphome
/
components
/
sensor
T
History
J. Nick Koston
ef1f028eb5
Refactor automation building to iterate tuples
2026-03-26 10:34:13 -10:00
..
__init__.py
Refactor automation building to iterate tuples
2026-03-26 10:34:13 -10:00
automation.cpp
[sensor] Use C++17 nested namespace syntax (
#13116
)
2026-01-10 21:42:35 -05:00
automation.h
[core] Encapsulate entity preference creation to prepare for hash migration (
#13505
)
2026-01-26 17:35:45 -10:00
filter.cpp
[sensor] Use FixedRingBuffer in SlidingWindowFilter, add window_size limit (
#14736
)
2026-03-13 10:17:40 -10:00
filter.h
[sensor] Use FixedRingBuffer in SlidingWindowFilter, add window_size limit (
#14736
)
2026-03-13 10:17:40 -10:00
sensor.cpp
[core] Move state logging to client-side formatting, console to VERBOSE (
#15155
)
2026-03-25 19:45:06 +00:00
sensor.h
[sensor] Deprecate .raw_state, guard raw_callback_ behind USE_SENSOR_FILTER (
#15094
)
2026-03-24 00:40:02 +00:00