mirror of
https://github.com/home-assistant/core.git
synced 2025-12-26 22:18:40 +00:00
14 lines
285 B
JSON
14 lines
285 B
JSON
{
|
|
"title": "Uptime",
|
|
"config": {
|
|
"step": {
|
|
"user": {
|
|
"description": "[%key:common::config_flow::description::confirm_setup%]"
|
|
}
|
|
},
|
|
"abort": {
|
|
"single_instance_allowed": "[%key:common::config_flow::abort::single_instance_allowed%]"
|
|
}
|
|
}
|
|
}
|