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-09-15 09:42:19 +01:00
Code
Issues
Releases
Wiki
Activity
Files
d1ecd841be2fd8c0b95eba177359e9a6584920c3
esphome
/
esphome
/
components
/
switch
History
J. Nick Koston
8e1694dd0f
Reduce Switch component memory usage by 8 bytes per instance
2025-06-17 11:27:11 +02:00
..
binary_sensor
binary_sensor for switch state (
#7819
)
2024-11-24 23:24:23 -08: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
lint
2020-05-24 23:27:28 -03:00
switch.cpp
Reduce ESP_LOGCONFIG calls (
#9026
)
2025-06-09 00:02:30 +00:00
switch.h
Reduce Switch component memory usage by 8 bytes per instance
2025-06-17 11:27:11 +02:00