Skip to content

Commit 37d0573

Browse files
rihokirssclaude
andcommitted
Code refactoring: Clean up SERVER browsing implementation
- Extract common XML parsing logic to eliminate ~135 lines of duplication - Create helper methods for pagination controls and navigation - Add BrowseMedia factory methods for cleaner object creation - Simplify navigation path management system - Remove redundant debug logging (~10 lines) - Improve code maintainability and readability 🤖 Generated with [Claude Code](https://claude.ai/code) Co-Authored-By: Claude <[email protected]>
1 parent 597346e commit 37d0573

File tree

2 files changed

+271
-347
lines changed

2 files changed

+271
-347
lines changed

custom_components/yamaha_rn301/manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,5 +9,5 @@
99
"iot_class": "local_polling",
1010
"issue_tracker": "https://github.com/rihokirss/homeasisstant-rn301/issues",
1111
"requirements": [],
12-
"version": "1.4.0"
12+
"version": "1.4.1"
1313
}

0 commit comments

Comments
 (0)