esphome/esphome/components/modbus_controller
NewoPL 0cdd0b295e
fix: modbus_textsensor response is too long in some cases (#6333)
2024-03-11 11:15:32 +13:00
..
binary_sensor Change variable "skip_updates" and "skip_updates_counter" type from "uint8_t" to "uint16_t" (#4487) 2023-02-26 22:35:00 +00:00
number Change variable "skip_updates" and "skip_updates_counter" type from "uint8_t" to "uint16_t" (#4487) 2023-02-26 22:35:00 +00:00
output Add vector includes (#4080) 2022-11-24 13:12:55 +13:00
select add select_schema to select component (#4545) 2023-03-26 20:01:35 +00:00
sensor Change variable "skip_updates" and "skip_updates_counter" type from "uint8_t" to "uint16_t" (#4487) 2023-02-26 22:35:00 +00:00
switch Change variable "skip_updates" and "skip_updates_counter" type from "uint8_t" to "uint16_t" (#4487) 2023-02-26 22:35:00 +00:00
text_sensor fix: modbus_textsensor response is too long in some cases (#6333) 2024-03-11 11:15:32 +13:00
__init__.py Modbus Controller added some features (#5318) 2023-09-13 10:15:01 +12:00
const.py Modbus Controller added some features (#5318) 2023-09-13 10:15:01 +12:00
modbus_controller.cpp Modbus Controller added some features (#5318) 2023-09-13 10:15:01 +12:00
modbus_controller.h Modbus Controller added some features (#5318) 2023-09-13 10:15:01 +12:00