We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e477609 commit 1cbb444Copy full SHA for 1cbb444
2 files changed
custom_components/google_home/manifest.json
@@ -20,7 +20,7 @@
20
"requirements": [
21
"glocaltokens==0.7.0"
22
],
23
- "version": "1.10.0",
+ "version": "1.10.1",
24
"zeroconf": [
25
"_googlecast._tcp.local."
26
]
hacs.json
@@ -1,5 +1,5 @@
1
{
2
"name": "Google Home",
3
- "homeassistant": "2023.2.4",
+ "homeassistant": "2023.11.0",
4
"render_readme": true
5
}
0 commit comments