Skip to content

Latest commit

 

History

History
20 lines (17 loc) · 429 Bytes

README.md

File metadata and controls

20 lines (17 loc) · 429 Bytes

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