Przeglądaj źródła

added some missing runtime dependencies

> 2019-03-03 14:47:23 INFO (MainThread) [homeassistant.components.sensor] Setting up sensor.yr
> 2019-03-03 14:47:23 INFO (SyncWorker_9) [homeassistant.util.package] Attempting install of warrant==0.6.1
> 2019-03-03 14:47:23 INFO (MainThread) [homeassistant.setup] Setup of domain sensor took 4.2 seconds.
> 2019-03-03 14:47:50 INFO (MainThread) [homeassistant.setup] Setting up cloud
> 2019-03-03 14:47:50 INFO (MainThread) [homeassistant.setup] Setup of domain cloud took 0.0 seconds.
> 2019-03-03 14:47:50 INFO (SyncWorker_3) [homeassistant.util.package] Attempting install of mutagen==1.41.1
> 2019-03-03 14:47:54 INFO (MainThread) [homeassistant.setup] Setting up tts
> 2019-03-03 14:47:54 INFO (SyncWorker_24) [homeassistant.components.tts] Create cache dir /config/tts.
> 2019-03-03 14:47:54 INFO (SyncWorker_31) [homeassistant.util.package] Attempting install of gTTS-token==1.1.2
Fabian Peter Hammerle 5 lat temu
rodzic
commit
ee1c5cc366
1 zmienionych plików z 4 dodań i 0 usunięć
  1. 4 0
      runtime-requirements.txt

+ 4 - 0
runtime-requirements.txt

@@ -4,7 +4,11 @@ PyQRCode==1.2.1
 aiohttp_cors==0.7.0
 distro==1.3.0
 flux_led==0.21
+gTTS-token==1.1.2
+mutagen==1.41.1
 netdisco==2.1.0
 pydispatcher==2.0.5
 pyotp==2.2.6
 sqlalchemy==1.2.11
+warrant==0.6.1
+xmltodict==0.11.0