Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- entities:
- - name: Pralka
- entity: sensor.tasmota_energy_total_2
- - name: Zmywarka
- entity: sensor.tasmota_energy_total_3
- - entity: sensor.anita_pokoj_temperature
- name: Anita
- - entity: sensor.shelly_shwt_1_689c65_temperature
- name: Łazienka
- decimal: 1
- min: 0
- severity:
- - color: '#0080FF'
- from: '0'
- to: '19'
- - color: '#40bf40'
- from: '19'
- to: '22'
- - color: '#bf9540'
- from: '22'
- to: '25'
- - color: '#c0392b'
- from: '25'
- to: '40'
- direction: up
- height: 150px
- width: 24px
- positions:
- indicator: inside
- icon: 'off'
- style: |-
- .card-header {
- font-size: 18px;
- }
- bar-card-value, bar-card-name {
- font-size: 12px;
- transform-origin: 0 0;
- transform: rotate(270deg);
- text-shadow: 1px 1px #0008;
- white-space: nowrap;
- }
- bar-card-value {
- margin-right: auto;
- margin-left: 6px;
- margin-bottom: auto;
- margin-top: auto;
- }
- bar-card-name {
- margin-right: auto;
- margin-left: 0px;
- margin-bottom: -130px;
- margin-top: 130px;
- right: 20px;
- }
- bar-card-currentbar, bar-card-backgroundbar {
- border-radius: 12px;
- border: 1px solid #DDD9;
- }
- stack: horizontal
- title: null
- type: 'custom:bar-card'
- animation:
- state: 'on'
- max: '200'
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement