repositorypackage
0.1.9
Repository: https://github.com/martinellegard/tibber-go.git
Documentation: pkg.go.dev
# README
tibber-go
Go developer module for tibber
Roadmap
Wokring Features
- Getting homes with GetHomes func
- Getting Price information for specific home with GetPriceInfo func
- Subscribing to real time consumption websocket using the newer graphql-transport-ws protocol
- *homeId passed into method needs to correspond with a home with property: features.realTimeConsumptionEnabled*
Planned Features
- *Tibber*
- Getting specific home
- Mutations
- *This module*
- Implement unit tests
Usage
TODO :D