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