Skip to content

Latest commit

 

History

History
47 lines (37 loc) · 2.48 KB

README.md

File metadata and controls

47 lines (37 loc) · 2.48 KB

Idealo Sensor

Version mantained

maintainer

Installation

  1. Install this component by copying the 'idealo'-folder to your /custom_components/. (Now updated to work on hass>=0.88)
  2. Add this to your configuration.yaml using the config options below example.
  3. You will need to restart for the component to start working
sensor:
  - platform: idealo
    name: Raspberry
    product_id: 6079508
    description: "Raspberry PI 3 Model B+"
    locale: DE

Options

key default required description
name yes The name of the sensor
product_id yes The ID of the product on idealo
description no Description of the product
locale DE no The locale of idealo, may be AT, DE, ES, FR, IT or UK

Description

You can find the ID of the product in the URL. For example, if you search on https://www.idealo.de for Raspberry Pi 3 B+ and choose the product, the URL you will be redirected to should be: https://www.idealo.de/preisvergleich/OffersOfProduct/6079508_-3-model-b-raspberry-pi-foundation.html. So the product_id is the ID in the URL: 6079508.


Due to how custom_components are loaded, it is normal to see a ModuleNotFoundError error on first boot after adding this, to resolve it, restart Home-Assistant.


Support me / Follow me

Web Facebook Twitter Instagram YouTube