Resolves #83 Calendar support

This commit is contained in:
estevez-dev
2019-03-13 20:07:44 +02:00
parent 9bd3a41cf5
commit 8b961ebd69
4 changed files with 19 additions and 30 deletions

View File

@ -23,6 +23,8 @@ class MaterialDesignIcons {
"cover.closing": "mdi:window-open",
"cover.opening": "mdi:window-open",
"camera": "mdi:cctv",
"calendar": "mdi:calendar",
"timer": "mdi:timer",
"lock.locked": "mdi:lock",
"lock.unlocked": "mdi:lock-open",
"fan": "mdi:fan",