Commit graph

17 commits

Author SHA1 Message Date
Ernst Klamer
1369874348
Add text sensor to BTHome () 2023-08-22 07:34:26 -05:00
J. Nick Koston
a234ab51fe
Restore bthome state at start when device is in range or sleepy () 2023-08-07 18:41:53 +02:00
J. Nick Koston
7bda873c2a
Fix bthome not remembering a device is a sleepy device () 2023-07-31 01:02:15 -07:00
Ernst Klamer
13a217ad89
Bump bthome to 2.12.0 () 2023-06-18 15:06:09 -05:00
Ernst Klamer
40c74ad5b7
Add support for sleepy BTHome devices ()
Co-authored-by: J. Nick Koston <nick@koston.org>
2023-05-21 09:01:09 -05:00
Ernst Klamer
d1969fd0c2
Add water sensor to bthome ()
* Add water sensor to bthome

* Use TOTAL state class for gas water and energy
2023-03-14 19:26:05 +01:00
Ernst Klamer
00954dfc1f
Add gas sensor to BTHome ()
* Bump bthome

* Add gas sensor
2023-02-27 10:40:08 -05:00
Franck Nijhof
ed79265843
Enable Ruff PT006 ()
* Enable Ruff PT006

* Adjust existing cases

* Fix tests

* Remove unneeded parentheses
2023-02-15 14:09:50 +01:00
epenet
fa7acb4f0d
Add type hints to integration tests (part 3) () 2023-02-10 16:05:01 +01:00
Franck Nijhof
24fdd588fd
Code styling tweaks to the tests - Part 1 () 2023-01-20 13:52:46 +01:00
Ernst Klamer
82efbee443
Bump bthome-ble to 2.4.0 () 2022-12-20 17:54:17 +01:00
Ernst Klamer
672acf30a4
Bump bthome-ble to 2.3.1 ()
* Bump bthome-ble

* Bump bthome-ble
2022-11-19 13:48:33 +01:00
Ernst Klamer
b72876d369
Add support for BTHome V2 to bthome ()
* Add BTHome v2 support

* Add new sensor types

* Add new sensor types
2022-11-09 15:31:58 +01:00
J. Nick Koston
085abc74ee
Reduce overhead to update passive bluetooth devices () 2022-09-16 12:24:20 +02:00
Ernst Klamer
42393db9f3
Rename BThome to BTHome ()
Co-authored-by: Paulus Schoutsen <paulus@home-assistant.io>
Co-authored-by: J. Nick Koston <nick@koston.org>
2022-09-05 07:52:50 -04:00
Ernst Klamer
f43f440739
Add new sensors to BThome () 2022-08-30 17:03:41 -04:00
Ernst Klamer
b2e958292c
Add support for BThome ()
* 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 15:25:29 +02:00