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-23 04:58:38 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
b5950d41b5f410b5971d680d8b1e44b4f1f2b845
esphome
/
esphome
/
components
/
text
T
History
J. Nick Koston
e27c693051
[text] Avoid string copies in callbacks by passing const ref
2025-12-15 12:29:15 -06:00
..
__init__.py
[core] Remove deprecated schema constants (
#11591
)
2025-10-29 00:14:02 -05:00
automation.h
[core] Reduce action framework argument copies by 83% (
#11704
)
2025-11-05 01:23:24 +00:00
text_call.cpp
Add text component (
#5336
)
2023-10-25 22:00:32 +13:00
text_call.h
Add text component (
#5336
)
2023-10-25 22:00:32 +13:00
text_traits.h
[text] Store pattern as const char* to reduce memory usage (
#12335
)
2025-12-07 15:33:15 -06:00
text.cpp
[text] Avoid string copies in callbacks by passing const ref
2025-12-15 12:29:15 -06:00
text.h
[text] Avoid string copies in callbacks by passing const ref
2025-12-15 12:29:15 -06:00