Skip to content

Commit b7093dd

Browse files
committed
hassfest
1 parent 7a752c7 commit b7093dd

3 files changed

Lines changed: 3 additions & 3 deletions

File tree

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,13 @@
11
{
22
"domain": "august_access_codes",
3+
"name": "August Access Codes",
34
"codeowners": ["@iluvdata"],
45
"config_flow": true,
56
"dependencies": ["webhook", "august"],
67
"documentation": "https://github.com/iluvdata/august_access_codes",
78
"integration_type": "service",
89
"iot_class": "cloud_push",
910
"issue_tracker": "https://github.com/iluvdata/august_access_codes/issues",
10-
"name": "August Access Codes",
1111
"requirements": ["seam==1.139.0"],
1212
"version": "2025.12.1"
1313
}

custom_components/august_access_codes/strings.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
"step": {
1010
"user": {
1111
"title": "Seam Configuration",
12-
"description": "To use the August Access integration, you must have an August account and an API key from Seam. You can obtain an API key by signing up at [{ url }]({ url }). Once you have your API key, enter it below to configure the integration.\n\nSee the documentation for more details [August Access Integration Configuration](TBD)",
12+
"description": "To use the August Access integration, you must have an August account and an API key from Seam. You can obtain an API key by signing up at [{url}]({url}). Once you have your API key, enter it below to configure the integration.\n\nSee the documentation for more details [August Access Codes Integration Configuration](TBD)",
1313
"data": {
1414
"api_key": "Seam API Key"
1515
}

custom_components/august_access_codes/translations/en.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
"step": {
1010
"user": {
1111
"title": "Seam Configuration",
12-
"description": "To use the August Access integration, you must have an August account and an API key from Seam. You can obtain an API key by signing up at [{ url }]({ url }). Once you have your API key, enter it below to configure the integration.\n\nSee the documentation for more details [August Access Integration Configuration](TBD)",
12+
"description": "To use the August Access integration, you must have an August account and an API key from Seam. You can obtain an API key by signing up at [{url}]({url}). Once you have your API key, enter it below to configure the integration.\n\nSee the documentation for more details [August Access CodeIntegration Configuration](TBD)",
1313
"data": {
1414
"api_key": "Seam API Key"
1515
}

0 commit comments

Comments
 (0)