1
0
mirror of https://github.com/home-assistant/core.git synced 2026-02-24 03:47:14 +00:00
Files
core/homeassistant/components/medcom_ble/icons.json
Joost Lekkerkerker 05b0518854 Add icon translations to Medcom BLE (#111904)
Use default icon for Medcom BLE
2024-03-01 12:33:24 +01:00

10 lines
104 B
JSON

{
"entity": {
"sensor": {
"cpm": {
"default": "mdi:radioactive"
}
}
}
}