Updated plugin icons

This commit is contained in:
Fabio Manganiello 2022-04-10 01:50:45 +02:00
parent b2ff66aa62
commit 453652ef76
Signed by: blacklight
GPG Key ID: D90FBA7F76362774
1 changed files with 15 additions and 0 deletions

View File

@ -17,6 +17,9 @@
"camera.pi": {
"class": "fas fa-camera"
},
"entities": {
"class": "fa fa-home"
},
"execute": {
"class": "fa fa-play"
},
@ -59,9 +62,21 @@
"rtorrent": {
"class": "fa fa-magnet"
},
"smartthings": {
"imgUrl": "/icons/smartthings.png"
},
"switches": {
"class": "fas fa-toggle-on"
},
"switch.switchbot": {
"class": "fas fa-toggle-on"
},
"switch.tplink": {
"class": "fas fa-toggle-on"
},
"switchbot": {
"class": "fas fa-toggle-on"
},
"sound": {
"class": "fa fa-microphone"
},