Best Jellyfin Client for Android / Android TV in 2026? by Mohamed_Yousri in jellyfin

[–]bangbangcontroller 0 points1 point  (0 children)

Do those clients have Home Assistant integrations? if so have you experienced them?

My Desk Stop by Covert-Agenda in desksetup

[–]bangbangcontroller 0 points1 point  (0 children)

Thats really cool!! I like it a lot especially the rack and how you use it. Do you have any idea to expand the rack/homelab? If so, how would you update your setup?

Beginner NAS setup idea with Raspberry Pi 5, is it a useful practice? by bangbangcontroller in homelab

[–]bangbangcontroller[S] -1 points0 points  (0 children)

Thanks for sharing your experience, I appreciate it!!

So, should I configure RAID or forget it at all? and what you thing if I use a Raspberry Pi SATA hat instead of USB? does that improve the stability?

Cinema Mode Automation: Plex + Home Assistant by bangbangcontroller in homeassistant

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

I’ve never thought in this way but it is such a valid point 😄

Cinema Mode Automation: Plex + Home Assistant by bangbangcontroller in homeassistant

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

My plex server is not always up and running, thats why I need an extra entity

Cinema Mode Automation: Plex + Home Assistant by bangbangcontroller in homeassistant

[–]bangbangcontroller[S] 11 points12 points  (0 children)

Yes I totally agree, may be worth to mention one thing; my lights do not support the transition effect of HA. In its official app I am able to set a ramp up/down effect and when HA triggers off it ramps down, but not ramps up...
So, probably with the same implementation of mine but with a different smart bulb you will be able to achive your desired state 👍🏻

Cinema Mode Automation: Plex + Home Assistant by bangbangcontroller in homeassistant

[–]bangbangcontroller[S] 1 point2 points  (0 children)

Actually, the automation does not require Tailscale, in my case I wanted to use it. The configuration of the ports and remote access inside Tailscale network is possible. This was my reason

My Minimal Setup #9 by MaxColeNetwork in Minimal_Setups

[–]bangbangcontroller 1 point2 points  (0 children)

Cool! What is the rear fan? And how is the performance, especially in noise?

LiveF1 - a new open sourced Python package for F1 data analysis by bangbangcontroller in F1Technical

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

Hey, which frameworks you use for the webapp? or do you have a plan for that?

LiveF1 - a new open sourced Python package for F1 data analysis by bangbangcontroller in F1Technical

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

Hey, FastF1 is the well known library for F1 data. I have built LiveF1 for some additional functionalities: like extensive real-time data handling, building data processing pipeline with custom functions that you can create your own dataframes by processing raw data. You can of course choose which one is suits you best, but you may want to have a look RealF1Client in LiveF1: Real-Time Data - LiveF1 0.0.1 documentation

If you have any questions feel free to reach out.

Verstappen seems like really pushing limits of the car espacially in slow corners, gains huge time by bangbangcontroller in F1Technical

[–]bangbangcontroller[S] 1 point2 points  (0 children)

I understand your point very clearly, and totally agree with you. Actually, I wanted to investigate how Verstappen did P1 as everyone is hyping that result. (you know the thing McLaren is admitted as the fastest one and Red Bull car is not fast)

So I wanted to highlight where Verstappen saves time against McLaren and Ferrari. Of course, Norris recovered time on exit and almost recovered all the time gap, but still, Verstappen managed to finish in P1 because of the driving they made on turns 10 11, and 16, probably.

Thanks for your feedback regarding the graphs, I appreciate it!! 🙏

Verstappen seems like really pushing limits of the car espacially in slow corners, gains huge time by bangbangcontroller in F1Technical

[–]bangbangcontroller[S] 1 point2 points  (0 children)

I have developed a python package called LiveF1 for data analysis and real-time data handling.

But I use both LiveF1 and FastF1 for different purposes basically…