Skip to content

Latest commit

 

History

History
26 lines (23 loc) · 999 Bytes

README.md

File metadata and controls

26 lines (23 loc) · 999 Bytes

ha-faroese-energy-production

Integration for Home Assistant that fetches energy production information from the faroese power provider SEV. Creates a set of sensors that may be used in dashboards or used in automations.

Home assistant dashboard

Installation

Via HACKS

Add this repository to HACKS via HACKS/user defined repositories

Manual installation

installation

  1. Create a subfolder called ha-faroese-energy-production in the .homeassistant/custom_components.
  2. Copy the contents of the repository/custom_components folder into the newly created subfolder.

Configuration

In configuration.yaml enter this: under area enter one or more areas to integrate into home assistant. A set of sensors are created for each area.

sensor:    
  - platform: fo_energy_production    
    areas:    
      - suduroy    
      - main
      - total