Hi everyone, after more than one year on Jeedom, I’ve decided to move to HA. The dashboard being one of the reason why I moved.
So far I managed to build such dashboard
On the center up position, one can see Mushroom Chips Card icons and I’ve been trying over the last 2 days to use card-mod to increase the size of those icon without success. In fact, even the basic exemple from the guide is not working
card_mod:
style: |
ha-card {
color: red;
}
I’ve installed card-mod using the git command from the hacs directory
git clone https://github.com/thomasloven/lovelace-card-mod
one can see that the files seems to be there
and update my configuration.yalm like this
# Loads default set of integrations. Do not remove.
default_config:
# Load frontend themes from the themes folder
frontend:
themes: !include_dir_merge_named themes
extra_module_url:
- /hacsfiles/lovelace-card-mod/card-mod.js
automation: !include automations.yaml
script: !include scripts.yaml
scene: !include scenes.yaml
If I’m not mistaken hacsfile points to /homeassistant/www/community
I’ve of course tried to reboot/reload but nothing help.
As I’m very new with HA be gentle and already thanks in advance for your help
Fred
1 post - 1 participant