Bump habluetooth to 0.4.0 (#104958)

This commit is contained in:
J. Nick Koston 2023-12-03 12:18:10 -10:00 committed by GitHub
parent 23cd66c54b
commit c1f68c3767
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
5 changed files with 5 additions and 4 deletions

View File

@ -20,6 +20,6 @@
"bluetooth-auto-recovery==1.2.3", "bluetooth-auto-recovery==1.2.3",
"bluetooth-data-tools==1.17.0", "bluetooth-data-tools==1.17.0",
"dbus-fast==2.14.0", "dbus-fast==2.14.0",
"habluetooth==0.1.0" "habluetooth==0.4.0"
] ]
} }

View File

@ -140,6 +140,7 @@ class HaScanner(BaseHaScanner):
self._new_info_callback = new_info_callback self._new_info_callback = new_info_callback
self.scanning = False self.scanning = False
self.hass = hass self.hass = hass
self._last_detection = 0.0
@property @property
def discovered_devices(self) -> list[BLEDevice]: def discovered_devices(self) -> list[BLEDevice]:

View File

@ -23,7 +23,7 @@ dbus-fast==2.14.0
fnv-hash-fast==0.5.0 fnv-hash-fast==0.5.0
ha-av==10.1.1 ha-av==10.1.1
ha-ffmpeg==3.1.0 ha-ffmpeg==3.1.0
habluetooth==0.1.0 habluetooth==0.4.0
hass-nabucasa==0.74.0 hass-nabucasa==0.74.0
hassil==1.5.1 hassil==1.5.1
home-assistant-bluetooth==1.10.4 home-assistant-bluetooth==1.10.4

View File

@ -984,7 +984,7 @@ ha-philipsjs==3.1.1
habitipy==0.2.0 habitipy==0.2.0
# homeassistant.components.bluetooth # homeassistant.components.bluetooth
habluetooth==0.1.0 habluetooth==0.4.0
# homeassistant.components.cloud # homeassistant.components.cloud
hass-nabucasa==0.74.0 hass-nabucasa==0.74.0

View File

@ -783,7 +783,7 @@ ha-philipsjs==3.1.1
habitipy==0.2.0 habitipy==0.2.0
# homeassistant.components.bluetooth # homeassistant.components.bluetooth
habluetooth==0.1.0 habluetooth==0.4.0
# homeassistant.components.cloud # homeassistant.components.cloud
hass-nabucasa==0.74.0 hass-nabucasa==0.74.0