Skip to content

Commit

Permalink
LinkPlay: Bump python-linkplay to 0.0.6 (#123062)
Browse files Browse the repository at this point in the history
Bump python-linkplay to 0.0.6
  • Loading branch information
dukeofphilberg authored and frenck committed Aug 2, 2024
1 parent d7cc2a7 commit 9c7134a
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion homeassistant/components/linkplay/manifest.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,6 @@
"documentation": "https://www.home-assistant.io/integrations/linkplay",
"integration_type": "hub",
"iot_class": "local_polling",
"requirements": ["python-linkplay==0.0.5"],
"requirements": ["python-linkplay==0.0.6"],
"zeroconf": ["_linkplay._tcp.local."]
}
2 changes: 1 addition & 1 deletion requirements_all.txt
Original file line number Diff line number Diff line change
Expand Up @@ -2298,7 +2298,7 @@ python-juicenet==1.1.0
python-kasa[speedups]==0.7.1

# homeassistant.components.linkplay
python-linkplay==0.0.5
python-linkplay==0.0.6

# homeassistant.components.lirc
# python-lirc==1.2.3
Expand Down
2 changes: 1 addition & 1 deletion requirements_test_all.txt
Original file line number Diff line number Diff line change
Expand Up @@ -1816,7 +1816,7 @@ python-juicenet==1.1.0
python-kasa[speedups]==0.7.1

# homeassistant.components.linkplay
python-linkplay==0.0.5
python-linkplay==0.0.6

# homeassistant.components.matter
python-matter-server==6.3.0
Expand Down

0 comments on commit 9c7134a

Please sign in to comment.