cycl0ne / TibberLox

Creative Commons Zero v1.0 Universal
1 stars 1 forks source link

Awattar API not complete #3

Open cycl0ne opened 1 year ago

cycl0ne commented 1 year ago

From: http://api.awattar.at/v1/marketdata/current.yaml

The API sends: data_price_hour_abs_10_amount: 15.99100 data_price_hourrel-01_amount: 16.22100 data_price_hour_abs_11_amount: 16.22100 data_price_hourrel+00_amount: 16.39300 data_price_hour_abs_12_amount: 16.39300 data_price_hourrel+01_amount: 16.39400 data_price_hour_abs_13_amount: 16.39400 data_price_hourrel+02_amount: 16.48100

need to fix this.

JacknJo commented 1 year ago

Ooos, forgot to comment as well. This is also fixed on my latest main branch