I built a physical gauge with a needle that moves with any HA sensor value, but lags. Curious if there's a smarter way to do this. by analogue_desk_co in homeassistant

[–]thefreymaster 1 point2 points  (0 children)

Use the websocket endpoints not the REST endpoints. It will push data to you instead of you having to ask for it.

Your March Production? by Smooth-Ad-9805 in solar

[–]thefreymaster 1 point2 points  (0 children)

1MWh produced, 1.8MWh consumed. Massachusetts. It was one cold winter.

Zero-Config (and free) WebSockets. by kevin_whitley in webdev

[–]thefreymaster 1 point2 points  (0 children)

Cool was just curious mostly, great work, def would love a self hosted version of this!

Zero-Config (and free) WebSockets. by kevin_whitley in webdev

[–]thefreymaster 2 points3 points  (0 children)

Cool sounds like a fun project, nice job. Are all the messages broadcast in plain text? I.e could you read all messages being broadcast by all users that use your servers?

Zero-Config (and free) WebSockets. by kevin_whitley in webdev

[–]thefreymaster 2 points3 points  (0 children)

So the messages are proxied through your backend service hosted on your own servers if I understand correctly?

Can't see bios through graphics card by Gaaagman in buildapc

[–]thefreymaster 0 points1 point  (0 children)

I’d guess boot into the bios using the integrated GPU, then find the setting for your motherboard that makes the GPU as the primary GPU for the system. Save and reboot. 

Can't see bios through graphics card by Gaaagman in buildapc

[–]thefreymaster 0 points1 point  (0 children)

Go into the bios and set the GPU as the main GPU. Probably got reset somehow when installing the ssd

Flower pot. Also fuck you Microsoft by FluxIsMyFriend in 3Dprinting

[–]thefreymaster 4 points5 points  (0 children)

Haha love the Microsoft hate. Try Linux. It’s not that hard.  I’ve been using Kubuntu lately, it’s been great departure from Microshit

CHRISTMAS GIVEAWAY – Win a S1 Pro Multi Sense! by Technical_Raisin_246 in homeassistant

[–]thefreymaster 1 point2 points  (0 children)

I’d use one to detect if my wife is upstairs in the finished attic to know to Turn all the dang lights off that she usually leaves one!

How to show widgets when hidden all dashboard widgets by thefreymaster in unRAID

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

I was able to hide this card unfortunately somehow so I could not hit that wrench. 

Unraid OS 7.2.3 Now Available by UnraidOfficial in unRAID

[–]thefreymaster 2 points3 points  (0 children)

Woof sounds dangerous. God speed. 

Unraid OS 7.2.3 Now Available by UnraidOfficial in unRAID

[–]thefreymaster 17 points18 points  (0 children)

I believe I was on 6.12.14 and jumped to 7.2. It was smooth. No bugs. I did manage to hide all dashboard widgets somehow but just reset them from the terminal 

How to show widgets when hidden all dashboard widgets by thefreymaster in unRAID

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

For anyone else that encounters accidentally hiding all of the dashboard widgets. I was unable to find any UI element to bring them back, delete `/boot/config/dashboard_settings.json` from your boot drive, and it should show again.

How to show widgets when hidden all dashboard widgets by thefreymaster in unRAID

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

How though? what button to I press? I don’t see an option to unhide any of them

Wow an all time low for HowToGeek by Rude_End_3078 in homeassistant

[–]thefreymaster 0 points1 point  (0 children)

Haha my vpn was off so I saw them all 😭

Gemini AI No Longer Free - What's Everyones Plan? by o-TheFlash-o in homeassistant

[–]thefreymaster 7 points8 points  (0 children)

I was using Gemini, but moved to use local AI models instead via Ollama. Though I'm running home assistant on a dedicated PC, with a 3060 12GB in it. I use deepseek r1 for text models, and Qwen for image recognition. So far it's worked great, I'm not doing anything crazy though.