WIP #416 Vacuum support

This commit is contained in:
estevez-dev
2019-10-14 15:02:49 +03:00
parent 2f110b20bb
commit abd23e27ea
6 changed files with 195 additions and 1 deletions

View File

@ -37,7 +37,8 @@ class MaterialDesignIcons {
"alarm_control_panel.armed_custom_bypass" : "mdi:bell",
"alarm_control_panel.triggered" : "mdi:bell-ring",
"alarm_control_panel" : "mdi:bell",
"updater": "mdi:cloud-upload"
"updater": "mdi:cloud-upload",
"vacuum": "mdi:robot-vacuum"
};
static final Map defaultIconsByDeviceClass = {