Extra packages that are needed

Signed-off-by: Martyn Ranyard <m@rtyn.berlin>
This commit is contained in:
Martyn 2024-12-12 22:03:43 +00:00
parent 96238754c0
commit 3b36388907
1 changed files with 4 additions and 0 deletions

View File

@ -19,6 +19,10 @@ spec:
- env:
- name: TZ
value: UTC
command:
- /bin/sh
- -c
- pip install icalendar==5.0.13 qrcode recurring_ical_events beautifulsoup4 lxml pycryptodome icalevents ics ; /init
image: ghcr.io/home-assistant/home-assistant:2024.10.1
imagePullPolicy: IfNotPresent
livenessProbe: