mirror of
https://github.com/home-assistant/core.git
synced 2025-07-23 13:17:32 +00:00
Add icons translations for ambiclimate (#111322)
This commit is contained in:
parent
407a949b50
commit
77284c746a
7
homeassistant/components/ambiclimate/icons.json
Normal file
7
homeassistant/components/ambiclimate/icons.json
Normal file
@ -0,0 +1,7 @@
|
||||
{
|
||||
"services": {
|
||||
"set_comfort_mode": "mdi:auto-mode",
|
||||
"send_comfort_feedback": "mdi:thermometer-checked",
|
||||
"set_temperature_mode": "mdi:thermometer"
|
||||
}
|
||||
}
|
@ -40,7 +40,7 @@
|
||||
},
|
||||
"value": {
|
||||
"name": "Comfort value",
|
||||
"description": "Send any of the following comfort values: too_hot, too_warm, bit_warm, comfortable, bit_cold, too_cold, freezing\n."
|
||||
"description": "Send any of the following comfort values: too_hot, too_warm, bit_warm, comfortable, bit_cold, too_cold, freezing."
|
||||
}
|
||||
}
|
||||
},
|
||||
|
Loading…
x
Reference in New Issue
Block a user