Aaron Bach
e30510a688
Fixes a bug with showing a subset of Pollen index conditions ( #15694 )
2018-07-26 12:31:44 -06:00
Ville Skyttä
2f7b79764a
More pylint 2 fixes ( #15565 )
...
## Description:
More fixes flagged by pylint 2 that don't hurt to have before the actual pylint 2 upgrade (which I'll submit soon).
## Checklist:
- [ ] The code change is tested and works locally.
- [x] Local tests pass with `tox`. **Your PR cannot be merged unless tests pass**
2018-07-20 11:45:20 +03:00
Aaron Bach
f65c3940ae
Fix exception when parts of Pollen.com can't be reached ( #15296 )
...
Fix exception when parts of Pollen.com can't be reached
2018-07-04 17:30:15 -06:00
Aaron Bach
6064932e2e
Make Pollen.com platform async ( #14963 )
...
* Most of the work in place
* Final touches
* Small style updates
* Owner-requested changes
* Member-requested changes
2018-06-24 11:04:31 -06:00
Aaron Bach
cb490780c9
Pollen.com: Added attributes on top 3 allergens ( #14018 )
2018-04-21 10:16:52 +02:00
Aaron Bach
65b8f9764a
Bumped pypollencom to 1.1.2 ( #13959 )
...
* Bumped pypollencom to 1.1.2
* Updated requirements_all.txt
2018-04-17 20:03:22 +02:00
Aaron Bach
f054e9ee54
Updated to enforce quoted ZIP codes for Pollen ( #12934 )
2018-03-05 19:47:45 -08:00
Aaron Bach
18b288dcfe
Addresses issues with Pollen.com API troubles ( #12930 )
...
* Addresses issues with Pollen.com API troubles (#12916 )
* Reverted some unnecessary style changes
2018-03-05 14:15:54 -08:00
Aaron Bach
a0eca9c6d1
Fixed Pollen.com bugs with ZIP codes and invalid API responses ( #12790 )
2018-02-28 13:09:57 -08:00
Aaron Bach
c5c409bed3
Pollen.com: Entity Registry updates and cleanup ( #12361 )
...
* Updated Pollen sensors to be entity registry-friendly
* Pollen.com: Entity Registry updates and cleanup
* Small cleanup
* Owner-requested changes
2018-02-13 16:25:10 -08:00
Aaron Bach
5af7666a61
Adds allergy/disease sensor platform from Pollen.com ( #11573 )
...
* Base platform in place
* Logic in place
* Requirements and coverage
* Fixed some linting issues
* Small attribute reorganization
* Collaborator-requested changes round 1
* Updated documentation
2018-01-26 18:40:02 +01:00