-
-
Notifications
You must be signed in to change notification settings - Fork 4
Disabling Modules
Josh Willox edited this page Jul 6, 2020
·
1 revision
Canary's code is modularized and each module can be completely disabled from the Lovelace config. Disabling modules may provide a slight performance improvement, however, it is primarily for compatibility and debugging purposes.
generic-entity-row
generic-card
glance-card
vertical-stack
warning
canary:
disable:
- vertical-stack
- warning
title: Home
views:
...