mirror of
https://github.com/home-assistant/core.git
synced 2025-12-25 21:47:08 +00:00
14 lines
229 B
JSON
14 lines
229 B
JSON
{
|
|
"entity": {
|
|
"sensor": {
|
|
"energy_consumed": {
|
|
"default": "mdi:factory"
|
|
}
|
|
}
|
|
},
|
|
"services": {
|
|
"set_vane_horizontal": "mdi:arrow-left-right",
|
|
"set_vane_vertical": "mdi:arrow-up-down"
|
|
}
|
|
}
|