This website requires JavaScript.
Explore
Help
Sign In
sascha
/
esphome
Watch
1
Star
0
Fork
0
You've already forked esphome
mirror of
https://github.com/esphome/esphome.git
synced
2025-10-07 12:23:47 +01:00
Code
Issues
Releases
Wiki
Activity
Files
fddeb482b5606c483da4b63ac497cd5402f0ced0
esphome
/
esphome
/
components
/
switch
History
J. Nick Koston
086f1982fa
[core] Use get_device_class_ref() in entity platform logging to avoid string allocations (
#10531
)
2025-09-03 14:26:53 +12:00
..
binary_sensor
Remove redundant get_setup_priority() overrides returning default value (
#9253
)
2025-06-29 13:46:28 -05:00
__init__.py
[core] Replace magic coroutine priority numbers with self-documenting CoroPriority enum (
#10518
)
2025-09-02 21:41:50 +00:00
automation.cpp
Avoid non-const globals and enable clang-tidy check (
#1892
)
2021-06-11 08:19:44 +12:00
automation.h
[switch] Add trigger `
on_state
` (
#10108
)
2025-08-09 21:09:40 +10:00
switch.cpp
[core] Use get_device_class_ref() in entity platform logging to avoid string allocations (
#10531
)
2025-09-03 14:26:53 +12:00
switch.h
[switch] Add
control()
method to API (
#10118
)
2025-08-08 05:51:19 +00:00