esphome/esphome/components/modbus_controller/text_sensor
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 Text sensor schema generator similar to sensor (#3172) 2022-02-08 17:23:45 +13:00
modbus_textsensor.cpp Fix offset bug in modbus text sensor. (#3006) 2022-01-06 16:40:22 +01:00
modbus_textsensor.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