mirror of https://github.com/home-assistant/core
22 lines
444 B
JSON
22 lines
444 B
JSON
{
|
|
"entity": {
|
|
"sensor": {
|
|
"lightning_average_distance": {
|
|
"default": "mdi:lightning-bolt"
|
|
},
|
|
"lightning_count": {
|
|
"default": "mdi:lightning-bolt"
|
|
},
|
|
"precipitation_type": {
|
|
"default": "mdi:weather-rainy"
|
|
},
|
|
"wind_direction": {
|
|
"default": "mdi:compass-outline"
|
|
},
|
|
"wind_direction_average": {
|
|
"default": "mdi:compass-outline"
|
|
}
|
|
}
|
|
}
|
|
}
|