1
0
mirror of https://github.com/home-assistant/core.git synced 2026-05-26 10:15:33 +01:00
Files
core/homeassistant/components/azure_devops/icons.json
T
2024-03-05 21:34:50 +01:00

10 lines
106 B
JSON

{
"entity": {
"sensor": {
"latest_build": {
"default": "mdi:pipe"
}
}
}
}