Skip to content

Commit e46465e

Browse files
committed
doc updates
1 parent 5d1bb97 commit e46465e

File tree

3 files changed

+11
-32
lines changed

3 files changed

+11
-32
lines changed

README.md

Lines changed: 11 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
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.
44

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

88
There is currently support for the Sensor device type within Home Assistant.
@@ -42,3 +42,13 @@ sensor:
4242
- "12345678"
4343
- "34567890"
4444
```
45+
46+
The sensor provides the following attributes:
47+
48+
- amount
49+
- amount_currency
50+
- amount_formatted
51+
- address
52+
- full_address
53+
- redfin_url
54+
- street_view

workflows/hassfest.yaml

Lines changed: 0 additions & 14 deletions
This file was deleted.

workflows/validate_hacs.yaml

Lines changed: 0 additions & 17 deletions
This file was deleted.

0 commit comments

Comments
 (0)