We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 894f6a0 commit 7756c91Copy full SHA for 7756c91
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.7.4"
+ "glocaltokens==0.7.6"
22
],
23
- "version": "1.13.0",
+ "version": "1.13.1",
24
"zeroconf": [
25
"_googlecast._tcp.local."
26
]
hacs.json
@@ -1,5 +1,5 @@
1
{
2
"name": "Google Home",
3
- "homeassistant": "2025.6.0",
+ "homeassistant": "2025.7.0",
4
"render_readme": true
5
}
0 commit comments