T3m3z / spotprices2ha

Simple copy-paste approach to fetch data from api.spot-hinta.fi (see https://spot-hinta.fi) to Home Assistant. Includes simple sensors and UI elements to ease automation work.
MIT License
108 stars 12 forks source link

Import blueprint unsupported url #30

Closed Routout closed 10 months ago

Routout commented 10 months ago

Hi, getting unsupported url when trying to import blueprint via my homeassistant button.

whcrg commented 10 months ago

Same. The url from the import button seems broken, but manuallu copypasting the raw url to blueprint to import dialogue still gives the same error. Was for some time trying to figure out what is going on but not getting it (new to HA I am).

whcrg commented 10 months ago

The blueprints themselves work fine of course when manually wget:ed into place

T3m3z commented 10 months ago

Thank you for reporting this! There was indeed an error in the URL. I will fix them and close this issue.

T3m3z commented 10 months ago

Fixed with commit a14d171.