Franck Nijhof
|
868a5f377f
|
Ruff: isort don't split imports based on trailing comma (#98162)
|
2023-08-10 14:27:03 +02:00 |
J. Nick Koston
|
d304d42051
|
Restore qingping state when device becomes available (#97980)
|
2023-08-07 09:27:18 -10:00 |
epenet
|
ba85fdcd61
|
Add type hints to integration tests (q-s) (#87706)
|
2023-02-08 08:12:54 -08:00 |
Franck Nijhof
|
e50a531cd9
|
Code styling tweaks to the tests - Part 2 (#86662)
Co-authored-by: jjlawren <jjlawren@users.noreply.github.com>
|
2023-01-26 01:23:53 +01:00 |
J. Nick Koston
|
085abc74ee
|
Reduce overhead to update passive bluetooth devices (#78545)
|
2022-09-16 12:24:20 +02:00 |
J. Nick Koston
|
f55c274d83
|
Add Qingping integration (BLE) (#76598)
* Add Qingping integration (BLE)
* commit the binary sensor
* add binary_sensor file
* Update homeassistant/components/qingping/sensor.py
Co-authored-by: Martin Hjelmare <marhje52@gmail.com>
* Update homeassistant/components/qingping/config_flow.py
Co-authored-by: Martin Hjelmare <marhje52@gmail.com>
* Update homeassistant/components/qingping/sensor.py
Co-authored-by: Martin Hjelmare <marhje52@gmail.com>
* fix const CONCENTRATION_MICROGRAMS_PER_CUBIC_METER
* cover case where config flow is started, another path adds it, and then they resume
* fix missed values
Co-authored-by: Martin Hjelmare <marhje52@gmail.com>
|
2022-08-14 09:00:27 +02:00 |