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-14 08:38:39 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
ba93b9af18616bc6d558d9e8f4fc119fae04724f
esphome
/
esphome
/
components
/
select
T
History
J. Nick Koston
5b840c1662
[codegen] Fix templatable bool type to use cg.bool_ (
#15569
)
2026-04-08 19:39:12 +00:00
..
__init__.py
[codegen] Fix templatable bool type to use cg.bool_ (
#15569
)
2026-04-08 19:39:12 +00:00
automation.h
[select][fan] Use StringRef for on_value/on_preset_set triggers to avoid heap allocation (
#13324
)
2026-01-18 19:51:11 -10:00
select_call.cpp
[select] [switch] Downgrade control path logging from DEBUG to VERBOSE (
#15406
)
2026-04-05 13:26:08 -10:00
select_call.h
[multiple] Add default initializers to uninitialized member variables (
#14636
)
2026-03-08 22:37:54 -04:00
select_traits.cpp
[select] Modernize namespace declarations to C++17 syntax (
#12007
)
2025-11-20 08:57:04 -05:00
select_traits.h
[select] Modernize namespace declarations to C++17 syntax (
#12007
)
2025-11-20 08:57:04 -05:00
select.cpp
[core] Move state logging to client-side formatting, console to VERBOSE (
#15155
)
2026-03-25 19:45:06 +00:00
select.h
[core] Replace std::function with lightweight Callback in CallbackManager (
#14853
)
2026-03-18 18:41:05 -10:00