Skip to content

synq/ha-nefit

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ha-nefit

Home Assistant Nefit climate component

Installation

Install the nefit library into your virtual python environment:

(venv) $ pip install nefit-client

Create custom_components/climate/ in your homeassistant config directory and copy the file nefit.py into it.

Configuration

climate:
  platform: nefit
  name: Heating
  serial: XXXXXXXXX
  accesskey: xxxxxxxxx
  password: xxxxxxxxx

About

Home Assistant Nefit climate component

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%