stbenjam
(Stephen Benjamin)
May 16, 2019, 10:24pm
1
After moving to the IQVIA platform, it reports my zip code has no data - as well as every other nearby zip code I’ve tried including Boston. Neither 01701 or 02101 reports any data. This worked previously with pollen.com component, and stil works on the pollen.com web site.
Thanks!
[homeassistant.components.iqvia] No data for ZIP: 01701
My config is below:
iqvia:
zip_code: "02038"
monitored_conditions:
- allergy_average_forecasted
- allergy_index_today
- allergy_index_tomorrow
- disease_average_forecasted
Any ideas?
Thanks!
stbenjam
(Stephen Benjamin)
May 16, 2019, 10:31pm
2
1 Like
bakerbug
(Bill Baker)
May 17, 2019, 12:52pm
3
I just updated to 0.93.1 and can not load the component. Here is my config:
iqvia:
zip_code: "35758"
monitored_conditions:
- allergy_index_today
- allergy_index_tomorrow
When I run Configuration Validation I receive:
Component not found: iqvia
same here, upgraded to 93.1 and no change.
Component not found: iqvia
Viswa.swami
(Viswanathan Swaminathan)
May 19, 2019, 6:16pm
5
The “monitored_conditions” looks like has been changed to optional?.. I removed that, and iqvia component started working. This is with 0.93.1
0.93.1 in a venv and cannot load IQVIA
Component not found: iqvia
Tried changing it back to pollen, but same error.
It’s working for me on 0.93.2.
Yes, 0.93.2 has fixed the issue. Dependencies are pre-loaded so the component is now found.