Zestimate


The zestimate sensor allows one to track the Zestimate value of properties using the Zillow API.

You will need to sign up for the Zillow API at the following link Zillow API. You will also need the Zillow property ID for each property you’d like to track. This information is available from the URL of a property you are interested in.

For example, the White House zpid is 84074482 and can be found in it’s Zillow URL: https://www.zillow.com/homedetails/1600-Pennsylvania-Ave-NW-Washington-DC-20006/84074482_zpid/

To enable this sensor, add the following lines to your configuration.yaml.

sensor:
  - platform: zestimate
    api_key: API_KEY
    zpid:
      - <your zpid 1>
      - <your zpid 2>

Configuration Variables

api_key

(string)(Required)The API key to access the service.

zpid

(list)(Required)Property IDs to track in the front end.

Additional Attributes

The following additional attributes are also available via the sensor.

These attributes are available:

  • Last update
  • 30 Day change in value
  • Valuation Range High
  • Valuation Range Low
  • Address
  • Currency
  • Amount