mirror of
https://github.com/home-assistant/core.git
synced 2026-09-17 22:19:00 +01:00
17 lines
256 B
JSON
17 lines
256 B
JSON
{
|
|
"config": {
|
|
"step": {
|
|
"confirm": {
|
|
"description": "[%key:common::config_flow::description::confirm_setup%]"
|
|
}
|
|
}
|
|
},
|
|
"entity": {
|
|
"sensor": {
|
|
"battery_state": {
|
|
"name": "Battery state"
|
|
}
|
|
}
|
|
}
|
|
}
|