robinjhector / homebridge-tibber-price

Homebridge plugin for tibber price data
Apache License 2.0
7 stars 1 forks source link

Can´t pull from API anymore #142

Open Dag0d opened 2 months ago

Dag0d commented 2 months ago

Since a few days the plugin is not able to pull data from the API anymore

edit: when HomeID is specified, it doesn´t work either the Log will say it can´t validate the HomeID with Tibber.

Logs:

[6/10/2024, 10:05:04 AM] [HomebridgeTibberPrice] Failed to query HomeId from Tibber, none of the accessories will work! See error: {
  responseMessage: 'User agent bisand/tibber-api/5.1.9 is blocked. Please downgrade to the previous version or upgrade to a later version that works properly',
  httpCode: 400,
  statusCode: 400,
  statusMessage: 'Bad Request'
}.

Plugin Config:

        {
            "accessToken": "XXXXXXXXXXXXXXXXXXXXXXX",
            "priceIncTax": true,
            "activatePriceGraphing": true,
            "activatePriceSensor": true,
            "activateRelativePriceSensor": false,
            "activateGaugePriceSensor": true,
            "platform": "HomebridgeTibberPrice"
        }

Environment: