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 00:28:39 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
d7be19703bdcb56e8e7a7097bc6a568ccf7380c7
esphome
/
esphome
/
components
/
modbus_controller
T
History
Jonathan Swoboda
and
Claude Opus 4.6
fecedeb018
[multiple] Fix crashes from malformed external input (batch 2) (
#14651
)
...
Co-authored-by: Claude Opus 4.6 <
noreply@anthropic.com
>
2026-03-09 17:20:09 -04:00
..
binary_sensor
[modbus_controller] Optimize lambdas to use function pointers instead of std::function (
#11566
)
2025-10-29 08:06:13 +13:00
number
[modbus_controller] Replace format_hex_pretty with stack-based format_hex_pretty_to (
#12781
)
2026-01-07 08:29:28 -10:00
output
[modbus_controller] Replace format_hex_pretty with stack-based format_hex_pretty_to (
#12781
)
2026-01-07 08:29:28 -10:00
select
[core] Replace custom esphome::optional with std::optional (
#14368
)
2026-03-04 01:14:05 +00:00
sensor
[modbus_controller] Optimize lambdas to use function pointers instead of std::function (
#11566
)
2025-10-29 08:06:13 +13:00
switch
[modbus_controller] Replace format_hex_pretty with stack-based format_hex_pretty_to (
#12781
)
2026-01-07 08:29:28 -10:00
text_sensor
[modbus_controller] Use stack buffers instead of heap-allocating string helpers (
#13221
)
2026-01-17 17:26:51 -10:00
__init__.py
[modbus] Fix timing bugs and better adhere to spec (
#8032
)
2026-03-05 20:54:17 +00:00
automation.h
[Modbus Controller] Added
on_online
and
on_offline
automation (
#7417
)
2024-11-13 09:48:40 +13:00
const.py
[const] Move
CONF_ENABLED
to const.py (
#11719
)
2025-11-05 12:46:06 +13:00
modbus_controller.cpp
[multiple] Fix crashes from malformed external input (batch 2) (
#14651
)
2026-03-09 17:20:09 -04:00
modbus_controller.h
[modbus_controller] Use stack buffers instead of heap-allocating string helpers (
#13221
)
2026-01-17 17:26:51 -10:00