Commit graph

12 commits

Author SHA1 Message Date
epenet
37b0e8fa33
Improve type hints in airvisual test fixtures () 2024-06-07 07:35:33 -06:00
Marc Mueller
279483ddb0
Import Generator from typing_extensions (2) () 2024-06-06 17:24:22 +02:00
Marc Mueller
5e8c9d66fb
Use runtime_data for airvisual_pro () 2024-05-02 13:41:32 +02:00
Erik Montnemery
db8597a742
Reduce scope of JSON/XML test fixtures () 2024-04-25 19:12:36 -05:00
Joost Lekkerkerker
6bb4e7d62c
Bump ruff to 0.3.4 ()
Co-authored-by: Sid <27780930+autinerd@users.noreply.github.com>
Co-authored-by: Marc Mueller <30130371+cdce8p@users.noreply.github.com>
Co-authored-by: J. Nick Koston <nick@koston.org>
2024-03-26 00:02:16 +01:00
Marc Mueller
38adfbf1a3
Add empty line after module docstring [tests a-e] () 2024-03-08 08:50:25 -05:00
Aarni Koskela
706add4a57
Switch formatting from black to ruff-format ()
Co-authored-by: Franck Nijhof <git@frenck.dev>
2023-11-27 14:38:59 +01:00
Joost Lekkerkerker
6f7c3c949c
Add snapshot assertion to Airvisual Pro () 2023-08-22 09:31:31 +02:00
epenet
3a40f5f35b
Add missing mock in airvisual_pro config flow tests () 2023-03-08 15:18:24 +00:00
Aaron Bach
34b5928707
Use serial number for AirVisal Pro config entry unique ID ()
* Use serial number for AirVisal Pro config entry unique ID

* Code review
2023-01-01 14:17:34 +01:00
Aaron Bach
4c73826baf
Add re-auth flow to AirVisual Pro ()
* Add re-auth flow to AirVisual Pro

* Code review
2022-12-18 11:00:08 -07:00
Aaron Bach
3d4ee5906d
Add integration for AirVisual Pro ()
* 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