Releases: dreed47/redfin
Releases · dreed47/redfin
Fixed broken API calls and broken config flow
Addressed broken config flow and broken API calls to Redfin. Being an undocumented and unsupported Redfin API occasionally the calls still time out. This could be because of rate limits or other things Redfin is doing on their side. Use this module at your own risk.
Enable long-term statistics
Enable long-term statistics
What's Changed
- Enable long-term statistics by @prestomation in #8
- Swap async_get_registry with async_get by @Madj42 in #10
- Fix config flow and long term statistics errors by @Madj42 in #11
New Contributors
- @prestomation made their first contribution in #8
- @Madj42 made their first contribution in #10
Full Changelog: v1.1.4...v1.1.5
v1.1.4
v1.1.3
v1.1.2
v1.1.2-beta.1
doc updates only
v1.1.1
v1.1.0
v1.0.2
added url attributes
- added 2 new url attributes
- code cleanup
- added tests