mirror of
https://github.com/home-assistant/core.git
synced 2026-05-21 07:50:23 +01:00
13 lines
281 B
JSON
13 lines
281 B
JSON
{
|
|
"config": {
|
|
"abort": {
|
|
"single_instance_allowed": "[%key:common::config_flow::abort::single_instance_allowed%]"
|
|
},
|
|
"step": {
|
|
"confirm": {
|
|
"description": "Make sure to configure the 'split topic' data sources in DSMR Reader."
|
|
}
|
|
}
|
|
}
|
|
}
|