GitHub Action
23faf8024e
[ci skip] Translation update
2022-09-14 00:28:24 +00:00
J. Nick Koston
13e8bae432
Bump govee-ble to 0.17.3 ( #78405 )
2022-09-13 16:17:09 -04:00
J. Nick Koston
6fbc0a8103
Bump govee-ble to 0.17.2 ( #77849 )
2022-09-05 14:05:53 -04:00
J. Nick Koston
67ccb6f25a
Fix yet another Govee H5181 variant ( #77611 )
2022-08-31 12:41:22 -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
29b74f10c2
Bump govee-ble to 0.16.1 ( #77311 )
2022-08-26 00:05:43 +02:00
J. Nick Koston
3938015c93
Add support for scanners that do not provide connectable devices ( #77132 )
2022-08-22 14:02:26 -04:00
GitHub Action
296e52d918
[ci skip] Translation update
2022-08-21 00:24:25 +00:00
J. Nick Koston
ee1b08bbd6
Bump govee-ble to 0.16.0 ( #76882 )
2022-08-16 21:21:47 -04:00
J. Nick Koston
4f064268b0
Add missing _abort_if_unique_id_configured to ble integrations ( #76624 )
2022-08-11 13:55:52 -10:00
J. Nick Koston
eb0b6f3d75
Fix Govee 5181 with old firmware ( #76600 )
2022-08-11 11:08:03 +02:00
GitHub Action
519d478d61
[ci skip] Translation update
2022-08-11 00:26:23 +00:00
J. Nick Koston
929eeac1e4
Add support for Govee 5184 BBQ sensors ( #76490 )
2022-08-09 10:53:21 -04:00
J. Nick Koston
a0ceb38f5f
Bump govee-ble to 0.14.0 to fix H5052 sensors ( #76497 )
2022-08-09 09:35:08 -04:00
Jc2k
7d427ddbd4
Allow parsing to happen in PassiveBluetoothProcessorCoordinator ( #76384 )
2022-08-09 06:36:39 +01:00
J. Nick Koston
56acb66514
Fix Govee 5185 Meat Thermometers with older firmware not being discovered ( #76414 )
2022-08-07 10:11:34 -10:00
GitHub Action
cb46441b74
[ci skip] Translation update
2022-08-05 00:28:51 +00:00
GitHub Action
e09bbc749c
[ci skip] Translation update
2022-08-03 00:28:23 +00:00
J. Nick Koston
41d7eba1ad
Fix govee H5074 data ( #76057 )
2022-08-02 08:34:48 +02:00
GitHub Action
81e3ef03f7
[ci skip] Translation update
2022-08-02 00:27:42 +00:00
J. Nick Koston
b9b916cdcd
Bump govee-ble to fix H5179 sensors ( #75957 )
...
Changelog: https://github.com/Bluetooth-Devices/govee-ble/compare/v0.12.4...v0.12.5
2022-07-30 15:15:06 +02:00
J. Nick Koston
80a9659524
Update to bleak 0.15 ( #75941 )
2022-07-29 17:53:33 -07:00
GitHub Action
c4ad6d46ae
[ci skip] Translation update
2022-07-30 00:22:48 +00:00
J. Nick Koston
9f16c14681
Fix incorrect manufacturer_id for govee 5182 model ( #75899 )
2022-07-28 17:07:32 -10:00
GitHub Action
33c635809c
[ci skip] Translation update
2022-07-27 00:28:57 +00:00
J. Nick Koston
1e85ddabfd
Fix startup race in BLE integrations ( #75780 )
2022-07-26 09:29:23 -10:00
GitHub Action
9c725bc106
[ci skip] Translation update
2022-07-26 00:26:43 +00:00
GitHub Action
4a50010458
[ci skip] Translation update
2022-07-25 00:25:55 +00:00
J. Nick Koston
ba71a3c24d
Add Govee BLE integration ( #75631 )
...
* Add Govee BLE integration
* add missing files
* remove test file not needed yet
* fix
* add bbq sensors
* fixed lib
* bump again to fix the names
* fix discovery of the newer bbq devices
* fix the test to test the right thing
* verify no outstanding flows
* only accept entities that match the platform
* refactor
* refactor
* refactor
* Refactor PassiveBluetoothDataUpdateCoordinator to support multiple platforms
* cover
* Update for new model
* Update for new model
* Update tests/components/govee_ble/test_sensor.py
Co-authored-by: Martin Hjelmare <marhje52@gmail.com>
* purge dead code
* backmerge from integration
* Update docstring
* Update docstring
Co-authored-by: Martin Hjelmare <marhje52@gmail.com>
2022-07-24 10:39:23 +02:00