{"id":21422375,"url":"https://github.com/hglab01/iobroker.fuelpricemonitor","last_synced_at":"2025-08-01T00:03:14.494Z","repository":{"id":36977122,"uuid":"326386806","full_name":"HGlab01/ioBroker.fuelpricemonitor","owner":"HGlab01","description":"Fuel Price Monitor Austria","archived":false,"fork":false,"pushed_at":"2025-07-14T03:07:48.000Z","size":2063,"stargazers_count":8,"open_issues_count":2,"forks_count":6,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-07-14T06:02:15.560Z","etag":null,"topics":["diesel","fuel","fuel-price-monitor","gas","iobroker","super"],"latest_commit_sha":null,"homepage":"","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/HGlab01.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG_OLD.md","contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2021-01-03T11:06:10.000Z","updated_at":"2025-07-14T03:07:51.000Z","dependencies_parsed_at":"2023-09-27T00:08:06.690Z","dependency_job_id":"5362637d-f959-453a-ab9d-396941db1bbc","html_url":"https://github.com/HGlab01/ioBroker.fuelpricemonitor","commit_stats":{"total_commits":498,"total_committers":4,"mean_commits":124.5,"dds":"0.18473895582329314","last_synced_commit":"49fd8739f9ba14ac566b91f233b1622c4d28cb4b"},"previous_names":[],"tags_count":60,"template":false,"template_full_name":null,"purl":"pkg:github/HGlab01/ioBroker.fuelpricemonitor","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/HGlab01%2FioBroker.fuelpricemonitor","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/HGlab01%2FioBroker.fuelpricemonitor/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/HGlab01%2FioBroker.fuelpricemonitor/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/HGlab01%2FioBroker.fuelpricemonitor/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/HGlab01","download_url":"https://codeload.github.com/HGlab01/ioBroker.fuelpricemonitor/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/HGlab01%2FioBroker.fuelpricemonitor/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":265262588,"owners_count":23736422,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["diesel","fuel","fuel-price-monitor","gas","iobroker","super"],"created_at":"2024-11-22T20:48:41.155Z","updated_at":"2025-07-14T08:31:12.359Z","avatar_url":"https://github.com/HGlab01.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"![Logo](admin/fuelpricemonitor.png)\n# ioBroker.fuelpricemonitor\n\n[![NPM version](http://img.shields.io/npm/v/iobroker.fuelpricemonitor.svg)](https://www.npmjs.com/package/iobroker.fuelpricemonitor)\n![Number of Installations (stable)](http://iobroker.live/badges/fuelpricemonitor-stable.svg)\n[![Downloads](https://img.shields.io/npm/dm/iobroker.fuelpricemonitor.svg)](https://www.npmjs.com/package/iobroker.fuelpricemonitor)\n![Number of Installations (latest)](http://iobroker.live/badges/fuelpricemonitor-installed.svg)\n[![Dependency Status](https://img.shields.io/librariesio/release/npm/iobroker.fuelpricemonitor)](https://libraries.io/npm/iobroker.fuelpricemonitor)\n[![Known Vulnerabilities](https://snyk.io/test/github/HGlab01/ioBroker.fuelpricemonitor/badge.svg)](https://snyk.io/test/github/HGlab01/ioBroker.fuelpricemonitor)\n[![FOSSA Status](https://app.fossa.com/api/projects/git%2Bgithub.com%2FHGlab01%2FioBroker.fuelpricemonitor.svg?type=shield)](https://app.fossa.com/projects/git%2Bgithub.com%2FHGlab01%2FioBroker.fuelpricemonitor?ref=badge_shield)\n![Test and Release](https://github.com/HGlab01/ioBroker.fuelpricemonitor/workflows/Test%20and%20Release/badge.svg)\n\n[![NPM](https://nodei.co/npm/iobroker.fuelpricemonitor.png?downloads=true)](https://nodei.co/npm/iobroker.fuelpricemonitor/)\n\n## fuelpricemonitor adapter for ioBroker\nThis adapter retrieves the fuel (Diesel, Super95 and CNG) prices from the offical Austria database based on your configered geo-position. The API delivers the prices only for the first 5 station. For the other 5 stations the prices are not available. Additional locations can be added.\nDefault schedule is done every 20 minutes as cron job in the instance tab.  \n\n**This adapter uses Sentry libraries to automatically report exceptions and code errors to the developers.** For more details and for information how to disable the error reporting see [Sentry-Plugin Documentation](https://github.com/ioBroker/plugin-sentry#plugin-sentry)!\n\n## Requires\n* Node.js 20 or higher\n* ioBroker host (js-controller) 5.0 or higher\n\n## Changelog\n\u003c!--\n    Placeholder for the next version (at the beginning of the line):\n    ### __WORK IN PROGRESS__\n--\u003e\n### __WORK IN PROGRESS__\n* (HGlab01) some small improvements\n\n### 0.4.2 (2025-03-12)\n* (HGlab01) Bump axios to 1.8.3\n\n### 0.4.1 (2024-07-04)\n* (HGlab01) fix \"Method \"deleteDevice\" is deprecated\" (#692)\n* (HGlab01) Bump axios to 1.7.2\n* (HGlab01) Bump ioBroker-jsonExplorer to 0.1.16\n\n### 0.4.0 (2023-12-05)\n* (HGlab01) Breaking changes\n    - Node.js 18.0 or higher\n    - ioBroker host (js-controller) 5.0 or higher\n* (HGlab01) Bump axios to 1.6.2\n\n### 0.3.6 (2023-08-10)\n* (HGlab01) switch to Admin5 UI for configuration\n\n### 0.3.5 (2023-07-07)\n* (HGlab01) Spread API calls\n* (HGlab01) Bump ioBroker-jsonExplorer to 0.1.12\n\n## License\nMIT License\n\nCopyright (c) 2025 HGlab01 \u003cmyiobrokeradapters@gmail.com\u003e\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.\n\n\n[![FOSSA Status](https://app.fossa.com/api/projects/git%2Bgithub.com%2FHGlab01%2FioBroker.fuelpricemonitor.svg?type=large)](https://app.fossa.com/projects/git%2Bgithub.com%2FHGlab01%2FioBroker.fuelpricemonitor?ref=badge_large)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhglab01%2Fiobroker.fuelpricemonitor","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fhglab01%2Fiobroker.fuelpricemonitor","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhglab01%2Fiobroker.fuelpricemonitor/lists"}