Files
home-assistant-core/homeassistant/components/escea/strings.json
T
a1d5a4bc79 Add Escea fireplace integration (#56039)
Co-authored-by: Teemu R. <[email protected]>
Co-authored-by: J. Nick Koston <[email protected]>
Co-authored-by: Martin Hjelmare <[email protected]>
2022-08-08 11:48:42 +02:00

14 lines
335 B
JSON

{
"config": {
"step": {
"confirm": {
"description": "Do you want to set up an Escea fireplace?"
}
},
"abort": {
"single_instance_allowed": "[%key:common::config_flow::abort::single_instance_allowed%]",
"no_devices_found": "[%key:common::config_flow::abort::no_devices_found%]"
}
}
}