mirror of
https://github.com/elisspace/core.git
synced 2026-09-12 22:18:36 +00:00
20 lines
368 B
JSON
20 lines
368 B
JSON
{
|
|
"config": {
|
|
"step": {},
|
|
"error": {},
|
|
"abort": {
|
|
"already_configured": "[%key:common::config_flow::abort::already_configured_device%]"
|
|
}
|
|
},
|
|
"options": {
|
|
"step": {
|
|
"init": {
|
|
"data": {
|
|
"time_between_update": "Minimum time between entity updates [s]"
|
|
},
|
|
"title": "DSMR Options"
|
|
}
|
|
}
|
|
}
|
|
}
|