Ernst Klamer
672313c8ab
Add support for MiScale V1 ( #97081 )
2023-07-23 13:11:05 +02:00
Ståle Storø Hauknes
9a5fe9f644
Airthings BLE: Improve supported devices ( #95883 )
2023-07-22 17:24:06 +02:00
Ernst Klamer
0349e47372
Add support for MiScale V2 ( #96807 )
...
* Add support for MiScale V2
* Add icon to impedance
* Reduce mass sensors
2023-07-20 10:01:19 +02:00
Joakim Plate
f7ce9b1688
Add support for gardena bluetooth ( #95179 )
...
Add support for gardena bluetooth based water computers.
2023-07-12 16:08:15 +02:00
Jan Čermák
9680161701
Add RAPT Bluetooth integration ( #87872 )
...
Co-authored-by: J. Nick Koston <nick@koston.org>
2023-04-16 17:19:03 -10:00
epenet
699cc6c092
Adjust docstring on hassfest generated files ( #89080 )
2023-03-03 11:34:20 +01:00
Erik Montnemery
4db40810dd
Add support for dormakaba dKey locks ( #87501 )
...
* Add support for dormakaba dKey locks
* Pylint
* Address review comments
* Add test for already configured entry
* Add user flow
* Address review comments
* Simplify config flow
* Add tests
* Sort manifest
* Remove useless _abort_if_unique_id_configured
* Remove config entry update listener
* Simplify user flow
* Remove startup event
* Revert "Simplify user flow"
This reverts commit 0ef9d1c6bb
.
2023-02-12 13:46:31 +01:00
J. Nick Koston
1170b36a82
Fix LD2410 BLE detection with passive scans ( #87584 )
2023-02-07 13:38:48 -05:00
Ben Corrado
fee693979d
Add LD2410BLE support for new firmware version ( #87507 )
...
* Updated local_name to reflect the naming scheme in HLK firmware 2.01.23020209
* Adding generated bluetooth file.
2023-02-06 13:00:06 -05:00
J. Nick Koston
03a8dcfdc1
Add Mopeka integration ( #86500 )
...
* Add Mopeka integration
Mopeka makes BLE propane tank monitors
* cover
* wip
* wip
* bump lib
* strip binary sensor
* all sensors
* all sensors
* update tests
* change quality
* change quality
* adjust
* integration_type, strict-typing
2023-01-25 12:28:13 -05:00
Brandon Rothweiler
2ed6df9003
Add EufyLife Bluetooth integration ( #85907 )
...
Co-authored-by: J. Nick Koston <nick@koston.org>
2023-01-16 18:29:50 -10:00
930913
2507ec1f4b
Add LD2410 BLE integration ( #83883 )
2023-01-05 16:15:03 -10:00
J. Nick Koston
6374cc6480
Fix thermobeacon WS08 models that identify with manufacturer_id 27 ( #84812 )
...
fixes #84706
2022-12-29 15:09:37 -10:00
Aarni Koskela
e575fffd23
Mark RuuviTag devices not connectable ( #84345 )
2022-12-22 10:47:08 -10:00
J. Nick Koston
316f187bee
Bump PySwitchbot to 0.30.0 ( #84347 )
2022-12-21 11:10:54 +01:00
J. Nick Koston
884fbdd5ce
Bump PySwitchbot to 0.29.1 ( #84119 )
...
fixes https://github.com/home-assistant/core/issues/82795
closes https://github.com/home-assistant/core/issues/78562
2022-12-18 14:54:29 -10:00
Christian Kündig
b2edf9b598
Set connectable as false for sensirion_ble ( #83481 )
...
This is a passive ble integration. Not setting it as false means it won't match properly when using through a passive remote scanner.
2022-12-08 15:23:25 +02:00
Aarni Koskela
38b84620bd
Add support for Sensirion BLE sensors ( #82382 )
2022-11-19 14:26:54 -06:00
Ernst Klamer
af73afa2e2
Add support for HHCCJCY10 to xiaomi_ble ( #82069 )
2022-11-14 11:18:51 -06:00
J. Nick Koston
50f960097f
Add support for thermobeacon WS 03 aka device 0x18 ( #82045 )
...
* Add support for thermobeacon WS 03 aka device 0x18
changelog: https://github.com/Bluetooth-Devices/thermobeacon-ble/compare/v0.3.2...v0.4.0
* empty
2022-11-13 20:30:50 +01:00
Aarni Koskela
f3e85b6492
Deduplicate blackening ( #81802 )
2022-11-09 16:58:20 +01:00
Aarni Koskela
ec316e94ed
RuuviTag BLE sensor support ( #81327 )
2022-11-09 08:35:30 -06:00
Ernst Klamer
b72876d369
Add support for BTHome V2 to bthome ( #81811 )
...
* Add BTHome v2 support
* Add new sensor types
* Add new sensor types
2022-11-09 15:31:58 +01:00
aschmitz
a766b41b13
Add basic Aranet integration ( #80865 )
2022-10-30 22:50:46 -05:00
J. Nick Koston
559e281431
Add oralb integration ( #80918 )
...
* mapping
* update
* working
* tests
* fixes
* temp add binary sensor platform to make sure it works
* fixes
* 100% cover
* adjust
* disable chatty sensors by default
* remove binary sensor_platform for next PR
* time is much nicer than counter
2022-10-24 23:11:40 -05:00
Austin Brunkhorst
7d097d18b0
Add support for Snooz BLE devices ( #78790 )
...
Co-authored-by: J. Nick Koston <nick@koston.org>
2022-10-10 13:14:27 -10:00
spycle
e2b7e79ccb
Fix keymitt_ble discovery ( #79809 )
...
* Fix keymitt_ble discovery
* Update tests
* Up version
* Up version keymitt_ble
* Up version keymitt_ble
2022-10-08 08:19:40 +02:00
J. Nick Koston
52cdae254c
Bump govee-ble to 0.19.1 to handle another H5181 ( #79340 )
...
fixes #79188
2022-09-30 10:33:14 +02:00
Vincent Giorgi
d5b966d942
Add Airthings BLE component ( #77284 )
...
Co-authored-by: Paulus Schoutsen <balloob@gmail.com>
Co-authored-by: J. Nick Koston <nick@koston.org>
2022-09-29 15:55:45 -04:00
J. Nick Koston
1cf1d2c2bb
Update pySwitchbot for newer firmwares ( #79174 )
...
changelog: https://github.com/Danielhiversen/pySwitchbot/compare/0.19.11...0.19.12
found while developing bluetooth proxies for esphome
2022-09-27 22:50:40 -04:00
J. Nick Koston
62490f1838
Bump govee-ble to 0.19.0 ( #79038 )
2022-09-24 22:02:17 -04:00
spycle
0e0318dc53
Add Keymitt BLE integration ( #76575 )
...
Co-authored-by: J. Nick Koston <nick@koston.org>
2022-09-21 15:44:37 -10:00
Ernst Klamer
c4eafb98fa
Add support for Kegtron Smart (Beer) Keg Monitor BLE devices ( #78709 )
2022-09-21 05:09:39 -10:00
J. Nick Koston
bb78d52f34
Add iBeacon Tracker integration ( #78671 )
2022-09-19 21:43:41 -04:00
J. Nick Koston
5829ff5aea
Prevent tilt_ble from matching generic ibeacons ( #78722 )
2022-09-19 20:57:18 -04:00
Erik Montnemery
1021c90bb8
Use black to format hassfest generated files ( #78794 )
2022-09-19 17:37:22 -04:00
J. Nick Koston
13e8bae432
Bump govee-ble to 0.17.3 ( #78405 )
2022-09-13 16:17:09 -04:00
J. Nick Koston
131512f7fd
Make yalexs_ble matcher more specific ( #78307 )
2022-09-13 12:38:01 +02:00
Alex Thompson
951047d94e
Add initial implementation of tilt_ble integration ( #77633 )
...
Co-authored-by: J. Nick Koston <nick@koston.org>
2022-09-07 09:24:21 -05:00
J. Nick Koston
ac8a12f99c
Bump thermopro-ble to 0.4.3 ( #77863 )
...
* Bump thermopro-ble to 0.4.2
- Turns on rounding of long values
- Uses bluetooth-data-tools under the hood
- Adds the TP393 since it works without any changes to the parser
Changelog: https://github.com/Bluetooth-Devices/thermopro-ble/compare/v0.4.0...v0.4.2
* bump again for device detection fix
2022-09-06 09:55:43 +02:00
J. Nick Koston
33dd8a4a45
Bump led-ble to 0.7.0 ( #77845 )
2022-09-05 14:05:37 -04:00
J. Nick Koston
2b63d7644a
Bump led-ble to 0.6.0 ( #77788 )
...
* Bump ble-led to 0.6.0
Fixes reading the white channel on same devices
Changelog: https://github.com/Bluetooth-Devices/led-ble/compare/v0.5.4...v0.6.0
* Bump flux_led to 0.28.32
Changelog: https://github.com/Danielhiversen/flux_led/compare/0.28.31...0.28.32
Fixes white channel support for some more older protocols
* keep them in sync
* Update homeassistant/components/led_ble/manifest.json
2022-09-04 19:54:40 +03:00
J. Nick Koston
ed365cb8e9
Add BlueMaestro integration ( #77758 )
...
* Add BlueMaestro integration
* tests
* dc
2022-09-04 09:45:52 -04:00
J. Nick Koston
67ccb6f25a
Fix yet another Govee H5181 variant ( #77611 )
2022-08-31 12:41:22 -04:00
Joakim Plate
4185a70882
Allow data from un-connectable sources in fjäråskupan ( #77236 )
2022-08-30 23:40:25 -04:00
J. Nick Koston
5297dc1d5f
Bump govee-ble to add support for H5185 firmware variant ( #77564 )
2022-08-30 22:01:35 -04:00
J. Nick Koston
edb8c58566
Add sensorpro (BLE) integration ( #77569 )
2022-08-30 21:49:31 -04:00
Justin Vanderhooft
8d94c8f74a
Add Melnor Bluetooth valve watering Integration ( #70457 )
2022-08-30 16:06:44 -05:00
J. Nick Koston
8e0c26bf86
Add LED BLE integration ( #77489 )
...
Co-authored-by: Paulus Schoutsen <paulus@home-assistant.io>
2022-08-29 11:38:18 -05:00
Ernst Klamer
b2e958292c
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 15:25:29 +02:00