Skip to content
Merged
Show file tree
Hide file tree
Changes from 2 commits
Commits
Show all changes
146 commits
Select commit Hold shift + click to select a range
c96d5dc
Add WiiM media player integration
WiimHome Jul 17, 2025
e2cebf3
Merge branch 'dev' into feature/wiim-integration
Linkplay2020 Jul 18, 2025
56b3eb1
Merge branch 'dev' into feature/wiim-integration
Linkplay2020 Jul 18, 2025
f6858d2
Merge branch 'dev' into feature/wiim-integration
Linkplay2020 Jul 21, 2025
66b11e4
Merge branch 'dev' into feature/wiim-integration
Linkplay2020 Jul 21, 2025
8439541
Merge branch 'dev' into feature/wiim-integration
Linkplay2020 Jul 22, 2025
79ef189
Merge branch 'dev' into feature/wiim-integration
Linkplay2020 Jul 23, 2025
879843c
Merge branch 'dev' into feature/wiim-integration
Linkplay2020 Jul 28, 2025
7b76d8d
Merge branch 'home-assistant:dev' into feature/wiim-integration
Linkplay2020 Sep 28, 2025
644c421
Add button translation and homeassistant audio support
WiimHome Sep 29, 2025
cb233bf
Merge branch 'home-assistant:dev' into feature/wiim-integration
Linkplay2020 Sep 29, 2025
b9fc4f9
Merge branch 'dev' into feature/wiim-integration
WiimHome Nov 11, 2025
263a7cc
Fix CI check error
WiimHome Nov 11, 2025
4a4e053
For PR first version
WiimHome Nov 12, 2025
c58f679
Merge branch 'dev' into feature/wiim-integration
Linkplay2020 Nov 12, 2025
818b69e
Fix some issues from the code review
WiimHome Dec 5, 2025
529c7d4
Merge branch 'dev' into feature/wiim-integration
Linkplay2020 Dec 5, 2025
34bc01d
Merge branch 'dev' into feature/wiim-integration
Linkplay2020 Dec 23, 2025
0ce9899
Fix protected variable and other review issues
WiimHome Dec 25, 2025
d5ceb37
Remove code that is not needed for review
WiimHome Jan 12, 2026
5a78331
Move some UPnP parsing from the HA layer to the library
WiimHome Jan 28, 2026
9edf8be
Update homeassistant/components/wiim/__init__.py
Linkplay2020 Feb 24, 2026
68366d2
Update homeassistant/components/wiim/__init__.py
Linkplay2020 Feb 24, 2026
829ac69
Update homeassistant/components/wiim/__init__.py
Linkplay2020 Feb 24, 2026
ec724f1
Update homeassistant/components/wiim/__init__.py
Linkplay2020 Feb 24, 2026
b4414f2
Update homeassistant/components/wiim/__init__.py
Linkplay2020 Feb 24, 2026
fa3cfab
Update homeassistant/components/wiim/__init__.py
Linkplay2020 Feb 24, 2026
800353e
Update homeassistant/components/wiim/__init__.py
Linkplay2020 Feb 24, 2026
2e4ddce
Update homeassistant/components/wiim/__init__.py
Linkplay2020 Feb 24, 2026
71a389f
Update homeassistant/components/wiim/__init__.py
Linkplay2020 Feb 24, 2026
4e00376
Update homeassistant/components/wiim/__init__.py
Linkplay2020 Feb 24, 2026
8b96e36
Update homeassistant/components/wiim/__init__.py
Linkplay2020 Feb 24, 2026
224599d
Update homeassistant/components/wiim/__init__.py
Linkplay2020 Feb 24, 2026
c260139
Update homeassistant/components/wiim/__init__.py
Linkplay2020 Feb 24, 2026
5d74b6e
Update homeassistant/components/wiim/config_flow.py
Linkplay2020 Feb 24, 2026
f844755
Update homeassistant/components/wiim/config_flow.py
Linkplay2020 Feb 24, 2026
307b131
Update homeassistant/components/wiim/config_flow.py
Linkplay2020 Feb 24, 2026
9d5642a
Update homeassistant/components/wiim/config_flow.py
Linkplay2020 Feb 24, 2026
152bebd
Update homeassistant/components/wiim/config_flow.py
Linkplay2020 Feb 24, 2026
b88adab
Update homeassistant/components/wiim/config_flow.py
Linkplay2020 Feb 24, 2026
4ba50a8
Update homeassistant/components/wiim/config_flow.py
Linkplay2020 Feb 24, 2026
d105685
Applied review suggestions to optimize code structure and quality
WiimHome Feb 25, 2026
bd43490
Update tests/components/wiim/test_init.py
Linkplay2020 Feb 25, 2026
c9d0fdd
Update homeassistant/components/wiim/media_player.py
Linkplay2020 Feb 25, 2026
debfd44
Update homeassistant/components/wiim/config_flow.py
Linkplay2020 Feb 25, 2026
04f1f29
Update homeassistant/components/wiim/config_flow.py
Linkplay2020 Feb 25, 2026
1db9d7e
Update homeassistant/components/wiim/media_player.py
Linkplay2020 Feb 25, 2026
97ceee0
Update homeassistant/components/wiim/quality_scale.yaml
Linkplay2020 Feb 25, 2026
6866753
Unify function naming
WiimHome Feb 25, 2026
b91d8b7
Update homeassistant/components/wiim/quality_scale.yaml
Linkplay2020 Feb 25, 2026
3630fb1
Add None check
WiimHome Feb 25, 2026
9726a48
prevent frequent requests and directly raise an error on creation fai…
WiimHome Feb 26, 2026
d050c42
Update homeassistant/components/wiim/entity.py
Linkplay2020 Feb 26, 2026
5db4e1d
Update tests/components/wiim/test_init.py
Linkplay2020 Feb 26, 2026
220b2f0
Update homeassistant/components/wiim/media_player.py
Linkplay2020 Feb 26, 2026
249ebff
Update homeassistant/components/wiim/config_flow.py
Linkplay2020 Feb 26, 2026
a65dcc2
Update tests/components/wiim/test_media_player.py
Linkplay2020 Feb 26, 2026
2dee4c4
Update homeassistant/components/wiim/media_player.py
Linkplay2020 Feb 26, 2026
392e79d
Fixed issues pointed out by Copilot
WiimHome Feb 26, 2026
7149183
Update homeassistant/components/wiim/media_player.py
Linkplay2020 Feb 26, 2026
9ce2e50
Update homeassistant/components/wiim/media_player.py
Linkplay2020 Feb 26, 2026
ca55cb7
Update homeassistant/components/wiim/media_player.py
Linkplay2020 Feb 26, 2026
a0605c7
Fixed issues with logging and variable usage
WiimHome Feb 26, 2026
f04edec
Update homeassistant/components/wiim/__init__.py
Linkplay2020 Feb 26, 2026
a9a4aab
Update homeassistant/components/wiim/media_player.py
Linkplay2020 Feb 26, 2026
d8bfcea
Update homeassistant/components/wiim/media_player.py
Linkplay2020 Feb 26, 2026
8d4c253
Update homeassistant/components/wiim/media_player.py
Linkplay2020 Feb 26, 2026
b30df25
Update homeassistant/components/wiim/media_player.py
Linkplay2020 Feb 26, 2026
437be2d
Update tests/components/wiim/test_media_player.py
Linkplay2020 Feb 26, 2026
99ad8fe
Update tests/components/wiim/test_init.py
Linkplay2020 Feb 26, 2026
a78155f
Update tests/components/wiim/test_config_flow.py
Linkplay2020 Feb 26, 2026
ced0fc6
Update tests/components/wiim/test_entity.py
Linkplay2020 Feb 26, 2026
8f11167
Fixed parts of the handling logic and added additional test coverage
WiimHome Feb 27, 2026
b6f70d4
Update homeassistant/components/wiim/media_player.py
Linkplay2020 Feb 27, 2026
b279909
Update homeassistant/components/wiim/config_flow.py
Linkplay2020 Feb 27, 2026
53b17ff
Update homeassistant/components/wiim/const.py
Linkplay2020 Feb 27, 2026
85c8564
Update homeassistant/components/wiim/const.py
Linkplay2020 Feb 27, 2026
797f26f
Update homeassistant/components/wiim/const.py
Linkplay2020 Feb 27, 2026
364b068
Update homeassistant/components/wiim/__init__.py
Linkplay2020 Feb 27, 2026
f85ad64
Update homeassistant/components/wiim/media_player.py
Linkplay2020 Feb 27, 2026
b17ca64
Removed unnecessary definitions and renamed variables
WiimHome Feb 27, 2026
60de76f
Update homeassistant/components/wiim/entity.py
Linkplay2020 Feb 27, 2026
83498f6
Update tests/components/wiim/test_media_player.py
Linkplay2020 Feb 27, 2026
2ee2d40
Update tests/components/wiim/test_init.py
Linkplay2020 Feb 27, 2026
ba3f6f5
Fixed some of Copilot's suggestions
WiimHome Feb 27, 2026
269cda7
improved preset playback validation
WiimHome Feb 27, 2026
6cdf398
Refactor wiim integration around library helpers
balloob Mar 10, 2026
d455587
Remove generated wiim translation artifact
balloob Mar 10, 2026
9f80815
Inline wiim setup not-ready handling
balloob Mar 10, 2026
809a711
Clean up wiim setup entry and typed domain data
balloob Mar 10, 2026
7067ba1
Tighten wiim config flow validation
balloob Mar 10, 2026
d14ffda
Refine wiim media player command handling
balloob Mar 10, 2026
006bd97
Remove wiim host and location ambiguity
balloob Mar 10, 2026
30c4549
Clarify wiim config flow host probing
balloob Mar 10, 2026
c70f06a
Always refresh wiim media player state
balloob Mar 10, 2026
89f15e1
More cleanup
balloob Mar 10, 2026
5284c80
Refine wiim media player state handling
balloob Mar 11, 2026
97f633c
Simplify wiim leader entity handling
balloob Mar 11, 2026
87b1b3e
Use wiim devices for grouped playback routing
balloob Mar 11, 2026
2911159
Simplify wiim metadata device handling
balloob Mar 11, 2026
a0f05f6
Assert wiim controller device lookups
balloob Mar 11, 2026
7ae6db9
Drop dead wiim output mode guard
balloob Mar 11, 2026
0100cd6
Remove dead wiim play mode handling
balloob Mar 11, 2026
c25ce9e
Rename wiim supported feature scheduler
balloob Mar 11, 2026
43d78c9
Rely on strict wiim controller lookups
balloob Mar 11, 2026
4ab2bad
Merge pull request #1 from balloob-travel/codex/pr-148948-gh
Linkplay2020 Mar 12, 2026
de4129d
Update WiiM SDK version
WiimHome Mar 12, 2026
7c2adf8
Fix mypy and progress bar synchronization issues
WiimHome Mar 12, 2026
9c62ffc
Merge branch 'dev' into feature/wiim-integration
Linkplay2020 Mar 12, 2026
8604a44
Fix progress bar update issue caused by refresh timing
WiimHome Mar 13, 2026
3c74bac
Address comments 1
balloob Mar 13, 2026
6be7afa
Remove added to hass
balloob Mar 13, 2026
62f32f8
Fix wiim cleanup follow-up issues
balloob Mar 13, 2026
7526985
Register wiim event callbacks after setup
balloob Mar 13, 2026
479728e
Cache wiim transport capabilities
balloob Mar 13, 2026
543d58b
Drop dead wiim scheduler hass guard
balloob Mar 13, 2026
59663fb
Format
balloob Mar 13, 2026
9ba70a5
Merge pull request #2 from balloob-travel/feature/wiim-integration
Linkplay2020 Mar 13, 2026
9dcf973
Merge branch 'dev' into feature/wiim-integration
Linkplay2020 Mar 13, 2026
3743c8c
Merge branch 'dev' into feature/wiim-integration
Linkplay2020 Mar 13, 2026
1ce527d
Format code and fix device online/offline handling
WiimHome Mar 14, 2026
1ba8a20
Remove unnecessary asyncio
WiimHome Mar 14, 2026
ed70ee6
Merge branch 'dev' into feature/wiim-integration
Linkplay2020 Mar 14, 2026
661ae29
Update the library version to 0.1.0
WiimHome Mar 14, 2026
70122e3
Refine WiiM setup and config flow errors
balloob Mar 15, 2026
9afe43a
Use public WiiM device metadata in entities
balloob Mar 15, 2026
28f953a
Remove WiiM sound mode media player support
balloob Mar 15, 2026
3b26333
Tighten remaining WiiM media player follow-ups
balloob Mar 15, 2026
1b34058
Update WiiM code owners
balloob Mar 15, 2026
228d148
More changes
balloob Mar 15, 2026
50be3cd
Merge pull request #3 from balloob-travel/codex/wiim-review-followups-v2
Linkplay2020 Mar 16, 2026
e61b088
Fix mypy and prek checks
WiimHome Mar 16, 2026
0419ec6
Full code test coverage
WiimHome Mar 16, 2026
0a74562
Refine WiiM config flow tests
balloob Mar 16, 2026
5342725
Refactor WiiM media player tests
balloob Mar 17, 2026
2119294
Adjust WiiM tests after rebase
balloob Mar 17, 2026
b50fa42
Merge pull request #4 from balloob-travel/codex/wiim-configflow-follo…
Linkplay2020 Mar 17, 2026
f40cb75
Merge branch 'dev' into feature/wiim-integration
Linkplay2020 Mar 17, 2026
9e6da69
Handle WiiM grouped media commands
balloob Mar 17, 2026
c1a2f33
Merge pull request #5 from balloob-travel/feature/wiim-integration
Linkplay2020 Mar 17, 2026
7988c4d
Patch wiim config flow probe tests
balloob Mar 18, 2026
287a649
Merge pull request #6 from balloob-travel/feature/wiim-integration
Linkplay2020 Mar 18, 2026
637ac7c
Merge branch 'dev' into feature/wiim-integration
joostlek Mar 18, 2026
b0220c4
Fix
joostlek Mar 18, 2026
e78036a
Fix
joostlek Mar 18, 2026
99a0424
Fix
joostlek Mar 18, 2026
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 2 additions & 0 deletions CODEOWNERS

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading