A scrapper for data from geoportal provided by Hennef
This is a Home Assistant Project specificly designed for the city Hennef (NRW/Germany).
It is a json scrapper that will get values by Hennef and creates sensors and devices based on attribute dictionaries.
Used URLs are defined here: Geoportal Links
When changing them the category definition might break so make changes accordingly.
Information about possible device classes and unit of measurements can be found here:
Used custom cards in the preview:
Power Flow Card Pluss
ApexCharts Card
Energy Overview Card
Installation via HACS
- Go to your HACS-Integrations page
- Click on the three points in the top right corner
- Click on Custom Repositories
- Paste this url: /~https://github.com/Kaladasas/geoportal_scrapper_hennef
- Select Integration and click on Add
- Click on Install
Copy the content of the custom_components
-Folder from this repository to the custom_components
folder of your home-assistant installation.
If you don´t have that folder in your installation you can create it on the same level where you find the config.yaml
.
Doing this inside the WebUI is possible via the Add-On File Editor.