Skip to content

Commit

Permalink
Update README card-mod example to car-mod 3.4.0 (#236)
Browse files Browse the repository at this point in the history
  • Loading branch information
MrBartusek authored Jan 5, 2024
1 parent 31f419d commit f96b7b5
Showing 1 changed file with 5 additions and 4 deletions.
9 changes: 5 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -141,10 +141,11 @@ type: custom:meteoalarm-card
entities:
entity: binary_sensor.meteoalarm
integration: meteoalarm
style: |
ha-card {
--inactive-background-color: blue;
}
card_mod:
style: |
ha-card {
--inactive-background-color: blue;
}
```

Which produces result:
Expand Down

0 comments on commit f96b7b5

Please sign in to comment.