Erik Montnemery
|
cc564026fa
|
Move EntityCategory to homeassistant.const (#87792)
* Move EntityCategory to homeassistant.const
* Fix more imports
|
2023-02-09 20:15:37 +01:00 |
|
Marc Mueller
|
da35097803
|
Update Optional typing (2) [Py310] (#86419)
|
2023-01-23 09:10:05 +01:00 |
|
epenet
|
ba043c9ebb
|
Use UnitOfTemperature in integrations (p-s) (#84308)
|
2022-12-20 18:47:27 +01:00 |
|
epenet
|
f988a1164d
|
Use UnitOfPressure in integrations (#84230)
|
2022-12-19 21:41:46 +01:00 |
|
Aarni Koskela
|
3d29638804
|
Deduplicate sensor_device_info_to_device_info (#81905)
Co-authored-by: J. Nick Koston <nick@koston.org>
|
2022-11-14 12:12:53 -06: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 |
|