Skip to content

chore: pin pymodbus>=3.12,<3.13#7

Merged
ssweber merged 1 commit into
mainfrom
dev
Apr 15, 2026
Merged

chore: pin pymodbus>=3.12,<3.13#7
ssweber merged 1 commit into
mainfrom
dev

Conversation

@ssweber

@ssweber ssweber commented Apr 15, 2026

Copy link
Copy Markdown
Owner

3.12 renamed ModbusBaseDeviceContext to ModbusDeviceContext; 3.13 removes sync getValues/setValues which we override in _ClickDeviceContext. Also removes the device_id→slave fallback in client since device_id is guaranteed on 3.12+.

3.12 renamed ModbusBaseDeviceContext to ModbusDeviceContext; 3.13
removes sync getValues/setValues which we override in _ClickDeviceContext.
Also removes the device_id→slave fallback in client since device_id is
guaranteed on 3.12+.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
@ssweber ssweber merged commit d69022c into main Apr 15, 2026
4 checks passed
@ssweber ssweber deleted the dev branch April 15, 2026 12:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant