Add FindMy for integration
Signed-off-by: Martyn Ranyard <m@rtyn.berlin>
This commit is contained in:
parent
8fd2c04e9c
commit
a056a80a99
|
@ -22,7 +22,7 @@ spec:
|
||||||
command:
|
command:
|
||||||
- /bin/sh
|
- /bin/sh
|
||||||
- -c
|
- -c
|
||||||
- pip install icalendar==5.0.13 qrcode recurring_ical_events beautifulsoup4 lxml pycryptodome icalevents ics ; /init
|
- pip install icalendar==5.0.13 qrcode recurring_ical_events beautifulsoup4 lxml pycryptodome icalevents ics FindMy==0.7.3; /init
|
||||||
image: ghcr.io/home-assistant/home-assistant:2024.10.1
|
image: ghcr.io/home-assistant/home-assistant:2024.10.1
|
||||||
imagePullPolicy: IfNotPresent
|
imagePullPolicy: IfNotPresent
|
||||||
livenessProbe:
|
livenessProbe:
|
||||||
|
|
Loading…
Reference in New Issue