Erik Montnemery
af4d06b12e
Update integrations f-i to override extra_state_attributes() ( #47757 )
2021-03-11 16:57:47 +01:00
Quentame
198ecb0945
Uniformize platform setup ( #47101 )
...
* A platform is not a component
* Fix dynalite
* SUPPORTED_PLATFORMS --> PLATFORMS
* In tests
* In tests 2
* Fix SmartThings
* Fix ZHA test
* Fix Z-Wave
* Revert Z-Wave
* Use PLATFORMS const in ambient_station
* Fix ihc comment
2021-03-02 21:43:59 +01:00
Aaron Bach
14432248b0
Bump pyiqvia to 0.3.1 ( #44358 )
2020-12-18 21:12:16 +01:00
Aaron Bach
3ffd97acd4
Fix unhandled exception when IQVIA API fails to return data ( #43359 )
2020-11-22 13:59:23 +01:00
Aaron Bach
036a8b5667
Small cleanup to IQVIA DataUpdateCoordinator logic ( #42642 )
2020-10-30 15:10:32 -05:00
Aaron Bach
1b94ef69d8
Migrate IQVIA to DataUpdateCoordinator ( #41970 )
...
* Migrate IQVIA to DataUpdateCoordinator
* Linting
* Code review
* Better re-raise
2020-10-17 11:16:41 -05:00
Franck Nijhof
1c2ebdf307
Upgrade black to 20.8b1 ( #39287 )
2020-08-27 13:56:20 +02:00
Aaron Bach
6fd39f57ee
Remove YAML configuration support for IQVIA ( #38141 )
2020-08-03 19:35:36 +02:00
Aaron Bach
f53dfc4308
Don't reinvent callback handler removal logic in several integ… ( #33726 )
2020-04-05 22:36:23 -07:00
Aaron Bach
a278cf3db2
Improve IQVIA data/API management based on enabled entities ( #32291 )
...
* Improve IQVIA data/API management based on enabled entities
* Code review comments
* Code review
* Cleanup
* Linting
* Code review
* Code review
2020-03-16 23:58:50 -06:00
Aaron Bach
76b0302c7f
Broaden exception handling for IQVIA ( #32708 )
2020-03-11 19:34:54 -06:00
Aaron Bach
9329bc4ca0
Remove ability to configure monitored conditions in IQVIA ( #32223 )
...
* Remove ability to configure monitored conditions in IQVIA
* Deprecate instead of removing (until 0.108.0)
* Simplify imports
* Update version
2020-02-27 17:24:14 -07:00
Ville Skyttä
5216477353
Be consistent with Home Assistant and Hass.io spelling ( #30500 )
...
* Be consistent with Home Assistant spelling
* Be consistent with Hass.io spelling
2020-01-05 14:09:17 +02:00
Bas Nijholt
c5316dbc39
Sort imports according to PEP8 for iqvia ( #29720 )
2019-12-09 11:14:08 +01:00
Franck Nijhof
f9edec19ad
Use literal string interpolation in integrations H-J (f-strings) ( #26380 )
2019-09-03 17:27:14 +02:00
Paulus Schoutsen
4de97abc3a
Black
2019-07-31 12:25:30 -07:00
Aaron Bach
297d24c5b0
Fix bug when IQVIA API fails to return data ( #23916 )
...
* Fix bug when IQVIA API fails to return data
* Updated requirements
* Fixed tests
* Linting
* Removed impossible case
* Removed extraneous comment
2019-05-16 15:19:53 -06:00
Aaron Bach
45adb5c9c7
Add config entry for IQVIA ( #23765 )
...
* Add config entry for IQVIA
* Updated tests and requirements
* Removed unnecessary dependency
* Fixed tests
* Reverted unintended change
2019-05-09 09:11:51 -07:00
Fabian Affolter
1ecb3de643
Upgrade numpy to 1.16.3 ( #23673 )
2019-05-08 09:17:41 +02:00
Aaron Bach
e08f2ad18d
Add current disease data to IQVIA ( #23052 )
...
* Add current and historical disease data to IQVIA
* Added fetcher
* Added disease sensor mapping
* Changed incorrect key
* Removed other extraneous const usage
2019-04-29 09:06:23 -06:00
Aaron Bach
bf050adcf3
Remove historical allergen and asthma sensors from IQVIA ( #23258 )
...
* Remove historical sensors from IQVIA
* Removed old imports
* Removed "Yesterday" sensors
2019-04-26 23:28:55 -06:00
Aaron Bach
8fe95f4bab
Additional cleanup of IQVIA integration ( #23403 )
...
* Additional cleanup of IQVIA integration
* Task
* Moved import
* Fixed exception
* Member comments (round 1)
* Member comments (round 2)
* Member comments
2019-04-26 11:06:46 -06:00
Aaron Bach
0d796a0fb9
Convert Pollen.com sensor into IQVIA component ( #22986 )
...
* Moved pollen integration to iqvia
* Stitched in new library
* Added __init__
* Completed component v1
* Updated requirements
* Updated CODEOWNERS
* Updated .coveragerc
* Removed requirements
* Static check
2019-04-24 21:09:01 -06:00