bisand / node-red-contrib-tibber-api

Node Red module for integrating with Tibber api
MIT License
20 stars 2 forks source link

Add Node module to support GraphQL queries to Tibber API #3

Closed bisand closed 5 years ago

bisand commented 5 years ago

The node should at a minimum support incoming GraphQL queries and pass those on to the Tibber API along with the pre-configured API key.

bisand commented 5 years ago

Added simple GraphQL node for querying TibberAPI