Skip to content

Commit

Permalink
doc updates
Browse files Browse the repository at this point in the history
  • Loading branch information
dreed47 committed Apr 29, 2021
1 parent 5d1bb97 commit e46465e
Show file tree
Hide file tree
Showing 3 changed files with 11 additions and 32 deletions.
12 changes: 11 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

This is a _Custom Integration_ for [Home Assistant](https://www.home-assistant.io/). It uses the unofficial [Redfin](https://www.redfin.com) API to get property value estimates.

![GitHub release](https://img.shields.io/badge/release-v1.0.0-blue)
![GitHub release](https://img.shields.io/badge/release-v1.0.1-blue)
[![hacs_badge](https://img.shields.io/badge/HACS-Default-orange.svg)](https://github.com/custom-components/hacs)

There is currently support for the Sensor device type within Home Assistant.
Expand Down Expand Up @@ -42,3 +42,13 @@ sensor:
- "12345678"
- "34567890"
```
The sensor provides the following attributes:
- amount
- amount_currency
- amount_formatted
- address
- full_address
- redfin_url
- street_view
14 changes: 0 additions & 14 deletions workflows/hassfest.yaml

This file was deleted.

17 changes: 0 additions & 17 deletions workflows/validate_hacs.yaml

This file was deleted.

0 comments on commit e46465e

Please sign in to comment.