Paulus Schoutsen
|
f416d67d21
|
Remove built-in support for import_executor in manifest (#112725)
|
2024-03-08 12:02:32 -05:00 |
J. Nick Koston
|
55e3eb6160
|
Import airvisual in the executor to avoid blocking the event loop (#111624)
`Component airvisual import took 0.566 seconds (loaded_executor=False)`
|
2024-02-27 08:35:46 -05:00 |
Aaron Bach
|
aff369d64c
|
Bump `pyairvisual` to 2023.08.1 (#97999)
|
2023-08-07 16:23:27 -06:00 |
Erik Montnemery
|
231aad7a68
|
Sort manifests 1 (#87022)
|
2023-02-08 20:29:44 +01:00 |
Aaron Bach
|
0ccac69ce1
|
Remove `airvisual_pro` code from `airvisual` (#84254)
|
2022-12-19 12:32:33 -07:00 |
Aaron Bach
|
d375361072
|
Bump `pyairvisual` to 2022.12.1 (#84013)
Bump pyairvisual to 2022.12.1
|
2022-12-14 16:00:44 -07:00 |
Aaron Bach
|
9aaeefeb8e
|
Ensure AirVisual Pro uses long-running Samba connection (#83869)
|
2022-12-13 23:31:13 -07:00 |
Aaron Bach
|
3d4ee5906d
|
Add integration for AirVisual Pro (#79770)
* Add integration for AirVisual Pro
* Tests
* A few more redactions
* Loggers
* Consistency
* Remove unnecessary f-string
* Use `entry.as_dict()` in diagnostics
* One call
* Integration types
* Cleanup
* Import cleanup
* Code review
* Code review
* Code review
|
2022-12-12 14:28:27 -07:00 |
Aaron Bach
|
5884f50a82
|
Bump pyairvisual to 2022.11.1 (#81556)
|
2022-11-05 12:58:47 -05:00 |
Aaron Bach
|
2af58ad609
|
Set integration type on codeowned integrations @bachya (#80974)
|
2022-10-25 22:23:54 +02:00 |
Aaron Bach
|
08d6487997
|
Handle (and better log) more AirVisual cloud API errors (#75332)
|
2022-07-16 14:04:44 -06:00 |
J. Nick Koston
|
5b755b74fb
|
Add loggers to integration manifest.json (#65083)
|
2022-01-28 13:37:53 -08:00 |
Aaron Bach
|
e04b2c2e35
|
Bump pyairvisual to 5.0.9 (#53578)
|
2021-07-27 21:39:58 +02:00 |
Aaron Bach
|
d749015b96
|
Bump pyairvisual to 5.0.8 (#49823)
|
2021-04-28 21:34:19 +02:00 |
Franck Nijhof
|
055cdc64c0
|
Add support for IoT class in manifest (#46935)
|
2021-04-15 10:21:38 +02:00 |
Aaron Bach
|
2a3c0f409c
|
Bump pyairvisual to 5.0.4 (#42760)
|
2020-11-02 10:51:03 -07:00 |
Aaron Bach
|
1e0663e986
|
Bump pyairvisual to 5.0.3 (#41921)
|
2020-10-15 23:16:03 -05:00 |
Aaron Bach
|
f82ca44aac
|
Bump pyairvisual to 5.0.2 (#40554)
* Bump pyairvisual to 5.0.2
* Fix tests
|
2020-09-24 15:31:47 -06:00 |
Aaron Bach
|
8ff1fc6f8b
|
Bump pyairvisual and remove unused trends (#34707)
|
2020-04-25 21:30:12 -06:00 |
Aaron Bach
|
4d292c2723
|
Add support for AirVisual Node/Pro units (#32815)
* Add support for AirVisual Node Pro units
* Fixed tests
* Updated dependencies
* Guard looks cleaner
* Limit options update to geography-based entries
* Docstring
* Use proper precision in display_temp
* Add availability for AirVisualNodeProSensor
* Updated translations
* Samba stuff in play
* Wrap up Samba
* Fix tests
* Remove unnecessary updates
* Normalize labels
* Bump requirements
* Don't include configuration.yaml support for this new functionality
* Fix tests
* Code review
* Code review
* Update coveragerc
* Code review
|
2020-04-23 01:41:14 +02:00 |
Paulus Schoutsen
|
f1d3c0d19b
|
Remove unused manifest fields (#33595)
|
2020-04-03 12:58:19 -07:00 |
Aaron Bach
|
e9a7b66df6
|
Add config entry for AirVisual (#32072)
* Add config entry for AirVisual
* Update coverage
* Catch invalid API key from config schema
* Rename geographies to stations
* Revert "Rename geographies to stations"
This reverts commit 5477f89c24cb3f58965351985b1021fc5fc794a5.
* Update strings
* Update CONNECTION_CLASS
* Remove options (subsequent PR)
* Handle import step separately
* Code review comments and simplification
* Move default geography logic to config flow
* Register domain in config flow init
* Add tests
* Update strings
* Bump requirements
* Update homeassistant/components/airvisual/config_flow.py
* Update homeassistant/components/airvisual/config_flow.py
* Make schemas stricter
* Linting
* Linting
* Code review comments
* Put config flow unique ID logic into a method
* Fix tests
* Streamline
* Linting
* show_on_map in options with default value
* Code review comments
* Default options
* Update tests
* Test update
* Move config entry into data object (in prep for options flow)
* Empty commit to re-trigger build
|
2020-02-28 20:14:17 -07:00 |
Franck Nijhof
|
6f92c19302
|
Correct integration names in manifests (A-B) (#30527)
* Correct names in manifests (A-B)
* Just Baidu
* Asterisk Call Detail Records
|
2020-01-06 23:59:12 +01:00 |
Franck Nijhof
|
a84741392b
|
Format all manifests with prettier (#30521)
|
2020-01-06 21:28:23 +01:00 |
Franck Nijhof
|
c7da781efc
|
Update documentation link URL for integrations in all manifests (#27114)
|
2019-10-02 09:25:44 -07:00 |
Paulus Schoutsen
|
cfe4cf30ad
|
Add manifests (#22699)
* Add manifests
* Update auto name
* Update codeowners
* Add requirements from platforms
* Minor cleanup
* Incorporate changes from awarecan PR
|
2019-04-03 21:14:45 -07:00 |