Skip to content

Update hub.py to be compatible with PyModbus >=3.10 and HA 2025.9 #106

Update hub.py to be compatible with PyModbus >=3.10 and HA 2025.9

Update hub.py to be compatible with PyModbus >=3.10 and HA 2025.9 #106

Workflow file for this run

name: Ruff
on: [ pull_request ]
jobs:
ruff:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: astral-sh/[email protected]