esphome/esphome/components/modbus_controller/number
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
..
__init__.py add SUB_NUMBER macro and schema to number (#4449) 2023-02-19 19:54:00 +00:00
modbus_number.cpp Publish custom data when modbus number lambda fills vector (#3295) 2022-03-29 22:22:11 +13:00
modbus_number.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