We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9f203ae commit a5be5c9Copy full SHA for a5be5c9
1 file changed
custom_components/google_home/manifest.json
@@ -16,14 +16,11 @@
16
"domain": "google_home",
17
"issue_tracker": "https://github.com/leikoilja/ha-google-home/issues",
18
"name": "Google Home",
19
- "requirements": [
20
- "glocaltokens==0.6.2"
21
- ],
22
"requirements": [
23
"glocaltokens==0.6.3",
24
"google-api-python-client==2.38.0"
25
],
26
- "version": "1.9.7",
+ "version": "1.9.8",
27
"zeroconf": [
28
"_googlecast._tcp.local."
29
0 commit comments