bisand / node-red-contrib-tibber-api

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

feature request: Adding proxy use #56

Closed nevtag closed 1 year ago

nevtag commented 2 years ago

Hi, I use a proxy in my network. Unfortunately, the tibber-api did not use the proxy env settings. Node red did use the env settings. Please could you add to use the proxy env settings, or use the node http-request, that has a proxy parameter. node-http-request

rvalle commented 1 year ago

Same here

bisand commented 1 year ago

Just released a new version of node-red-contrib-tibber-api (v5.2.0) to npm that includes the changes from @rvalle's pull request. Follow the instructions there to introduce proxy support for your Tibber flows.