mirror of
https://github.com/home-assistant/core.git
synced 2026-09-08 14:41:38 +01:00
* Add BThome BLE * Update BThome to latest version * 0.3.4 * Rename to bthome 2 * Fix uuids not being found * Make energy a total increasing state class * Change unit of measurement of VOC * Use short identifier * Fix the reauth flow * Bump bthome_ble * Parameterize sensor tests * Remove Move function to parameter Co-authored-by: Paulus Schoutsen <balloob@gmail.com>
4 lines
73 B
Python
4 lines
73 B
Python
"""Constants for the BThome Bluetooth integration."""
|
|
|
|
DOMAIN = "bthome"
|