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-15 17:18:40 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
1ce02ee313b4aa063ffd99fb1df34cc7a4f92078
esphome
/
esphome
/
components
/
sensor
T
History
Jesse Hills
882bfc79c7
Remove `
std::
` prefix as not all platforms have access yet. (
#9095
)
2025-06-16 12:55:23 +12:00
..
__init__.py
Reserve memory for component and platform vectors (
#9042
)
2025-06-11 22:05:42 +12:00
automation.cpp
Avoid non-const globals and enable clang-tidy check (
#1892
)
2021-06-11 08:19:44 +12:00
automation.h
ESP-IDF support and generic target platforms (
#2303
)
2021-09-20 11:47:51 +02:00
filter.cpp
Add to_ntc_resistance|temperature sensor filter (esphome/feature-requests#2967) (
#7898
)
2025-05-01 07:53:12 +00:00
filter.h
use `
encode_uintXX
` (
#8847
)
2025-06-11 17:06:45 +12:00
sensor.cpp
Remove `
std::
` prefix as not all platforms have access yet. (
#9095
)
2025-06-16 12:55:23 +12:00
sensor.h
Optimize memory usage by lazy-allocating raw callbacks in sensors (
#9077
)
2025-06-15 15:28:15 +12:00