这是indexloc提供的服务,不要输入任何密码
Skip to content

floydspace/homeassistant-dunea

Repository files navigation

Home Assistant Dunea Sensor

This is a Home Assistant custom component (sensor) that parses price data from the Dunea website.

The sensor will check every day if a new prices can be retrieved but Dunea practically only gives us one reading a year. The sensor will give you the date of the reading as an attribute.

Install:

  1. Place the dunea folder in your custom_components directory if it exists or create a new one under your config directory.
  2. Restart Home Assistant to make it load the integration.
  3. Finally add the component to your configuration.yaml, an example of a proper config entry:
sensor:
  - platform: dunea
    name: water_prices

HACS Installation

You can also install this integration via the HACS. Add this repository url as a custom repository in HACS and label it as an integration. You can then install this sensor via HACS.

Credits

Inspired by homeassistant-greenchoice.

About

This is a Home Assistant custom component that parses price data from the Dunea website

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages