Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/nelbs/woningwaarde
- Owner: nelbs
- Created: 2020-12-31T11:14:28.000Z (about 4 years ago)
- Default Branch: main
- Last Pushed: 2022-03-07T09:38:23.000Z (almost 3 years ago)
- Last Synced: 2024-10-28T13:10:58.506Z (2 months ago)
- Language: Python
- Homepage:
- Size: 8.79 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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: <>
```