Gå til innhold
  • Bli medlem
Støtt hjemmeautomasjon.no!

tomfrode

Medlemmer
  • Innlegg

    3
  • Ble med

  • Besøkte siden sist

Innlegg skrevet av tomfrode

  1. 3 timer siden, tomfrode skrev:

    Hei,

    Her er integreringen inklusiv tibber sensor, sensibo hub & mill wall switch på nest hubben i huset.
    strekene endrer farge/beveger seg etter temperatur og strømforbruk.

    tibbernest.JPG

     

     

    yaml koden i lovelace er;

     

      - panel: false
        path: nest
        title: Nest
        theme: Backend-selected
        badges: []
        cards:
          - type: 'custom:mini-graph-card'
            entities:
              - entity: sensor.real_time_consumption_xxx
                index: 0
            align_state: center
            name: Strømforbruk
            line_width: 40
            font_size_header: 28
            font_size: 250
            height: 100
            hours_to_show: 168
            aggregate_func: max
            group_by: date
            show:
              graph: line
              labels: true
              color_thresholds:
                - value: 1500
                  color: '#f39c12'
                - value: 2500
                  color: '#d35400'
                - value: 5000
                  color: '#c0392b'
          - align_state: center
            entities:
              - entity: sensor.temperatur_nede
                index: 0
            font_size: 250
            height: 100
            font_size_header: 28
            show:
              labels: true
            color_thresholds:
              - value: 17
                color: '#f39c12'
              - value: 16.5
                color: '#d35400'
              - value: 16
                color: '#c0392b'
            line_width: 40
            hours_to_show: 6
            name: Temperatur Gang
            icon: 'mdi:temperature-celsius'
            type: 'custom:mini-graph-card'
          - align_state: center
            entities:
              - entity: sensor.temperatur_oppe
                index: 0
            font_size: 250
            height: 100
            font_size_header: 28
            show:
              labels: true
            color_thresholds:
              - value: 21
                color: '#c0392b'
              - value: 20.5
                color: '#d35400'
              - value: 20
                color: '#f39c12'
            line_width: 40
            hours_to_show: 6
            name: Temperatur Stue
            icon: 'mdi:temperature-celsius'
            type: 'custom:mini-graph-card'
          - align_state: center
            entities:
              - entity: sensor.weather_temperature
                index: 0
            font_size: 250
            height: 100
            font_size_header: 28
            show:
              labels: true
            color_thresholds:
              - value: 6
                color: '#c0392b'
              - value: 3
                color: '#d35400'
              - value: 0
                color: '#f39c12'
            line_width: 40
            hours_to_show: 6
            name: Temperatur Ute
            type: 'custom:mini-graph-card'

×
×
  • Opprett ny...

Viktig informasjon

Vi har plassert informasjonskapsler/cookies på din enhet for å gjøre denne siden bedre. Du kan justere dine innstillinger for informasjonskapsler, ellers vil vi anta at dette er ok for deg.