Advertisement
314ma

Brama wjazdowa

Mar 10th, 2020 (edited)
212
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
YAML 0.45 KB | None | 0 0
  1. type: entities
  2. entities:
  3.  - cover.brama_wjazdowa
  4. style:
  5.  '#states > div:nth-child(1) > hui-cover-entity-row':
  6.     $:
  7.       ha-cover-controls:
  8.         $:
  9.           "paper-icon-button:nth-child(1)":
  10.             $: |
  11.              iron-icon {
  12.                 transform: rotate(-90deg);
  13.               }
  14.           "paper-icon-button:nth-child(3)":
  15.             $: |
  16.              iron-icon {
  17.                 transform: rotate(-90deg);
  18.               }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement