Immortal/HA Bridge 14" vs 10" G2 Problems with screensaver

I hope someone can help I have these two portals set up identically (Ive checked all settings).

I have them set up to detect prescence (No camera) and to play Immich wallpaper through the Immortal setup direct to the Immich server. The 10" works perfectly - It plays the wallpaper when it detects movement, touch the screen and I'm in HA. However the 14" blacks out touch it all the wallpaper comes to life and touch again for HA, it simple doesnt seem to detect the prescence. Any help/ideas as Claude is clueless?

reddit.com
u/Davidtja01 — 7 days ago

Portal HA screensaver help

Can someone please point me in the right direction. On a portal 14" Ive installed Immortal, HA bridge, configured my immich server. All work fine separately but not together. I run HA bridge but get no immich screensaver. What am I doing wrong, please help.

reddit.com
u/Davidtja01 — 12 days ago

Immortal & Fully kiosk

I purchased three portals solely to run home assistant dashboard and possibly Spotify on. I use fully kiosk as the control to manage Home Assistant. I have however found a problem in that fully hasn't got the privileges it needs. Anyone got a work around?

reddit.com
u/Davidtja01 — 14 days ago

Struggling to get Reolink wired Doorbell detecting/recording, etc

Hope someone can advise what i'm doing wrong I have 6 other Reolink cameras all seem to be ok but the doorbell (Wifi) not doing anything aside from displaying heres my yaml. Any advice appreciated:

The one in question is "doorbell" - though there may be other issues here.

Thanks

mqtt:

enabled: true

host: 192.168.0.23

port: 1883

user: MQTTUSER

password: xxx

ffmpeg:

hwaccel_args: preset-intel-qsv-h264 # If your sub-stream is H264

detectors:

ov:

type: openvino

device: GPU

model:

path: /openvino-model/ssdlite_mobilenet_v2.xml

labelmap_path: /openvino-model/coco_91cl_bkgr.txt

width: 300

height: 300

input_tensor: nhwc

input_pixel_format: bgr

model_type: ssd

lpr:

enabled: true

detection_threshold: 0.5

recognition_threshold: 0.7

min_plate_length: 5

device: CPU

model_size: small

enhancement: 1

known_plates:

Jos_car:

- x

Bobs_Car:

- x

Davids_Car:

- x

record:

enabled: true

alerts:

retain:

days: 7

detections:

retain:

days: 30

snapshots:

enabled: true

retain:

default: 30

objects:

track:

- person

- dog

- car

filters:

person:

min_area: 1500

min_score: 0.5

threshold: 0.7

dog:

min_area: 500

min_score: 0.4

go2rtc:

streams:

kitchen_main:

- ffmpeg:rtsp://admin:pword%3F2@192.168.0.55:554/h264Preview_01_main#video=copy#audio=copy#rtsp_transport=tcp

kitchen_sub:

- ffmpeg:rtsp://admin:pword%3F2@192.168.0.55:554/h264Preview_01_sub#video=copy#audio=copy#rtsp_transport=tcp

drive2_main:

- rtsp://admin:pword@192.168.0.80:554/Preview_01_main

drive2_sub:

- rtsp://admin:pword@192.168.0.80:554/Preview_01_sub

rear_main:

- rtsp://david:pword@192.168.0.123:88/videoMain

rear_sub:

- rtsp://david:pword@192.168.0.123:88/videoSub

gateone_main:

- rtsp://admin:pword@192.168.0.183:554/h264Preview_01_main#video=copy#audio=none

gateone_sub:

- rtsp://admin:pword@192.168.0.183:554/h264Preview_01_sub#video=copy#audio=none

doorbell_main:

- http://192.168.0.185:80/flv?port=1935&app=bcs&stream=channel0_main.bcs&user=admin&password=pword

doorbell_sub:

- ffmpeg:http://192.168.0.185:80/flv?port=1935&app=bcs&stream=channel0_ext.bcs&user=admin&password=pword

driveway_1:

- ffmpeg:http://192.168.0.95/flv?port=1935&app=bcs&stream=channel0_main.bcs&user=admin&password=pword2

driveway_2:

- rtsp://admin:pword2@192.168.0.95:554/Preview_01_sub

cameras:

kitchen:

enabled: true

ffmpeg:

input_args: preset-rtsp-restream

inputs:

- path: rtsp://127.0.0.1:8554/kitchen_main

roles:

- record

- path: rtsp://127.0.0.1:8554/kitchen_sub

roles:

- detect

detect:

enabled: true

width: 640

height: 480

live:

streams:

Stream 1: kitchen_main

doorbell:

enabled: true

ffmpeg:

inputs:

- path: rtsp://127.0.0.1:8554/doorbell_main

roles:

- record

- path: rtsp://127.0.0.1:8554/doorbell_sub

roles:

- detect

output_args:

record: -f segment -segment_time 10 -segment_format mp4 -reset_timestamps 1 -strftime 1 -c:v copy -c:a aac

detect:

width: 896

height: 672

fps: 10

record:

enabled: true

snapshots:

enabled: true

live:

streams:

doorbell_high: doorbell_main

drive2:

enabled: true

ffmpeg:

inputs:

- path: rtsp://127.0.0.1:8554/drive2_main

roles:

- record

- path: rtsp://127.0.0.1:8554/drive2_sub

roles:

- detect

detect:

enabled: true

width: 640

height: 360

fps: 5

lpr:

enabled: true

Rear:

enabled: true

ffmpeg:

input_args: -avoid_negative_ts make_zero -fflags +genpts+discardcorrupt -rtsp_transport tcp -an

inputs:

- path: rtsp://127.0.0.1:8554/rear_main

roles:

- record

- path: rtsp://127.0.0.1:8554/rear_sub

roles:

- detect

detect:

enabled: true

width: 1280

height: 720

fps: 5

live:

streams:

Main: rear_main

Sub: rear_sub

Stable:

enabled: true

ffmpeg:

input_args: -rtsp_transport udp -an

inputs:

- path: rtsp://192.168.0.106:554/user=admin_password=pword!_channel=1_stream=0.sdp?real_stream

roles:

- record

- path: rtsp://192.168.0.106:554/user=admin_password=pword!_channel=1_stream=1.sdp?real_stream

roles:

- detect

detect:

width: 704

height: 576

fps: 3

gateone:

enabled: true

ffmpeg:

inputs:

- path: rtsp://127.0.0.1:8554/gateone_main

input_args: preset-rtsp-restream

roles:

- record

- path: rtsp://127.0.0.1:8554/gateone_sub

input_args: preset-rtsp-restream

roles:

- detect

output_args:

record: preset-record-generic

detect:

enabled: true

width: 1536

height: 432

fps: 7

motion:

threshold: 15

contour_area: 10

record:

enabled: true

objects:

track:

- person

- car

ui:

dashboard: true

driveway:

enabled: true

ffmpeg:

inputs:

- path: rtsp://127.0.0.1:8554/driveway_1

roles:

- record

- path: rtsp://127.0.0.1:8554/driveway_2

roles:

- detect

detect:

enabled: true

width: 640

height: 360

fps: 5

motion:

threshold: 20

contour_area: 20

record:

enabled: true

snapshots:

enabled: true

live:

streams:

Stream 1: driveway_1

Stream 2: driveway_2

version: 0.17-0

reddit.com
u/Davidtja01 — 3 months ago

Shelly 1 gen4 driving me mad

I bought 3 of these already have a few and getting so frustrated.

I set one up fine added zigbee lost app connection to device found for some reason cloud disabled ir so re-enable all fine, weird I thought but crack on to next.

Set the next one up, downloaded the switch to zigbee firmware, then cant find anything zigbee related to join it to the network it appeared in the first shelly 1 I did. So set the product through the web ui to factory reset. Now whatever I do I cant get into it. These things always had their flaky ways but this is crazy if I want this kind of aggro I may as well do my own esphome devices. Any help appreciated.

reddit.com
u/Davidtja01 — 3 months ago

Faro Airport Returning

Queues horrendous coming back through, worst I've ever seen. 9am Thursday, Allow three hours.

reddit.com
u/Davidtja01 — 3 months ago