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

StianBjelland

Medlemmer
  • Innlegg

    3
  • Ble med

  • Besøkte siden sist

Innlegg skrevet av StianBjelland

  1. 2 hours ago, stigvi said:



    Kan ikke se at du mangler noe. Har du tatt omstart av HA?

    Her, https://my.home-assistant.io/redirect/developer_states/ , kan du søke etter nordpool

    Hmm ser jeg nok har kopiert inn feil tekst :P 

    jeg har region=NO2 som jeg fant i nordpool sin oversikt, ser jeg får feil på det når jeg kjører check config.

     

    Er ikke den regionen tilgjengelig?  Jeg bor i Stavanger ser du. Finner ikke Stavanger som et valg

  2. Hei, sprøsmål.. og jeg må vel preface med at jeg er forholdsvis ny i HA og HACS, har følgt det jeg forsto av selve installasjon av hacs og nordpool integrasjon og får ikke opp noen feilmeldinger iallefall (jeg teller det som et win).

     

    Men jeg finner ikke sensor.nordpool noen plass i HA, kan dere o store orakler forklare meg hva jeg mangler for å få den opp?

     

    Jeg har lagt in HACS, lagt til nordpool integrasjonen og lagt inn teksten:

    nordpool:
    
    sensor:
      - platform: nordpool
    
        # Should the prices include vat? Default True
        VAT: True
    
        # What currency the api fetches the prices in
        # this is only need if you want a sensor in a non local currecy
        currency: "EUR"
    
        # Helper so you can set your "low" price
        # low_price = hour_price < average * low_price_cutoff
        low_price_cutoff: 0.95
    
        # What power regions your are interested in.
        # Possible values: "DK1", "DK2", "FI", "LT", "LV", "Oslo", "Kr.sand", "Bergen", "Molde", "Tr.heim", "Tromsø", "SE1", "SE2", "SE3","SE4", "SYS", "EE"
        region: "Kr.sand"
    
        # How many decimals to use in the display of the price
        precision: 3
    
        # What the price should be displayed in default
        # Possible values: MWh, kWh and Wh
        # default: kWh
        price_type: kWh
    
        # This option allows the usage of a template to add a tariff.
        # now() always refers start of the hour of that price.
        # this way we can calculate the correct costs add that to graphs etc.
        # The price result of the additional_costs template expects this additional cost to be in kWh and not cents as a float
        # Note: if VAT is set to true, VAT will also be added to any additional_costs.
        # default {{0.0|float}}
        additional_costs: "{{0.0|float}}"
    

    hva mangler jeg?

     

    Mvh

    Stian

×
×
  • 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.