{"id":20691882,"url":"https://github.com/panbachi/sensor.idealo","last_synced_at":"2026-01-31T04:01:17.815Z","repository":{"id":102488056,"uuid":"149576690","full_name":"panbachi/sensor.idealo","owner":"panbachi","description":"Idealo sensor for Home-Assistant","archived":false,"fork":false,"pushed_at":"2019-05-11T13:40:31.000Z","size":5,"stargazers_count":2,"open_issues_count":1,"forks_count":2,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-09-27T06:32:37.668Z","etag":null,"topics":["custom-components","home-assistant","homeassistant","sensor"],"latest_commit_sha":null,"homepage":null,"language":"Python","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/panbachi.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2018-09-20T08:27:05.000Z","updated_at":"2025-04-06T18:14:57.000Z","dependencies_parsed_at":"2023-04-26T06:20:53.337Z","dependency_job_id":null,"html_url":"https://github.com/panbachi/sensor.idealo","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/panbachi/sensor.idealo","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/panbachi%2Fsensor.idealo","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/panbachi%2Fsensor.idealo/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/panbachi%2Fsensor.idealo/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/panbachi%2Fsensor.idealo/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/panbachi","download_url":"https://codeload.github.com/panbachi/sensor.idealo/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/panbachi%2Fsensor.idealo/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28928639,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-31T02:59:34.861Z","status":"ssl_error","status_checked_at":"2026-01-31T02:59:05.369Z","response_time":128,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"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":["custom-components","home-assistant","homeassistant","sensor"],"created_at":"2024-11-16T23:18:20.456Z","updated_at":"2026-01-31T04:01:17.790Z","avatar_url":"https://github.com/panbachi.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Idealo Sensor\n\n[![Version](https://img.shields.io/badge/version-0.0.1-green.svg?style=for-the-badge)](#) [![mantained](https://img.shields.io/maintenance/yes/2018.svg?style=for-the-badge)](#)\n\n[![maintainer](https://img.shields.io/badge/maintainer-Goran%20Zunic%20%40panbachi-blue.svg?style=for-the-badge)](https://www.panbachi.de)\n\n## Installation\n1. Install this component by copying the 'idealo'-folder to your `/custom_components/`. (Now updated to work on hass\u003e=0.88)\n2. Add this to your `configuration.yaml` using the config options below example.\n3. **You will need to restart for the component to start working**\n\n```yaml\nsensor:\n  - platform: idealo\n    name: Raspberry\n    product_id: 6079508\n    description: \"Raspberry PI 3 Model B+\"\n    locale: DE\n```\n\n### Options\n| key           | default | required | description\n|---------------|---------|----------|---\n| `name`        |         | yes      | The name of the sensor\n| `product_id`  |         | yes      | The ID of the product on idealo\n| `description` |         | no       | Description of the product\n| `locale`      | DE      | no       | The locale of idealo, may be `AT`, `DE`, `ES`, `FR`, `IT` or `UK` \n\n## Description\nYou can find the ID of the product in the URL. For example, if you search on https://www.idealo.de for \n`Raspberry Pi 3 B+` and choose the product, the URL you will be redirected to should be: \n`https://www.idealo.de/preisvergleich/OffersOfProduct/6079508_-3-model-b-raspberry-pi-foundation.html`. So the \n`product_id` is the ID in the URL: `6079508`.   \n\n***\n\nDue to how `custom_components` are loaded, it is normal to see a `ModuleNotFoundError` error on first boot after adding \nthis, to resolve it, restart Home-Assistant.\n\n***\n\n# Support me / Follow me\n[![Web](https://img.shields.io/badge/www-panbachi.de-blue.svg?style=flat-square\u0026colorB=3d72a8\u0026colorA=333333)](https://www.panbachi.de)\n[![Facebook](https://img.shields.io/badge/-%40panbachi.de-blue.svg?style=flat-square\u0026logo=facebook\u0026colorB=3B5998\u0026colorA=eee)](https://www.facebook.com/panbachi.de/)\n[![Twitter](https://img.shields.io/badge/-%40panbachi-blue.svg?style=flat-square\u0026logo=twitter\u0026colorB=1DA1F2\u0026colorA=eee)](https://twitter.com/panbachi)\n[![Instagram](https://img.shields.io/badge/-%40panbachi.de-blue.svg?style=flat-square\u0026logo=instagram\u0026colorB=E4405F\u0026colorA=eee)](http://instagram.com/panbachi.de)\n[![YouTube](https://img.shields.io/badge/-%40panbachi-blue.svg?style=flat-square\u0026logo=youtube\u0026colorB=FF0000\u0026colorA=eee)](https://www.youtube.com/channel/UCO7f2L7ZsDCpOtRfKnPqNow)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpanbachi%2Fsensor.idealo","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fpanbachi%2Fsensor.idealo","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpanbachi%2Fsensor.idealo/lists"}