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 |