We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 27f62b4 commit 7d23d06Copy full SHA for 7d23d06
2 files changed
custom_components/google_home/manifest.json
@@ -18,9 +18,9 @@
18
"iot_class": "cloud_polling",
19
"issue_tracker": "https://github.com/leikoilja/ha-google-home/issues",
20
"requirements": [
21
- "glocaltokens==0.6.9"
+ "glocaltokens==0.7.0"
22
],
23
- "version": "1.9.16",
+ "version": "1.9.17",
24
"zeroconf": [
25
"_googlecast._tcp.local."
26
]
hacs.json
@@ -1,5 +1,5 @@
1
{
2
"name": "Google Home",
3
- "homeassistant": "2023.2.0",
+ "homeassistant": "2023.2.4",
4
"render_readme": true
5
}
0 commit comments