esphome/esphome/components/modbus_controller
GitforZhangXL 86407b9f6f
Change variable "skip_updates" and "skip_updates_counter" type from "uint8_t" to "uint16_t" (#4487)
* change 'skip_updates'from 'uint8' to 'uint16_t'

* Delete modbus_controller_fix.md

* Update modbus_controller.h

---------

Co-authored-by: Jesse Hills <3060199+jesserockz@users.noreply.github.com>
2023-02-26 22:35:00 +00: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 Change variable "skip_updates" and "skip_updates_counter" type from "uint8_t" to "uint16_t" (#4487) 2023-02-26 22:35:00 +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 Change variable "skip_updates" and "skip_updates_counter" type from "uint8_t" to "uint16_t" (#4487) 2023-02-26 22:35:00 +00:00
__init__.py Remove a bunch of unnecessary pylint disabling (#4079) 2022-11-24 11:09:19 +13:00
const.py Modbus number/output use write single (#2896) 2021-12-10 09:44:43 +13:00
modbus_controller.cpp Modbus QWORD fix (#3856) 2022-10-13 12:50:45 +13:00
modbus_controller.h Change variable "skip_updates" and "skip_updates_counter" type from "uint8_t" to "uint16_t" (#4487) 2023-02-26 22:35:00 +00:00