Skip to content

New device va dos v1#18

Merged
lmaertin merged 30 commits intomainfrom
new-device-va-dos-v1
Oct 27, 2025
Merged

New device va dos v1#18
lmaertin merged 30 commits intomainfrom
new-device-va-dos-v1

Conversation

@lmaertin
Copy link
Owner

Add Payload Debugging & Device Enhancements

New Features

  • CLI Debug Flag: --print-payload for HTTP payload debugging
  • Payload Inspection: Added debug_payload parameter and get_last_payload() method
  • Client Convenience Methods: Direct set_switch, set_number, set_select methods

Improvements

  • Array-Based Payloads: Consistent format for all operations: [{"value": 7, "type": "NUMBER"}]
  • New Device Support: VA DOS EXACT (Model PDPR1H1HAR1V1, FW FW539224)
  • Bug Fix: Removed unsupported Chlorine Sensor from PDPR1H1HAR1V0

Quality

  • All 119 tests pass
  • Enhanced debugging workflow
  • Improved mock client with payload inspection

Version: 0.7.5-0.7.6

lmaertin and others added 30 commits October 10, 2025 23:41
- Add --print-payload CLI option for debugging HTTP payloads
- Implement debug_payload parameter for PooldoseClient and MockPooldoseClient
- Add get_last_payload() method for payload inspection
- Update examples/demo.py to show payloads only on successful operations
- Ensure all set operations use consistent array format for payloads
- Enhanced debugging workflow for API development and testing

Version: 0.7.6
@lmaertin lmaertin merged commit 3c79477 into main Oct 27, 2025
12 checks passed
@lmaertin lmaertin deleted the new-device-va-dos-v1 branch October 27, 2025 19:00
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