mirror of
https://github.com/home-assistant/core.git
synced 2025-07-23 21:27:38 +00:00
Add service icons to Keba (#113320)
This commit is contained in:
parent
58f216fc89
commit
557e389159
12
homeassistant/components/keba/icons.json
Normal file
12
homeassistant/components/keba/icons.json
Normal file
@ -0,0 +1,12 @@
|
|||||||
|
{
|
||||||
|
"services": {
|
||||||
|
"request_data": "mdi:database-arrow-down",
|
||||||
|
"authorize": "mdi:lock",
|
||||||
|
"deauthorize": "mdi:lock-open",
|
||||||
|
"set_energy": "mdi:flash",
|
||||||
|
"set_current": "mdi:flash",
|
||||||
|
"enable": "mdi:flash",
|
||||||
|
"disable": "mdi:fash-off",
|
||||||
|
"set_failsafe": "mdi:message-alert"
|
||||||
|
}
|
||||||
|
}
|
Loading…
x
Reference in New Issue
Block a user