Closed
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: