Skip to content

Home assistant integration that exposes faroes enegy production as sensors

License

Notifications You must be signed in to change notification settings

wentzlau/ha-faroese-energy-production

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

Home assistant integration that exposes faroes enegy production as sensors

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages