Skip to content

Releases: designerferro/Home-assistant-fuel-scrapper

Start using Home-assistant api token

23 Mar 18:10
acc939a
Compare
Choose a tag to compare

This will allow you to now use the Home-assistant api token instead of the old password method.

Remove the password method of authentication so you no longer see that nasty message in the log refering to it and how lame your security is.

Version 2.1.6 - Let the debug begin

09 May 23:46
Compare
Choose a tag to compare

Added debug mode.
Rewrote accordingly to issues pointed by https://www.shellcheck.net/.

Version 2.1.5 - The portuguese Hass.io friendly

09 May 14:48
93f5fe0
Compare
Choose a tag to compare

This release is intended to make the implementation more portuguese Hass.io friendly.
Pre-release

This solution will scrape, using multiple identifiers, from multiple gas stations and publish them all in Home-assistant.

Instead of running with some hardcoded values on variables, it gets a flag -f and multiple values from the command line.

Some configurations still rely on code change.

Version 2.0 - Seconds came first

09 May 14:43
6b0831b
Compare
Choose a tag to compare

This release is based on the hardcoded version I had for personal use. A two liner shell script that did the job.

This release implements a help text, some visible variables for other users to configure and some more bells and whistles.