Ståle Storø Hauknes
|
d2bd68ba30
|
Bump airthings_ble to 0.7.1 (#113172)
Co-authored-by: Ståle Storø Hauknes <LaStrada@users.noreply.github.com>
|
2024-03-12 15:48:36 -10:00 |
Marc Mueller
|
aa16a9d707
|
Add empty line after module docstring (3) (#112750)
|
2024-03-08 20:38:34 +01:00 |
Marc Mueller
|
959826c4b4
|
Update byte string formatting (#112752)
|
2024-03-08 20:32:40 +01:00 |
Marc Mueller
|
32f3f46542
|
Add empty line after module docstring (2) [tests.components] (#112737)
|
2024-03-08 19:16:21 +01:00 |
Marc Mueller
|
38adfbf1a3
|
Add empty line after module docstring [tests a-e] (#112708)
|
2024-03-08 08:50:25 -05:00 |
Ståle Storø Hauknes
|
effd5b8ddd
|
Hide unsupported devices in Airthings BLE config flow (#107648)
|
2024-02-02 10:24:53 +01:00 |
Ståle Storø Hauknes
|
b858658516
|
Fix Airthings ble migration (#100362)
* Import Platform for tests
* Migration bugfix
* Store new unique id as a variable in tests
* Add comments to tests
|
2023-09-14 12:51:06 +02:00 |
Ståle Storø Hauknes
|
198532d51d
|
Airthings BLE unique id migration (#99832)
* Fix sensor unique id
* Add sensor identifiers
* Migrate entities to new unique id
* Fix linting issues
* Fix crash when migrating entity fails
* Change how entities are migrated
* Remve debug logging
* Remove unneeded async
* Remove migration code from init file
* Add migration code to sensor.py
* Adjust for loops to improve speed
* Bugfixes, improve documentation
* Remove old comment
* Remove unused function parameter
* Address PR feedback
* Add tests
* Improve tests and test data
* Refactor test
* Update logger level
Co-authored-by: J. Nick Koston <nick@koston.org>
* Adjust PR comments
* Address more PR comments
* Address PR comments and adjust tests
* Fix PR comment
---------
Co-authored-by: J. Nick Koston <nick@koston.org>
|
2023-09-12 09:59:54 -04:00 |
Ståle Storø Hauknes
|
b34ce3c792
|
Improve airthings ble (#97905)
Co-authored-by: J. Nick Koston <nick@koston.org>
|
2023-08-07 07:15:51 -10:00 |
J. Nick Koston
|
c3043fb0ee
|
Bump bluetooth deps for bleak 0.20 (#89925)
Co-authored-by: K <z@kwi.li>
|
2023-03-20 12:06:15 +01:00 |
epenet
|
07a1a0efa9
|
Add type hints to integration tests (part 1) (#87777)
|
2023-02-09 16:09:13 +01:00 |
Franck Nijhof
|
a79885ceaf
|
Enable Ruff SIM117 (#86783)
|
2023-01-27 11:52:49 +01:00 |
J. Nick Koston
|
d12cbab6c4
|
Bump bleak to 0.19.0 (#80349)
|
2022-10-15 13:57:23 -04:00 |
Marc Mueller
|
a63c9e8fb9
|
Update python-typing-update to 0.5.0 (#80315)
|
2022-10-14 13:21:37 +02:00 |
Vincent Giorgi
|
d5b966d942
|
Add Airthings BLE component (#77284)
Co-authored-by: Paulus Schoutsen <balloob@gmail.com>
Co-authored-by: J. Nick Koston <nick@koston.org>
|
2022-09-29 15:55:45 -04:00 |