Skip to content

Commit

Permalink
Bump androidtvremote2 to v0.0.15 (#116844)
Browse files Browse the repository at this point in the history
  • Loading branch information
tronikos committed May 5, 2024
1 parent da5d975 commit ffe6b9b
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion homeassistant/components/androidtv_remote/manifest.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,6 @@
"iot_class": "local_push",
"loggers": ["androidtvremote2"],
"quality_scale": "platinum",
"requirements": ["androidtvremote2==0.0.14"],
"requirements": ["androidtvremote2==0.0.15"],
"zeroconf": ["_androidtvremote2._tcp.local."]
}
2 changes: 1 addition & 1 deletion requirements_all.txt
Original file line number Diff line number Diff line change
Expand Up @@ -437,7 +437,7 @@ amcrest==1.9.8
androidtv[async]==0.0.73

# homeassistant.components.androidtv_remote
androidtvremote2==0.0.14
androidtvremote2==0.0.15

# homeassistant.components.anel_pwrctrl
anel-pwrctrl-homeassistant==0.0.1.dev2
Expand Down
2 changes: 1 addition & 1 deletion requirements_test_all.txt
Original file line number Diff line number Diff line change
Expand Up @@ -404,7 +404,7 @@ amberelectric==1.1.0
androidtv[async]==0.0.73

# homeassistant.components.androidtv_remote
androidtvremote2==0.0.14
androidtvremote2==0.0.15

# homeassistant.components.anova
anova-wifi==0.10.0
Expand Down

0 comments on commit ffe6b9b

Please sign in to comment.