Skip to content

TheKerbycz/hass_nibe

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

34 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Nibe - An home assistant plugin to get data from Nibe Uplink

Installation

Make sure you have a nibe uplink account and you have registered an application on: https://api.nibeuplink.com/

Clone or copy the root of the repository into <config dir>/custom_components

Add a nibe configuration block to your <config dir>/configuration.yaml

nibe:
    client_id: <client id from nibe uplink>
    client_secret: <client secret from nibe uplink>
    redirect_uri: <the redirect url you have entered at nibe uplink configuration>

About

Home Assistant Nibe Uplink Integration

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%