1
0
mirror of https://github.com/home-assistant/core.git synced 2025-12-26 14:08:21 +00:00
Files
core/homeassistant/components/opensky/icons.json
Joost Lekkerkerker dd2d7e579d Add icon translations to Opensky (#111994)
* Add icon translations to Opensky

* Add icon translations to Opensky
2024-03-02 00:56:34 +01:00

10 lines
105 B
JSON

{
"entity": {
"sensor": {
"flights": {
"default": "mdi:airplane"
}
}
}
}