2021-08-20 11:41:36 +00:00
|
|
|
{
|
|
|
|
"config": {
|
|
|
|
"step": {
|
|
|
|
"confirm": {
|
|
|
|
"description": "Do you want to set up Fjäråskupan?"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"abort": {
|
|
|
|
"single_instance_allowed": "[%key:common::config_flow::abort::single_instance_allowed%]",
|
|
|
|
"no_devices_found": "[%key:common::config_flow::abort::no_devices_found%]"
|
|
|
|
}
|
2023-06-27 10:38:32 +00:00
|
|
|
},
|
|
|
|
"entity": {
|
|
|
|
"binary_sensor": {
|
|
|
|
"grease_filter": {
|
|
|
|
"name": "Grease filter"
|
|
|
|
},
|
|
|
|
"carbon_filter": {
|
|
|
|
"name": "Carbon filter"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"number": {
|
|
|
|
"periodic_venting": {
|
|
|
|
"name": "Periodic venting"
|
|
|
|
}
|
|
|
|
}
|
2021-08-20 11:41:36 +00:00
|
|
|
}
|
2022-03-30 08:35:30 +00:00
|
|
|
}
|