Skip to content

Commit e302c7b

Browse files
rsnodgrassSage-Ox
andcommitted
Bump version to 0.2.2, require pyxantech 0.10.0
pyxantech 0.10.0 fixes AttributeError when amplifier returns unexpected response format for zone status queries. Co-Authored-By: SageOx <ox@sageox.ai>
1 parent 602df40 commit e302c7b

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

custom_components/xantech/manifest.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
11
{
22
"domain": "xantech",
33
"name": "Xantech Multi-Zone Audio",
4-
"version": "0.2.1",
4+
"version": "0.2.2",
55
"documentation": "https://github.com/rsnodgrass/hass-xantech",
66
"issue_tracker": "https://github.com/rsnodgrass/hass-xantech/issues",
7-
"requirements": ["pyxantech>=0.9.0"],
7+
"requirements": ["pyxantech>=0.10.0"],
88
"homeassistant": "2025.2.0",
99
"codeowners": ["@rsnodgrass"],
1010
"config_flow": true,

0 commit comments

Comments
 (0)