Skip to content

Commit 7d23d06

Browse files
committed
Release v1.9.17
1 parent 27f62b4 commit 7d23d06

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

custom_components/google_home/manifest.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -18,9 +18,9 @@
1818
"iot_class": "cloud_polling",
1919
"issue_tracker": "https://github.com/leikoilja/ha-google-home/issues",
2020
"requirements": [
21-
"glocaltokens==0.6.9"
21+
"glocaltokens==0.7.0"
2222
],
23-
"version": "1.9.16",
23+
"version": "1.9.17",
2424
"zeroconf": [
2525
"_googlecast._tcp.local."
2626
]

hacs.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
22
"name": "Google Home",
3-
"homeassistant": "2023.2.0",
3+
"homeassistant": "2023.2.4",
44
"render_readme": true
55
}

0 commit comments

Comments
 (0)