Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/nelbs/woningwaarde

Custom component to scrape actual price of a house from berekenhet.nl
https://github.com/nelbs/woningwaarde

Last synced: 19 days ago
JSON representation

Custom component to scrape actual price of a house from berekenhet.nl

Awesome Lists containing this project

README

        

# Woningwaarde
This platform scrapes the actual price of a house from berekenhet.nl. It creates the folowing sensor:

- sensor.woningwaarde

The sensors are updated daily since the data is based on daily gas consumption.

## HACS Installation
1. Make sure you've installed [HACS](https://hacs.xyz/docs/installation/prerequisites)
2. In the integrations tab, search for woningwaarde.
3. Install the Integration.
4. Add woningwaarde entry to configuration (see below and https://www.berekenhet.nl/wonen-en-hypotheek/woning-waarde-huizenprijzen.html)

## Configuration
```yaml
sensor:
- platform: woningwaarde
name: <>
type: <>
region: <>
waarde: <>
datum: <>
```