This website requires JavaScript.
Explore
Help
Sign In
mirror
/
esphome
Watch
1
Star
0
Fork
0
You've already forked esphome
mirror of
https://github.com/esphome/esphome.git
synced
2026-02-19 16:05:35 -07:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
087d093dfbd76a78e410a61ff4a0afee327eb0be
esphome
/
esphome
/
components
/
switch
History
Jesse Hills
09d89000ad
[core] Remove deprecated schema constants (
#11591
)
2025-10-29 00:14:02 -05:00
..
binary_sensor
Remove redundant get_setup_priority() overrides returning default value (
#9253
)
2025-06-29 13:46:28 -05:00
__init__.py
[core] Remove deprecated schema constants (
#11591
)
2025-10-29 00:14:02 -05: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