Skip to content

Zestimate component only pulls last zpid #21381

Closed
@dreed47

Description

Home Assistant release with the issue:

0.88.1

Last working Home Assistant release (if known):
unknown

Operating environment (Hass.io/Docker/Windows/etc.):

Hass.io

Component/platform:

Zestimate

Description of problem:
When listing multiple properties (zpid's) in the config file the component only pulls the last one (but pulls it twice) This issue was opened earlier but was never fixed (#13537)

Problem-relevant configuration.yaml entries and (fill out even if it seems unimportant):

sensor:
    - platform: zestimate
      api_key: MY_API_KEY
      zpid:
        - 1111111111   # property 1
        - 22222222   # property 2

Traceback (if applicable):


Additional information:

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions