Skip to content

Gets Tibber power consumption data to HomeKit

License

Notifications You must be signed in to change notification settings

mhawkshaw/homebridge-tibber

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

homebridge-tibber

This is a Homebridge plugin getting Tibber power consumption data (from Tibber Pulse) into HomeKit. Plugin reads data thru Tibber API.

Alt text

Example Configuration


{
    "accessory": "tibber-power-consumption",
    "name": "Tibber Power",
    "feedUrl": "wss://api.tibber.com/v1-beta/gql/subscriptions",
    "queryUrl": "https: //api.tibber.com/v1-beta/gql",
    "apiKey": "<insert your API key>",
    "homeId": "<insert your homeId xxxxxxxx-xxxx-xxxx-xxxx-xxxxxxxxxxxx"
}

Info

This plugin uses special characteristics of the Eve power outlet / Eve Energy. Apples Home app does not show special characteristic so power consumption will only be displayed in apps supporting this (Eve app, Home+ etc.).

About

Gets Tibber power consumption data to HomeKit

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 100.0%