This website requires JavaScript.
Explore
Help
Sign In
Home-Assistant
/
core
mirror of
https://github.com/home-assistant/core.git
Watch
1
Star
0
Fork
You've already forked core
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
1f6d19bb99
core
/
homeassistant
/
components
/
bthome
/
const.py
4 lines
73 B
Python
Raw
Normal View
History
Unescape
Escape
Rename BThome to BTHome (#77807) Co-authored-by: Paulus Schoutsen <paulus@home-assistant.io> Co-authored-by: J. Nick Koston <nick@koston.org>
2022-09-05 11:52:50 +00:00
"""
Constants for the BTHome Bluetooth integration.
"""
Add support for BThome (#77224) * 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>
2022-08-27 13:25:29 +00:00
DOMAIN
=
"
bthome
"