hass-core/homeassistant/components/energyzero/strings.json
2023-01-03 22:28:16 +01:00

12 lines
261 B
JSON

{
"config": {
"step": {
"user": {
"description": "[%key:common::config_flow::description::confirm_setup%]"
}
},
"abort": {
"already_configured": "[%key:common::config_flow::abort::already_configured_device%]"
}
}
}