mirror of
https://github.com/Electric-Special/ha-core.git
synced 2026-03-25 11:06:54 +01:00
* modbus sensor: string data_type Adds support for a string data_type. This allows the reading of holding registers that contain ascii string data * Add modbus sensor string data_type #35269 Fingers crossed that I am putting these file in the correct location this time * Delete const.py * Delete sensor.py * Add files via upload * modbus sensor - add string support. Upload from local dev environment * fix executable stauts * fix flake8 failure