home-assistant: add custom lovelace modules
This commit is contained in:
@ -279,10 +279,12 @@ in
|
|||||||
customLovelaceModules = with pkgs.home-assistant-custom-lovelace-modules; [
|
customLovelaceModules = with pkgs.home-assistant-custom-lovelace-modules; [
|
||||||
bubble-card
|
bubble-card
|
||||||
button-card
|
button-card
|
||||||
mushroom
|
card-mod
|
||||||
|
light-entity-card
|
||||||
|
mini-graph-card
|
||||||
|
mini-media-player
|
||||||
sankey-chart
|
sankey-chart
|
||||||
universal-remote-card
|
universal-remote-card
|
||||||
# zigbee2mqtt-networkmap
|
|
||||||
];
|
];
|
||||||
};
|
};
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user