-
Notifications
You must be signed in to change notification settings - Fork 15
Description
Any guidance would be great. My goal is to use the immich random photo on a dashboard with my google calendar and weather overlayed on the card. basicly trying to replace DakBoard with a self hosted platform.
I was able to get the integration installed and working but only for my primary album, "ALL" image.immich.all is working but image.immich_random_favorite_image state is unknown. image.immich_all works but I can only get it to update every 5 minutes.
In addition, I have 4 logs under Immich
- This error originated from a custom integration.
Logger: custom_components.immich.hub
Source: custom_components/immich/hub.py:103
integration: Immich (documentation, issues)
First occurred: 11:34:30 AM (28 occurrences)
Last logged: 7:29:12 PM
MIME type is not supported: image/heic
- This error originated from a custom integration.
Logger: custom_components.immich.image
Source: custom_components/immich/image.py:109
integration: Immich (documentation, issues)
First occurred: 11:29:23 AM (144 occurrences)
Last logged: 7:29:11 PM
No assets are available
3.This error originated from a custom integration.
Logger: custom_components.immich.hub
Source: custom_components/immich/hub.py:47
integration: Immich (documentation, issues)
First occurred: 11:27:09 AM (5 occurrences)
Last logged: 2:42:51 PM
Error connecting to the API: Cannot connect to host 192.xxx.xxx.xx:443 ssl:default [Connect call failed ('192.xxx.xxx.xx, 443)]
Error connecting to the API: Cannot connect to host 192.xxx.xxx.xx:8080 ssl:default [[SSL] record layer failure (_ssl.c:1028)]
Error connecting to the API: Cannot connect to host 192.xxx.xxx.xx:80 ssl:default [Connect call failed ('192.xxx.xxx.xx', 80)]
- Logger: homeassistant.helpers.frame
Source: helpers/frame.py:324
First occurred: 11:28:50 AM (1 occurrences)
Last logged: 11:28:50 AM
Detected that custom integration 'immich' sets option flow config_entry explicitly, which is deprecated at custom_components/immich/config_flow.py, line 96: self.config_entry = config_entry. This will stop working in Home Assistant 2025.12, please create a bug report at https://github.com/outadoc/immich-home-assistant/issues