forked from home-assistant/core
6423501498
Co-authored-by: Joost Lekkerkerker <joostlek@outlook.com> Co-authored-by: Robert Resch <robert@resch.dev>
16 lines
235 B
JSON
16 lines
235 B
JSON
{
|
|
"entity": {
|
|
"button": {
|
|
"connect": {
|
|
"default": "mdi:bluetooth"
|
|
},
|
|
"disconnect": {
|
|
"default": "mdi:bluetooth-off"
|
|
},
|
|
"favorite": {
|
|
"default": "mdi:star"
|
|
}
|
|
}
|
|
}
|
|
}
|