Advertisement
314ma

Compact entities

Aug 12th, 2021 (edited)
1,352
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
YAML 0.32 KB | None | 0 0
  1. type: entities
  2. entities:
  3.   - entity: sun.sun
  4.   - entity: sun.sun
  5.   - entity: sun.sun
  6. title: Compact
  7. style:
  8.   .: |
  9.    ha-card {
  10.       border: solid 3px red;
  11.     }
  12.   hui-text-entity-row:
  13.     $:
  14.       hui-generic-entity-row$: |
  15.        state-badge {
  16.           height: auto;
  17.           line-height: 0;
  18.         }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement