mirror of
https://github.com/home-assistant/supervisor.git
synced 2025-07-13 20:26:29 +00:00
fix db
This commit is contained in:
parent
5becd51b50
commit
a41912be0a
@ -48,7 +48,7 @@ class AlsaAudio(CoreSysAttributes):
|
||||
|
||||
# Init database
|
||||
_LOGGER.info("Update ALSA device list")
|
||||
#database = self._audio_database()
|
||||
database = self._audio_database()
|
||||
|
||||
# Process devices
|
||||
for dev_id, dev_data in self._hardware.audio_devices.items():
|
||||
|
Loading…
x
Reference in New Issue
Block a user