J. Nick Koston
10f7e2ff8a
Handle stale switchbot advertisement data while connected ( #77956 )
2022-09-07 17:45:42 +02:00
J. Nick Koston
3acc3af38c
Bump PySwitchbot to 0.18.25 ( #77935 )
2022-09-07 17:45:36 +02:00
J. Nick Koston
a3edbfc601
Small tweaks to improve performance of bluetooth matching ( #77934 )
...
* Small tweaks to improve performance of bluetooth matching
* Small tweaks to improve performance of bluetooth matching
* cleanup
2022-09-07 17:45:31 +02:00
J. Nick Koston
941a5e3820
Bump led-ble to 0.7.1 ( #77931 )
2022-09-07 17:45:26 +02:00
J. Nick Koston
2eeab820b7
Bump aiohomekit to 1.5.2 ( #77927 )
2022-09-07 17:45:21 +02:00
Franck Nijhof
8d0ebdd1f9
Revert "Add ability to ignore devices for UniFi Protect" ( #77916 )
2022-09-07 17:45:16 +02:00
Raman Gupta
9901b31316
Bump zwave-js-server-python to 0.41.1 ( #77915 )
...
* Bump zwave-js-server-python to 0.41.1
* Fix fixture
2022-09-07 17:45:11 +02:00
Chris McCurdy
a4f528e908
Add additional method of retrieving UUID for LG soundbar configuration ( #77856 )
2022-09-07 17:45:05 +02:00
puddly
9aa87761cf
Fix ZHA lighting initial hue/saturation attribute read ( #77727 )
...
* Handle the case of `current_hue` being `None`
* WIP unit tests
2022-09-07 17:45:00 +02:00
Matthew Simpson
d1b637ea7a
Bump btsmarthub_devicelist to 0.2.2 ( #77609 )
2022-09-07 17:44:54 +02:00
Paulus Schoutsen
c8ad8a6d86
Bumped version to 2022.9.0b6
2022-09-06 12:55:44 -04:00
Bram Kragten
9155f669e9
Update frontend to 20220906.0 ( #77910 )
2022-09-06 12:55:37 -04:00
J. Nick Koston
e1e153f391
Bump bluetooth-auto-recovery to 0.3.1 ( #77898 )
2022-09-06 12:55:36 -04:00
Artem Draft
1dbcf88e15
Bump pybravia to 0.2.2 ( #77867 )
2022-09-06 12:55:35 -04:00
Raman Gupta
a13438c5b0
Improve performance impact of zwave_js update entity and other tweaks ( #77866 )
...
* Improve performance impact of zwave_js update entity and other tweaks
* Reduce concurrent polls
* we need to write state after setting in progress to false
* Fix existing tests
* Fix tests by fixing fixtures
* remove redundant conditional
* Add test for delayed startup
* tweaks
* outdent happy path
* Add missing PROGRESS feature support
* Update homeassistant/components/zwave_js/update.py
Co-authored-by: Martin Hjelmare <marhje52@gmail.com>
* Update homeassistant/components/zwave_js/update.py
Co-authored-by: Martin Hjelmare <marhje52@gmail.com>
* Fix tests by reverting outdent, PR comments, mark callback
* Remove redundant conditional
* make more readable
* Remove unused SCAN_INTERVAL
* Catch FailedZWaveCommand
* Add comment and remove poll unsub on update
* Fix catching error and add test
* readability
* Fix tests
* Add assertions
* rely on built in progress indicator
Co-authored-by: Martin Hjelmare <marhje52@gmail.com>
2022-09-06 12:55:35 -04:00
J. Nick Koston
d98687b789
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 12:55:34 -04:00
Marc Mueller
319b0b8902
Pin astroid to fix pylint ( #77862 )
2022-09-06 12:55:33 -04:00
J. Nick Koston
62dcbc4d4a
Add RSSI to the bluetooth debug log ( #77860 )
2022-09-06 12:55:33 -04:00
J. Nick Koston
6989b16274
Bump zeroconf to 0.39.1 ( #77859 )
2022-09-06 12:55:32 -04:00
J. Nick Koston
31d085cdf8
Fix history stats device class when type is not time ( #77855 )
2022-09-06 12:55:31 -04:00
Oliver Völker
61ee621c90
Adjust Renault default scan interval ( #77823 )
...
raise DEFAULT_SCAN_INTERVAL to 7 minutes
This PR is raising the default scan interval for the Renault API from 5 minutes to 7 minutes. Lower intervals fail sometimes, maybe due to quota limitations. This seems to be a working interval as described in home-assistant#73220
2022-09-06 12:55:30 -04:00
Yevhenii Vaskivskyi
f5e61ecdec
Handle exception on projector being unavailable ( #77802 )
2022-09-06 12:55:30 -04:00
G Johansson
2bfcdc66b6
Allow empty db in SQL options flow ( #77777 )
2022-09-06 12:55:29 -04:00
Martin Hjelmare
3240f8f938
Refactor zwave_js event handling ( #77732 )
...
* Refactor zwave_js event handling
* Clean up
2022-09-06 12:55:28 -04:00
Steven Looman
74ddc336ca
Use identifiers host and serial number to match device ( #75657 )
2022-09-06 12:55:28 -04:00
Paulus Schoutsen
6c36d5acaa
Bumped version to 2022.9.0b5
2022-09-05 14:28:36 -04:00
Bram Kragten
e8c4711d88
Update frontend to 20220905.0 ( #77854 )
2022-09-05 14:28:26 -04:00
J. Nick Koston
bca9dc1f61
Bump govee-ble to 0.17.2 ( #77849 )
2022-09-05 14:28:25 -04:00
J. Nick Koston
4f8421617e
Bump led-ble to 0.7.0 ( #77845 )
2022-09-05 14:28:24 -04:00
Erik Montnemery
40421b41f7
Add the hardware integration to default_config ( #77840 )
2022-09-05 14:28:24 -04:00
Jc2k
b0ff4fc057
Less verbose error logs for bleak connection errors in ActiveBluetoothProcessorCoordinator ( #77839 )
...
Co-authored-by: J. Nick Koston <nick@koston.org>
2022-09-05 14:28:23 -04:00
Charles Garwood
605e350159
Add remoteAdminPasswordEnd to redacted keys in fully_kiosk diagnostics ( #77837 )
...
Add remoteAdminPasswordEnd to redacted keys in diagnostics
2022-09-05 14:28:22 -04:00
Artem Draft
ad8cd9c957
Bump pybravia to 0.2.1 ( #77832 )
2022-09-05 14:28:21 -04:00
Raman Gupta
e8ab4eef44
Fix device info for zwave_js device entities ( #77821 )
2022-09-05 14:28:21 -04:00
J. Nick Koston
b1241bf0f2
Fix isy994 calling sync api in async context ( #77812 )
2022-09-05 14:28:20 -04:00
J. Nick Koston
f3e811417f
Prefilter noisy apple devices from bluetooth ( #77808 )
2022-09-05 14:28:19 -04:00
Ernst Klamer
1231ba4d03
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 14:28:19 -04:00
G Johansson
e07554dc25
Bump yale_smart_alarm_client to 0.3.9 ( #77797 )
2022-09-05 14:28:18 -04:00
Robert Hillis
2fa517b81b
Make Sonos typing more complete ( #68072 )
2022-09-05 14:28:17 -04:00
Paulus Schoutsen
0d042d496d
Bumped version to 2022.9.0b4
2022-09-04 13:00:37 -04:00
G Johansson
c8156d5de6
Bump pysensibo to 1.0.19 ( #77790 )
2022-09-04 13:00:28 -04:00
J. Nick Koston
9f06baa778
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 13:00:27 -04:00
J. Nick Koston
52abf0851b
Bump flux_led to 0.28.32 ( #77787 )
2022-09-04 13:00:27 -04:00
Justin Vanderhooft
da83ceca5b
Tweak unique id formatting for Melnor Bluetooth switches ( #77773 )
2022-09-04 13:00:26 -04:00
Avi Miller
f9b95cc4a4
Fix lifx service call interference ( #77770 )
...
* Fix #77735 by restoring the wait to let state settle
Signed-off-by: Avi Miller <me@dje.li>
* Skip the asyncio.sleep during testing
Signed-off-by: Avi Miller <me@dje.li>
* Patch out asyncio.sleep for lifx tests
Signed-off-by: Avi Miller <me@dje.li>
* Patch out a constant instead of overriding asyncio.sleep directly
Signed-off-by: Avi Miller <me@dje.li>
Signed-off-by: Avi Miller <me@dje.li>
2022-09-04 13:00:25 -04:00
Avi Miller
f60ae40661
Rename the binary sensor to better reflect its purpose ( #77711 )
2022-09-04 13:00:25 -04:00
Avi Miller
ea0b406692
Add binary sensor platform to LIFX integration ( #77535 )
...
Co-authored-by: J. Nick Koston <nick@koston.org>
2022-09-04 13:00:24 -04:00
Michael
9387449abf
Replace archived sucks by py-sucks and bump to 0.9.8 for Ecovacs integration ( #77768 )
2022-09-04 12:58:19 -04:00
Matt Zimmerman
5f4013164c
Update smarttub to 0.0.33 ( #77766 )
2022-09-04 12:58:18 -04:00
Raman Gupta
3856178dc0
Handle dead nodes in zwave_js update entity ( #77763 )
2022-09-04 12:58:17 -04:00