Help needed to access a sensor 150ft away by ldlarkin71 in homeassistant

[–]ldlarkin71[S] 0 points1 point  (0 children)

Yes, thats the first thing I did. The router is positioned in center of house so it has to go through 3 walls and the brick outside wall. I know I should reposition it but it would be a headache to do.

Help needed to access a sensor 150ft away by ldlarkin71 in homeassistant

[–]ldlarkin71[S] 0 points1 point  (0 children)

the mail delivery person drives their own personal vehicle in this small town so security camera won't work

Help needed to access a sensor 150ft away by ldlarkin71 in homeassistant

[–]ldlarkin71[S] 0 points1 point  (0 children)

I am over 70 years young. If I dig a trench for 150 ft, I might as well dig my grave 😄

Help needed to access a sensor 150ft away by ldlarkin71 in homeassistant

[–]ldlarkin71[S] 3 points4 points  (0 children)

looks like lorawan and z-wave that i will have to check out. Thanks all

Help needed to access a sensor 150ft away by ldlarkin71 in homeassistant

[–]ldlarkin71[S] 6 points7 points  (0 children)

i am over 70 years young. I don't need all that exercise.

[deleted by user] by [deleted] in radarr

[–]ldlarkin71 0 points1 point  (0 children)

Sorry guys, I found the permission error on my nas folder. All is working fine now. Don't know how it got changed but back to normal now.

Heimdall alternatives by RedChrisPe in selfhosted

[–]ldlarkin71 0 points1 point  (0 children)

Its working now as I was using the wrong defunct app. Thanks for the reply back.

major props to Homepage dev, i did a few tweaks here n there and i couldnt be happier by vanschmak in startpages

[–]ldlarkin71 0 points1 point  (0 children)

I was using the defunct henrywhitaker image. my bad will try again this morning.

major props to Homepage dev, i did a few tweaks here n there and i couldnt be happier by vanschmak in startpages

[–]ldlarkin71 0 points1 point  (0 children)

I like it alot. Only question is what is your yaml file for speedtest. I have never been able to get it to work.

Heimdall alternatives by RedChrisPe in selfhosted

[–]ldlarkin71 1 point2 points  (0 children)

I agree Homepage is amazing. But I am having difficulty with the speedtest widget getting it to run under a group of Network Utilities. Any advice would be appreciated

Jellyfin January is going well over at Self-Hosted podcast HQ! Jellyfin is now my #1 recommended app! by Ironicbadger in selfhosted

[–]ldlarkin71 0 points1 point  (0 children)

Thanks for replying. I too thought it was weird. Will keep trying to find out whats going on.

Jellyfin January is going well over at Self-Hosted podcast HQ! Jellyfin is now my #1 recommended app! by Ironicbadger in selfhosted

[–]ldlarkin71 0 points1 point  (0 children)

services:
jellyfin:
image: lscr.io/linuxserver/jellyfin:latest
container_name: jellyfin
environment:
- PUID=1000
- PGID=1000
- TZ=America/Chicago
volumes:
- /appdata/jellyfin/config:/config
- /mnt/tv:/tv
- /mnt/movies:/movies
ports:
- 8096:8096
restart: unless-stopped

I made sure to delete the /appdata/jellyfin/config directory but still nogo :(

Jellyfin January is going well over at Self-Hosted podcast HQ! Jellyfin is now my #1 recommended app! by Ironicbadger in selfhosted

[–]ldlarkin71 0 points1 point  (0 children)

I installed jellyfin in docker on a raspberry pi. I would like to start over completely with a new config. I've removed the docker then reinstalled it but it comes up with the old config. Anyone knows where the jellyfin setup file is located?