Skip to content

Home Assistent integration that fetches values from Mitt Sev api and expose them as sensors

License

Notifications You must be signed in to change notification settings

wentzlau/ha-mitt-sev

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ha-mitt-sev

Integration for Home Assistent that fetches values from Mitt Sev and expose them as sensors.

You must register your self at mittsev.fo and create an api key.

Installation

Via HACKS

Add this repository to HACKS via HACKS/user defined repositories

Manual installation

  1. Create a subfolder called mitt_sev in the .homeassistant/custom_components folder.
  2. Copy the contents of the mitt_sev/custom_components/ha-mitt-sev folder into the newly created subfolder.

Configuration

Add the the sensor section below to configuration.yaml.

sensor:    
- platform: mitt_sev
  user_name: '[api user name]'
  api_key: '[api key]'

About

Home Assistent integration that fetches values from Mitt Sev api and expose them as sensors

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages