Abort webhook flow when not connected to home assistant cloud (#64963)
This commit is contained in:
parent
2c0c01498f
commit
94288886c3
12 changed files with 79 additions and 6 deletions
|
@ -7,6 +7,7 @@
|
|||
}
|
||||
},
|
||||
"abort": {
|
||||
"cloud_not_connected": "[%key:common::config_flow::abort::cloud_not_connected%]",
|
||||
"single_instance_allowed": "[%key:common::config_flow::abort::single_instance_allowed%]",
|
||||
"webhook_not_internet_accessible": "[%key:common::config_flow::abort::webhook_not_internet_accessible%]"
|
||||
},
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue