#the-water-cooler
1 messages · Page 239 of 1
Sus
Hey, that's what I tell my manager as well 
Its not about the testing. Its about the reproduceabilty of the tests.
A bit more constructively... the features all existed. The data was all there. You'll be getting flak from the Linux crowd because they don't want to have to talk to a voice assistant, run an LLM, and pipe back the output... when it should've been proactive alerts in the first place. You just run something like monit (FOSS) with metrics and thresholds, and it'll tell you when something crosses a threshold.
and yet, you cared enough to go shitpost to people who actually just despite your garbage.
If you cared about reproducability, you'd cut LLMs out of the loop. They're not testable in the same way other code is. They give varying results each time, even if it's just slightly different wording of the same answers.
You can't automate the test validation, so they're crap in terms of testing.
And again... no-one's criticising how you solved something for your needs. It just doesn't fit with the ethos of the crowd you shared it with.
monit is frigging fantastic by the way. So easy to configure: https://mmonit.com/monit/
I get alerts when things like Docker instances go down (because I've also configured sensible healthchecks on each container)
I look into that. I need some monitoring systems "i know" With for example email alert. Fixing sounds nice.
I wonder why the OS community hates ai. /s https://arstechnica.com/gadgets/2025/05/open-source-project-curl-is-sick-of-users-submitting-ai-slop-vulnerabilities/ (among other things.)
Anyway getting all the info into home assistant notmaly is like 7 systems times ~15 sensors. Instead or one script. If you dont want to use any llm
O yeah thats not where i would ever use ai for.
Hint: it comes from the same place.
Translating text is something diffrent that finding security bugs with out making a real exploit
no, its in fact the same thing
its translating the text
"Go find a bug in this program so I can fradulently make money by sitting on my ass doing nothing."
"With out making a real exploit"
you need to discriminate between people using AI as a tool, and people tossing AI outputs over the fence. Using AI to find bugs is a valid usecase but only if you know what you're doing
see except.. real exploits are worthy of being rteported.
except judging by the curl devs.. it does not fucking actually happen by and large.
what they are complaining about has nothing to do with actual cybersecurity. This is more like a scam where they just hope something sticks
yes.
Welcome to what AI is really good at.
Sorry.
Correction.
"AI" aka slop generators.
thesea ren'ta ctually ai and we aren't gonna see that shit anytime soon 😄
why do you type like this
You dont have to talk like a robot with home assistant with ai
anyway, no this is not something where you would dump AI output unfiltered
one example of what does work: https://codeql.github.com/
why not?
Oh, nice. Someone's managed to shoehorn LLMs into DAST/SAST now too. fml
perfect application for it.
lol no
Even fuzzing doesn't need a fucking LLM.
Bullshit generators generate bullshit, not meaningful security analytics.
I wonder which idiots are sitting down thinking "how can we make this existing process slower, more expensive and less reliable?"
you really don't know what you're talking about. This is not generating bullshit, this is reading code.
reading lots and lots of code...
So it can do what? What's the output?
Because there are already other LLM-based tools that have read lots and lots of code. Like the entire content of GitHub. And they still generate... bullshit.
Copilot sucks at anything but the simplest tasks.
eh no. It does very well.
loooool
Even the folk trying to sell us these things are openly admitting that they're getting worse and that they don't know why.
Even Sam frigging Altman admits it.
that is about hallucination in the larger reasoning models, has nothing to do with copilot
i have only seen llms output reasonable code once on a two list join
The models are the problem though. Add RAG. Add agentic flows. Add tool calling. You might eventually get a good result if you add enough *non-*LLM parts to the tool.
none of that is used for copilot
The rest of the flow is guardrails that have to work overtime to keep the shitshow on the rails.
Now you're trolling, right?
Copilot absolutely has agents and tool calling. It absolutely uses RAG against your open repos.
I am talking about github copilot btw. Not whatever microsoft is doing which is also called copilot
It's not writing 'perfect' code out of nowhere.
You mean this GitHub Copilot that uses agents? https://docs.github.com/en/copilot/building-copilot-extensions/building-a-copilot-agent-for-your-copilot-extension/about-copilot-agents
This one they launched earlier this year? https://github.blog/news-insights/product-news/github-copilot-the-agent-awakens/
For someone that works with AI, you seem awfully disconnected.
I dont know what that is, but it is completely separate from the codegen part
Except it's entirely integral to the code gen.
no, its not
You literally engage with it in your IDE to... generate code...
And it's the best output I've seen of all the AI tools I've used, but only because of the guard rails provided by the agent and tool calling and RAG .
Dude. Go use it. Tell me it's not part of Copilot so we can laugh some more.
you're just showing how clueless you are about AI
Your biggest rebuttal so far has been 'Copilot doesn't have agent mode', in the face of GitHub's own press release launching said feature. 😉
@tidal bronze Not if you want to maintain code compliance (in the US, at least, probably elsewhere in the world, too). They make recessed outlets so the plug can be inside the wall, but you can't really cover it with more than a clock or painting that hangs over it (like a safe in a spy movie).
Besides, if you put a receptacle in a wall, plug in the wall-wart, then drywall over it, what the heck you gonna do when the wall wart dies?
Time to get the plunge cutter out 
sell the house
I like your thinking. Make it someone else's problem.
the codegen part of copilot (including copilot chat, which I dont use much) does not use agents. Seems like it's only available in preview mode
Why would you drywall over a wart?🤣
You just know QF has Vermeers covering them
Why don't you have a drywall guy on standby, just call him in to cover and uncover the wall warts
How much can a drywall patch cost anyway, $10?
Yes. Agent mode. The thing that marries LLMs and an agentic flow into an improved codegen tool.
You're catching up.
lmao. I think you're the one catching up
so this is total BS
Sorry. I forgot it only counts as code gen if you walk right up to the LLM and talk to it directly.
No middle men allowed.
But this is still just a tangent. You didn't answer what the other tool outputs that isn't codegen.
You'd be amazed at what some people do...
Yep, I've seen a thing or two 😀
hi
I'd have to do some research first to figure out how these security tools operate with LLMs. There seems to be a detection and fix suggestion part, could be done by different models where one is better at code gen. SonarQube seems to have similar features now
Then you can submit the bugs to curl to really annoy the devs!
The "bugs" I should clarify
So either there's an LLM with no guardrails and you get slop, or there are a bunch of guardrails trying to steer the sloptrain back to where the existing tools already managed to drive.
SAST/DAST/fuzzing all existed years before this LLM bull.
Still talking about llms?
Going to check out monit.
LLMs expand on what these tools can do and the type of vulnerabilities they detect. And then add a bunch of stuff on top, like suggesting fixes. Anyway I dont have to explain it, you can read it yourself. My only point was there is clearly an industry for this type of LLM job
@deft pewter im trying monit but all the scripts in debian are not updated for systemd
i just got feedback from that ms code assistant thing that i used an uninitialized variable in an if block in my bash script.
it did not notice that the whole block could never be called...
using artificial stupidity to vet git merges - what can go wrong...
there is clearly an industry for this type of LLM job
Yes, there's always opportunity for a new grift.
I don't have any suggestions. Been a long time since I set up mine, so I don't even remember how to set it up 🫠
Well chatgpt burned my monit config. Saying systemd got all sorts of build in stuff
While i just wanted to monior my disk space.
GPT for something that takes seconds to google? 😅 https://serverfault.com/questions/528509/how-to-set-up-monit-to-monitor-disk-space
The example in the monit docs looks good too: https://mmonit.com/monit/documentation/monit.html#SPACE-USAGE-TEST
The only time I cared about space was when I had a larger than usual AWS bill for my S3 usage. Not long after I started using Frigate. Yeah... my scheduled backup was sending all my recordings/thumbs/snapshots/etc to S3 😂
Mhmmm
Im low budget. Dont got a very large ssd as /
Have you asked your LLM how to get rich? 😅
No never. I think it will come with stupid stuff like let me go exploit hunt for you.
But Stefan reckons they're fantastic at finding vulnerabilities.
So why do they need me.
To prompt them 
Anway im disabled cant work fair from fulltime.
Perhaps i get rich if my plan to save the world gets more attention as side project
You seem passionate about fixing/making things and you have an interest in tech. You said earlier that you're not a dev, but that's the kind of motivations that usually end up getting you a dev job... not interested in that?
If you ask certain people here, they'll tell you I know nothing about tech, and I'm earning well as a dev.
I thought you were a sys admin lol
Point me to where I claimed that.
I'm a dev/architect. I work mostly on serverless backends. I occasionally poke around in our servers if the guy that's actually good at it is busy/off.
that was just my own deduction
Not a good one 😂
Like many people here, I know enough about systems to manage what I need for hobby stuff. I'd never make it my career.
But even working with serverless, I end up having to pick up nonsense like Apache VTL sometimes 🤢
T-shaped model and all that, eh?
Hey, I don't know where my question fits in, I'm brand new to automation. It's about the purchase of a Green. Is it only for Home Assistant or can it also be extended?
how do you mean extended?
If you want to use other “containers” on the green later on or want to store things. For example, I wanted to use Paperless NGX, but I was advised to outsource it.
I don't have a home server yet, the Green would be the first.
you can run those in add-ons
Server is a loose term there 🙂
But I think that advice is kinda correct, since you probably want a bit more safeguards for paperless
like backups and/or redundant storage
(but that is my personal opinion)
Mh okay, then I'll have to deal with it more, I didn't want to buy several “small servers” right now.
You don't really need several. Get one decent NUC / mini PC. They're usually capable enough to run a bunch of containers/services all at once. Many of us run HA + myriad other stuff on a single NUC.
You'll figure out ways to keep those services separate and secure.
Okay, then I'll probably go for a NUC first and see how the whole thing works. I'll have to get a “Synology” backup system or something similar anyway.
buy a big server and use vm's
VMs, what is this, 2010?
I'm waiting on a PSU for my server build. I have a 2014-era Xeon supermicro board with 32G of ECC RAM and a 1275 CPU.
Ordered said PSU (a BeQuiet 650W) on May 7th. It still hasn't shipped. Meh.
Should have ordered the BeFast instead
Rule #1. If you're going to be a smartass, be funny. 🤣
Serverless just means someone else's server :P
Just nothing on the news amirite
Homeassistant hosted on AWS with USB-IP forwarders for the zigbee antennae
high speed
that wouldn't be local now would it
local is a spectrum
Yikes
Yea. At least Run a networked coordinator local
Meeting new friends who control the light bulbs is a feature
hey yall!
I am working on setting up a custom open wake word addon...and I am having issues of the plugin detecting not only my custom wake word but even the presets...
would love some help 🙂
thanks 🙂
Only this
21 years.. nice. not even sure how old mine is lol
Can't be more than 21 🙂
Sounds about right
yea I have no idea. I actually used my isp email for awhile so I doubt mine is anywhere near that old
It was during my apprenticeship that Gmail came out
I got in during the beta
Had been using Hotmail from 97 or so
And ISP mails before that
Started with beta as well.
I'm completely okay with that if it means not having to manage a server. 
Wasn't it in beta for like 10 years?
Don't remember. Glad it wasn't terminated like everything google.
don'tthink google ever terminated anything I ever used lol
aside from maybe hangouts for a short period
I still have hotmail account too
Looks like 5 years of beta
Gmail is about 21 years old, having been launched on April 1, 2004. It was initially a beta service, with invitations required for account creation, but was opened to the public on February 14, 2007
Still need a MS account to register you azure certs against
So I've kept my xoxo_rawr_gurl_84_xoxo@hotmail.com
Where?
To find out how old your Gmail account is, you can check your account settings or by examining your oldest emails. Go to your Gmail settings, then click on "See all settings" and navigate to "Forwarding and POP/IMAP." Under "POP downloads," you'll see a line stating "Status: POP is enabled for all mail that has arrived since..." which indicates the date your account was created. Alternatively, you can sort your "All Mail" by oldest to newest and look for the initial verification email or the oldest email sent/received.
Here's a more detailed breakdown:
- Account Settings Method:
Go to your Gmail settings: Click the gear icon on the top right of your Gmail page, then select "See all settings".
Navigate to Forwarding and POP/IMAP: In the settings, locate and click on the "Forwarding and POP/IMAP" tab.
Find the creation date: Under the "POP downloads" section, look for the line that says "Status: POP is enabled for all mail that has arrived since..." The date following this statement is your account creation date.
I remember the invitations. so mine is before they made it open
cause I did have to get that
Dang you must not use many Google services then
They've killed so many things I used
Igoogle still hurts, inbox, hangouts, play music, play books, play tv
I gave up on any new Google service, that way Google degoogles me Rather than having to really take the initiative
no i really didn't. I didn't even like gmail and still don't like some aspects of it
you can tell it's forwarded system was made by someone who prefers to just stare at a command prompt but was instructed to make a gui for it
I've considered getting my own email setup on my domain and use Microsoft for it (if it's my own domain I can at least change providers and keep all my incoming mail)
i did use google desktop app thing they did before the google search really took off.. i think yahopo search was top dog back then
Any one else having iOS app losing settings since upgrade?
Thanks, ChatGPT
I love the 'more detailed breakdown' which was just the same thing with... linebreaks.
I just use iCloud now. Trying to get away from Google
Hide my Email is awesome. I mainly use it so I can disable email addresses it generates whenever I want to avoid my inbox being filled with spam
I saved you typing it into the search engine 😛
apple is just as evil as google
They’re definitely not perfect, better than Google in my eyes though
Not a hard bar 🙂
have you followed what they have been doing to right to repair and consumer rights?
fucking despicable
Worse then John Deere?
Yes I have. Like I said not perfect, but in terms of user privacy they have better standards than someone like Google or Meta
apple also uses your data whether they will tell you or not
As do most major companies
exactly
What I think is hillarious is they say phone mic's aren't recording everything single thing we say, yet my wife and I can talk about something over lunch and 10 minutes later is showing up on her phone as an add
Apple’s response to the Injunction strains credulity. After two sets of evidentiary hearings, the truth emerged. Apple, despite knowing its obligations thereunder, thwarted the Injunction’s goals, and continued its anticompetitive conduct solely to maintain its revenue stream. Remarkably, Apple believed that this Court would not see through its obvious cover-up (the 2024 evidentiary hearing). To unveil Apple’s actual decision-making process, not the one tailor-made for litigation, the Court ordered production of real-time documents and ultimately held a second set of hearings in 2025.
Roku loves their logs
If you think that’s bad, look at vehicles…
I don't own a vehicle with a cellphone reception
Well I lied I do, but I've also removed the head unit on one of them
Lucky, hard nowadays to even find one without connected services
and if you do manage to find one, usually the car will complain if you take the module out endlessly
My Wrangler had Uconnect, but its gone now
Yeah, I’ve replaced my Cherokee’s Uconnect also
it was an older model though without CarPlay
I went with an android unit that just functions as a carplay reciever
well android auto for me, but can do carplay too
same haha
you know that you're inviting us to critique your choice of music, right?
That was my first thought
was just a random station lol
Yeah, yeah
There is no such thing as random, it uses past choices to make it "Random"
<proud Swiftie>
Note the note
early stuff is better IMO
I like the early stuff and the later stuff. Kinda went off the rails in the middle IMO
90's country is where its really at though, been down hill ever since
I’m the opposite, newer country is like Pop IMO
That is teh entire problem
with some rap 🤷
Cash or not at all thank you very much
I don’t mind pop personally, lots of people prefer older country for that reason though yeah
If it's not about parking lot parties, is it even country?
You sure?
Hello All, new to HA. Was reading up about bluetooth speakers and connecting to external speakers and it seem like the easiest way to go about this if via a wifi speaker like Sonos right? Many thanks.
Are you trying to have TTS announcements or something like a voice assistant?
also #1284966915055288530
TTS for now and maybe VA down the line. Just wanted to have a speaker that says the door is open when the state changes.
I saw someone asked that question too but they didn't go explanation... but I'll take a look. Thanks for the navigation
@deft pewter found a good livestream for you https://www.youtube.com/watch?v=hBTUPCRWl2c
Join us at Microsoft Build where we will be vibe coding all day with Visual Studio Code and GitHub Copilot!
Featuring: Burke Holland, Pierce Boggan, Sam Quakenbush, James Montemagno, Den Delimarsky, and more!
#githubcopilot #vscode #msbuild
The little clip that I just saw made them sound as clueless as I was with all those terms
Oh, yay. Vibe coding. How to say you can't do your job.
And for the love of Dog, stop pinging me.
I explicitly didn't ping you lol
That explains the coloured background 🤡
it's silent, shouldnt give you any kind of notification
It turns out unmuting you to avoid clicking through all the 'show message' crap and to give you another chance wasn't worth the effort.
@red rock HEY

It's a fridge
Oh, the measurement thing?
Tasmota+manually calibrated with a lightbulb&kill-a-watt
Its face really says all that you need to know
Where would I go in here to ask for help with say, integrating an MJPEG IP camera?
thanks :)
Hey, it works really well!
It is actually overspecced
The one I opened up had a 20a relay inside
Finally got my CM5, installed, aaannnddd nothing 😞. Hopefully my support post gets an answer.
I was wanting to play with it tonight!
(Minor vent finished)
*It being the HA yellow
do the ESPhome community have a discord?
love you xox

Just a quick question before i go into #support does anyone know if I can check if my Thread border router dongle actually works in HA?
Someone in support would know
Good god... a friend ask for windows support over the phone. After some weird does not work. I ask how does the start button look like.
-its round.
Round? As in... Vista/7? 😮
Could be worse, I suppose. Plenty of systems still using XP 🫠
I dont know windows that well. But arnt you an expert if you still have xp running?
The German Railways is still looking for admins for Windows 3.11 for Workgroups.
Interview question. Shows a floppy disk. -what is this?
A floppy floppy or the modern stuff?
8" or 5.25" floppy floppy?
5.25 i hope
Expert? I'm not sure that's the word for someone that continues to use something that's no longer receiving any security patches.
With me xp crashed lots of times. Requiring a reinstall. If you still got xp running your an xp expert.
if you still run xp it will be a very old system without access to internet (i hope). To keep it running just dont touch it lol
schrodingers operating system
I raise you schrodingers lock - U200 that says failed to connect but when trying to pair again it says its connected to a matter controller 
Check.
quantum lock. Either working or not working, but when you use it suddenly breaks down
anyone give these a try?
Its the same sensor Apollo uses if I remember right
Yeah it is
Gotcha, going to give it a try.
Pressed try again - left phone for 15mins it connected or well says adding device

is it any good?
I'd give it a 5/7
a perfect score
good enough for bedroom monitoring?
i was thinking about getting some CO2 sensor for myself cause i suspect the ventilation might be lacking.
It's alright of a sensor
speaking of CO2 😛
got myself CO2 refil connector.
and an 8L CO2 tank.
should pay itself off in 20 refils or so and then CO2 for cheap! 🙂
the refill service providers put on the shrink wraps to signify it's full and protect the valve a bit.
Why do you need a CO2 detector? You know there's CO2 right there!
i'm thinking of 3D printing some caps
But that if it runs out ;X
Doesn't someone make such adapter to plug the big guy into the stream thing
they do.
but i don't have room for the bottle in the kitchen.
Hi all, whats the generally considered best video doorbell these days? I've got rings currently, but its frankly getting on my nerves with just how flaky they are. which ones are better than ring and are best for integrating with HA? (and don't cost a crazy amount)
You wouldn't say that if you were thinking about welding in the kitchen!
i live in a commie block and the kitchen layout is not very favorable for such things.
lol
actually... on top of the cupboards could work. but might be to hot some times.
AAAnyway.
i'm thinking of printing some sort of a cap and i'm trying to come up with a good way to indicate the bottle is full or empty
groan. why is it seemingly impossible to have a normal chat in this discord server any more 😕 if i wanted to post on a forum, i'd use the HA forums or reddit! discord is for live chat
not just by putting the cap on, but also somehow by making the cap change indication when taken off and so i can reset it later.
i feel you bro. we had this discussion the other night. i still don't quite understand the reasoning for why there can't be #general-discussion area.

it's all about organization at scale
But this will continue to come up every once in a while as with the nature of it
we haven't had this discussion in at least 24 hours. Lets start another one
any ideas? i was thinking maybe some spring loaded part in the cap that prevents it from being put back the "full" side up on an empty bottle.
the top of the bottle is just straight cylinder
Id just print two different colors
Please don't put an llm onto the cap to tell you
but the organisation is still "wrong". I'm looking to discuss options for a doorbell, right? so why would I post something in Hardware support channel. that makes little sense. I'm not looking for support, i just want to find out what others in the immediate vicinity are using and what they think. its not taking up any additional resources to chat about it here or a normal chat channel. but hey ho, i'm sure there must be other HA related discord channels which arent so fussy. just sad that its the main one.
I am sure, you will find a Discord that fits your needs.
just go to https://community.home-assistant.io/
🤣
They also have a chat.
chat is this real?
seemed like a cesspool to me, but yeah
which doesn't work. there are no channels. 🤷🏻♂️ never mind
Reality is relative.
@gork is this real? @mork do you agree?
cannot for the life of me figure out why the failover wan on my opnsense can send hundreds of MB's in and 0 data out when it's the inactive connection. I get some data for the monitor aspect and ping but a quarter of a gig of data in a day? lol
well it would need to constantly check availability for fail over to make sense
it likely does dns lookups aswell
Or it joined a botnet and does seed the latest anime series
sounds about right
almost time to hit send on the esp thermostat control board thing.. 🤔
Needs mounting holes
still working on the last bits; yes
or perhaps I'm just not a shitter and use snap fits on my 3d printer...
better safe than sorry
safe? pfft, its just 24VAC (well, 28 because of course nothing can be simple..)
hey has anyone tried setting up home assistant with a connected pc locally running LLM, TTS, and STT instead of the home assistant cloud?
if you can think it, someone has already done it
haha
I don't run an LLM but I have the built-in assist with local TTS/STT
granted, on some horribly slow hardware
anyone seen gemma 3n release?
seems great for voice because it's only 4b params and has native audio input so no need for stt
https://ai.google.dev/gemma/docs/gemma-3n
How did you connect the local hardware TTS/STT to the pi...cause I am planning to run
OpenWakeWord (pi) -> Whisper-x (STT on my pc) -> LocalAI (Variety of LLM models) -> Orpheous (TTS) -> Pi
and connect the LocalAI models to the conversation agent within the assist feature
Also I am looking into LocalAGI and LocalRecall to integrate my pc with home assistant to basically have a Jarvis like AI that can basically control everything in my house and computer autonomously with context awareness
Looks cool. will look into it
im surrendering fuck this shit Sonoff V2 dongle flashed with openthread but the fucking shit just wont work
guess ill just buy a shitty apple-TV
Why buy a shitty Apple TV when the regular ones are just fine?
I don't even like Apple and I love our Apple TV.
Looking good
Look out, Ecobee!
just need buttons mostly to pick for last bit.. and maybe make the bottom of the board with buttons/leds snap-off to be mounted elsewhere.. maybe
not for the same purpose.. 😛
Why buttons. Automate the shit out of it. 😀
in case of issues.
if homeassistant goes off.
and heat is needed.
go poke button.
yea fully automated hvac would suck
Ahhh. HA goes off you have issues. At least I do
I mean it will be basically full-auto when done..
you have to atleast have an option to kick on emergency heat
Haven't touched a thermostat in ages.
Middle earth issues.
SSRS for controlling things, Opto's for reading inputs back from stuff..
Onewire for shoving a bunch of DS18B20 sensors into the HVAC air handler..
then remote sensors ontop of that
everywhere but california issues
i've only had to use emergency heat once but glad it was there when I needed it
Emergency heat? What kinda heat is that?
like, if heat pump fails to work
then use oil-based or gas furnace to heat
you own a gas oven don't you? you've heard of such things
Forever natural gas.
then you know what ng heat is lol
Of course, heating here is NG but what's this emergency heat?
should be sufficient enough with this board.. half tempted to make it a little bigger and add some redundancy stuff for more input controls but ehhhhhh
you never heard of a heat pump?
emergency heat is just your backup heat source if other things fail..
so.. gas/resistive electric/oil/etc
I hope LA gets hit with a lasting snow storm one day so he can catch up with the rest of the world on knowledge
Burn furniture
It’s like chill boost in your fridge when the Sauvignon blanc is a little too warm
Ah now it makes perfect sense. Thanks for translating
How about a windbreaker instead of emergency heat?
ask the pipes in your house how that'll go for you
or just ask people in texas; they had firsthand experience.
😉
What's Texas?
How about a nice beer instead of wine?
Sorry there is no nice in beer.
What pi? o.0
Just followed the upstream docs for setting up whisper/piper with wyoming
Kinda Tuesday with some cabernet
we need to expand your pallet
I did have beer when I was 18, no pallet was expanded
it was probably some imported stuff
Always
back to > #the-water-cooler message
What pi? o.0
there we go.. finalized ish 😄
... couldnt decide on buttons; so added a connector to attach that shit later.
and added more SSR's that I can choose to not populate just for the sake of "I have them if I want them" and also "now all the IO multiplier ports are used.." 😄
whoops, had to add the PE through hole.. now its done-done.. ish.. now I just gotta.. yeet it at JLCPCB
That's really cool!
3 years after getting my first Litter Robot 4 and with continuous use since then, just how good are they after this long term test?
🎥 Video on how to get your cats to use a self-cleaning litter box: https://youtu.be/7OqKAYBG6uw
🎥Video on best six self-cleaning litter boxes: https://youtu.be/f...
the app changes will be nice.
curious if the litter robot 5 will have some kind of chip reader embeded around the opening
I'd hope so. Your local stuff tastes like piss.
what do you mean, budweiser is made from the finest water from Flint Michigan
Currently in atxs basement. Does anyone know where I can get a 638A fuse?
id not ask about that dagger
he probably keeps those in the psu isle
Bud is a prime example of what's wrong with American beer. They took a reasonably good beer (Budwar from Czechia) and removed aaaaaall the flavour.
why is your only middle finger uncut
Screwdriver replacement
insert dirty joke here
I'm genuinely interested because in the past I never fully cut my thumbnail because I could peel onions way quicker

For frikandel speciaal
stroopwafel with onion
Bereklauwen
gimme
Omg. Whats next a patat vs friet turf war?
I saw this and my first thought was Home Assistant/Nabu Casa... https://www.youtube.com/watch?v=HtDyvteymkU
Edge AI is full of promise — ultra-low latency, real-time responsiveness, local data processing. Yet for many OEMs, that promise often collides with real-world constraints: power consumption, performance bottlenecks, and complex integration.
In this ipXperience Tim Weekes explored a company that’s tackling these challenges head-on: Applied ...
It's a weapon
Do you have a licence for that?
Hi I want to use the HomeAssisant Logo (not works with HA) on packaging for a device. What are the guidelines here? I found this: https://design.home-assistant.io/#brand/logo but there aren't any specific legal guidelines. I also sent an E-Mail to hello@home-assistant.io but didn't get response. Any ideas?
Hey, I'm new to HA, Having alot of fun with it ATM.
Does anyone know how to use Assist, with a Google nest mini?
I love the quality of the nest minis, I've seen some forms of people installing custom pcbs in it (but I don't necessarily want to loose normal Google nest functions )
My primary goal is just to be able to setup a wake up work or command that allows Gemini to come through via the generative ai integration, hear my message, and the reply. Not even for controlling devices. Just for informational communication reasons.
No. I use different ones
as far i know the old logo was more free than the new one. but im not a legal advicer.
you can integrate home assistant into google but that is no good for your use case. make a thread in #1284966915055288530
Gotcha, made it.
Yeah I've got them integrated, just surprised you can't utilize the mic and speaker with HA easier.
try the PE its installation is a charm.
ask google to opensource the hardware and software with documentation. and give us a way to flash custom firmware 🙂
whilst your asking companies to do that, then can ask amazon and apple whilst your at it 🙂
Sure do you have the contact info for google amazone and apple.
Not all companies are like nabu casa. Here a voice assistant with a hidden port you can plug in all kind of esp sensors in. You can add to our firmware
ask? we demand.
i could get behind that
De laatste pieper frontier Over de patat/friet grens in Nederland per GGD regio Abstract Dit paper bevat een up to date kaart over de ligging van de patat/friet grens in Nederland. Deze is zichtbaar gemaakt in percentages patat/friet zegger per GGD regio. Er hebben 949 mensen meegedaan aan ...
O yeah happly with my usb c usb c phone and charger. With a dead battery and only usb a connectors in the bus.
had to read three times before I realised you meant bus and not bus
USB C Quick Charge 3.0 Cable UGREEN USB-C Cable supports QC 3.0/2.0/1.0 and Huawei FCP, can charge your devices with up to 3A charging current, just as fast as the original adapter. For example, the Galaxy S10 can be fully charged in about 1.6 hours. Universal Compatibility (Incomplete List) Gala...
The tuut tuut bus
Dont you have a draw that is full with cables?
Btw are you guys making all sorts of cosmetic fixes on your home assistant to show off next Saturday
New curtains, fresh flowers…
What's happening next Saturday? 
Nice. Pictures of text.
𝐋𝐢𝐧𝐤 𝐭𝐨 𝐞𝐮𝐟𝐲𝐌𝐚𝐤𝐞 𝐄𝟏 https://anker-1.kckb.me/chadscustom
(KickStarter offer ends June 28th)
Save up to $1200 with DISCOUNTED EARLY BIRD PRICING!
𝐅𝐚𝐜𝐭-𝐂𝐡𝐞𝐜𝐤𝐬 𝐚𝐧𝐝 𝐔𝐩𝐝𝐚𝐭𝐞𝐬
[Sticker speeds have been improved by 50%]5/1/25
If you have any info...
too expensive but pretty cool
make a feature request to copy text from the assist widget
Or people could just type their messages 🤯
I'm sighted but how about all the people that aren't and who depend on screen readers?
Pictures of text are a massive 'fuck you' to them.
lol just ignore him. He just wants to complain, starting arguments about nothing is his hobby
Do i get the big fuck you re the screen reader developers that cant use IA to grab the image out of the text. Or discord that also does not do it.
The giant QR code on the side is very on-brand
It will probably discolor the body panel if they ever try to remove it
Both fuchsia and Android are
So at least the OS for nest stuff is open source
As compassionate adults, we should be thinking of ways to communicate better despite the shortcomings of some apps.
It's like how if you share an image on a website, you should include alt text.
No different to any other picture where a screen reader can't pick up the context magically
It's 2025, either the screen reader or the user can stick the image in GPT and have it described, or the text transcribed
Versus... just typing the text in the first place? 😂
Your argument would make sense if someone was typing their message in a document, screenshotting it, and posting it
But when the screenshot is of a specific context (in this instance: asking assist) then simply copying the text across loses that context and thus the point of why they posted it
Pjesus just finding out screenshots exist
Pjesus understanding context less than Siri
The context was irrelevant, which is why I would've preferred for Daft to just type the very simple 'there's an upcoming meet'
Took him longer to ask his assistant and screenshot the text.
It took me longer because i made a AI script to give the results.

he does that on purpose because he just wants to create arguments
- switch from Discord to other chat
- text message to bot
- wait for response from bot
- screenshot response
- switch back to Discord
- share screenshot
The creation of the AI isn't what makes that slower than:
- type answer in Discord
Oh, sod off. If you don't like me, ignore me. Quit with the personal attacks.
Well If you dont know what happens next saturday you did not pay any attention to the community. so i did not give a written reply.
I totally get the value in being able to OCR images. Sometimes the text is a minor part of the overall context. This is not one of those cases.
you are a grade A *hole to everyone who stumbles into this chat so yes I will gladly let others know
There's a huge difference between 'not paying any attention' and 'not keeping up to date with every happening'.
We disagree on plenty but I don't call you an asshole. Grow up.
If you didn't get the joke just say that bro, you've made this way more deep than it needs to be
He did a silly thing as a joke, and you've decided to get offended on behalf of screen reader users apparently
please look into a mirror
like there are any screenreader users that are acutally happy with discord. I only read complains
politics
Nah?
I like how you accuse other people of trolling and then as soon as you run out of actual discussion points turn it into xenophobia for no reason whatosever. wtf does someone's continent have to do with this?
You're genuinely just being a jackass
If you didn't get the joke, just say that bro
And I didn't turn it into anything. Sonoma made the comment 😂
You mad at him too?
Anyway... back to work. Have fun 
He made a general joke, you directed it at individuals
Sonoma doesn't know any better, cant hate him for that 
btw my EU stocks are doing well. My US stocks are still in the sh*tter 🤡
Being able to run HA Assist as the default voice assistant on iPhone would be awesome, really hoping that happens with the EU requirement to open the Siri API up
you need a shortcut right? does that suck more than native?
With the iPhone 16 you can do it with one button but it still has to open the app, load the page etc
I didn't think that was comfirmed. having a hard time beliving whatever apple decides to do will actually be "good" for any of you lol
With earlier iPhones it takes unlocking, finding the widget, opening the app etc too
The more important part is that Assist would get access to things like starting a timer, setting an alarm etc so it could be an "all in one"
like when au did that thing with google then google just like cut that whole country off to "comply" lol
Yes but don't need such big trashcan
It's not set in stone yet but looks VERY likely to happen, similar to the way they've been forced to allow emulation and 3rd party app stores in the EU
we'll take lots of pictures of you standing next to it for future memories
Exactly how it will work isn't specified yet, but I'd be surprised if it didn't happen to some extent. The question is gonna be whether Apple bother fighting it and doing their usual "malicious compliance, technically complying but not really" bullshit or not
With the App Store they stood to lose a LOT of money and are fighting it harder, but with Siri they might not care so much cause it's crap anyway and nobody uses it... they might actually be kinda okay with letting 3rd parties do the work there
this is apple.. they care lol
and it won't be good in the long run for users
that you can bank on
We won't know until we see how it's implemented - but the third party app store thing seems to be working already, both making it possible and also pushing Apple to be less restrictive in the App Store (eg we now have apps like Delta which previously were sideload only)
just wondering if someone could tell me I'm completely wrong on this. I made this post in the forums and no one replied to it yet. Previously, you had the ability to select different icons on the iOS and they were LGBTQ+ icons. Did get silently taken away? https://community.home-assistant.io/t/changing-app-icons-no-longer-an-option/888228
That would be a question for the #1284965926336335993 channel.
Ta
Are you being boring again
Don't make me pull it out again
When i pull out my cborg out
No jorg can stand it
Bro this guy is always here
Everytime i come here to bully Jorg he is here
Like jesus dude
Get out for once
You've made like 10 accounts by now, just to harass someone on the internet 😂
And not doing it well.
You're always here dude

@lone dagger Did you rent a hitman
I might wait a bit with the ban. Might finally become a bit funny.
Yeah you should wait
I gotta hear the response
From Stefa
For you? Not yet. I'm busy with other things.
So there's this bot on Bluesky that just posts back content meant to cause discourse and real humans keep arguing with it and I feel like I just need one of these in here for this person specifically.
Final Fantasy is suspicious, Season 6 of Grey’s Anatomy is suspicious atheist dreck, Norwegian K-dramas are suspicious, slapstick is generally suspicious, goblin mode is suspicious. Masscult under Carlism is inherently suspicious. Sorry to spoil your 'fun'.
"norwegian k-dramas" lmfao

did not know that was a thing
The bot is like mad libs - it's got some base post formatting and it just shoves words into it. Some of them are great like this.
Apparently "Fragile" is a korean remake of a popular teen drama named "skam" from norway.
While season 6 of Grey's Anatomy was one of the better, they are now on season 21 so that is 15 years ago
I stopped after 9 or so I think, then when 18 started, I started back on 1 and have been folowing all since (including station 19)
what do you think of the all-time Norwegian classic Troll (2022)? 😂
You get to see some nice sceneries.
absolutely true
Anyone happy with Ratgdo?
Hi all, i'm trying to decide whether to get a usb coral accelerator or a miniPCE verison.
miniPCIe is cheaper and equally capable, but the usb version looks like it is easier to setup and use on other machines in the future.
Any advice?
#1284966353798697001 with the "Recommendation" tag might be able to help.
thanks!
I'd say many. #1284966353798697001 with the "DIY IoT" tag should be able to help with details.
Do you lose functionality of the MyQ app when installing ratgdo or do they work in parallel?
AFAIK both work in parallel.
I'd recommend to create a post in #1284966353798697001 for that, so that actual users can give feedback.
I see a lot of posts there with no replies
I know HA discord moved to that setup, but I was here long before you guys moved to the "support" system. I get why, but it just doesn't end up working. RIP #frontend-archived
Here it will scroll away as soon as the raccoons flood the channel again.
You're the admin so I wont argue, I get it. I can search back in the "HomeLab." discord channel main chat. The difference is that in the main chat, people engage, in a separate location, people dont engage.
AI is an eldritch horror. it is an incomprehensibly vast being but without physical form, not truly alive or aware of anything, though it consumes human knowledge and spits out a perversion of it. those who get too close to it are driven mad, and worship it as a deity that will lead them to salvation, even though it is not even aware of them and will lead them to destruction instead
385
491
The fact that reddit videos are embedded blows my mind, isn't the whole point to display the content inline instead of having to click through?
Latest is so bad, but it feels worse having an incomplete show 🤣
All things as it should be
found a PC case for @clear ferry https://youtu.be/lNa6jdCQzlU?feature=shared&t=476
(not the one in the thumbnail)
You ignored my question 😦
Only your question. Or you in general. Did you spay your dumpsershave?
great i changed a script to set a special room mobiel or glitch for my music selection. Now i need to be not home :/ its late dont want to..
You can change it virtually in devtools
does anyone know why with my sony android tv after not using a while the voice assistant doesnt work anymore ( meaning i cant turn on or off lights and stuff with my tv remote microphone)
and to make it work again i need to fully restart it?
because sony did a piss-poor job?
Can confirm. We have a Sony Android TV (and only a non-voice remote) and it's constantly telling us to try talking to it, despite not having a microphone of any kind.
The TV mostly works fine, but it's definitely confused about that feature in particular
bruh
no, mine does have a microphone on the remote, and once i fully restart the tv, i can ask to google assistant which then is connected to HA to turn off and do stuff from my tv which is pretty cool
but then after not using the tv for a while google assistant doesnt work anymore
I mean its true.
welcome to garbage-made "IOT" devices.
okay after like 3 days
ive built a working memory module for HA Voice using a to do list hack
and also daisy chaining vocal commands so no need to constantly say Hey Jarvis over and over lol
god HA is so sick but I find there is so many hacky workarounds you got to do for alot of the cool stuff
will try to share all the scripts later but now you can just say any phrase like "Hey Jarvis, remember my bday is X" "my favourite movie is Y" "My dog is X breed" any no matter what even after resets or shutdowns it will automatically load important facts into context. Same with automations so it will remember When / what you asked it to do in a separate list. So it may mention. I turned on the TV for you X hours ago then youtube. Are you feeling restless" very cool shit lol
It's great because atleast for important stuff you dont need to manually preload any of that context and you can just use natural language and itll auto remember any important stuff or recent actions. Then it tends to reply with those facts in mind if it makes sense.
Ideally over the long term this thing should be hooked up to an RAG but its a pretty good short term hack and you don't need to worry about it forgetting any important stuff as time goes on.
Please post in #1284960456880029707 if you want to share more
I know I just wanted to talk about HA in general....
it's not allowed, don't you know, it's pictures of racoons only in here. Chatting about HA is strickly forbidden.
feels like.....sorta even discouraged to share it. I read the rules and it seemed to fit.
but mods rules I guess.
can someone tell me which one i should be doing? i have htis installed on my synology
Those are #1284966582375813201
I think I'm going mad because I can't figure out how to configure my UPS with HA at all
no tutorial helps
UPS's on lead acid batteries are the devil.
I don't know of any that aren't lead acid
there are slowly starting to have some that are lithium based
LiFEPO4?
unfortunately they're expensive.
some enterprise (rackmount UPS's) can also be converted if you have the will and knowledge todo it
yeah.
it's amusing that you can't in general
I'm building my new server.. off a DC-UPS and DC-ATX power supply.. skipping the extra step
well.. the issue is..
all it really is is telling the UPS to charge at different voltages
most of the cheap garbage tier consumer models are not made to run extended
like; you could.. if you opened them and added some active cooling over the conversion circuitry during use
because they just aren't made to run for more than a few minutes.
damn
I wish they were more open because I'd really like more battery
you have yours wired to HA?
not as of yet.. but it will be tied to something
using a DC-UPS to skip the AC-double-conversion steps
ah
I'm running against a wall with HA lol. I wanted to use it as an energy meter since I don't have a Vue
emporia vue
I mean there are.. alternatives to things like that as well
I tried but no tutorial helped at all. I got as far as plugging the UPS USB into the HAOS computer and that's it
a UPS is not the same as energy metering on the level of a vue
I am aware
What UPS?
Run a NUT server
so if I do have a vue, what would be the best ui card to use, cause I have ben finding them pretty lacking
Configure energy.
Run nut, see what parameters get returned by your hardware, do math to get what you need if not available
Yep, that's what I do.
I am not sure what nut server is, that in hacs? lemme check
somewhat afraid to just search the internet for nut server
Power Devices support
APC via USB gives me percent load, so I approximate by the nominal max wattage. Vertiv SNMP gives current and voltage. Eaton USB gives me real power, but also stops tracking below ~50W and just pretends it’s 0
Also note most don’t admit to the vampire load so the numbers are underestimated
oh, no I am running the emporia vue to monitor equipment at my buisness, so more than just ups monitoring
Using APC as well. Doing a calculation to get an approx
Running vue as well, what about it?
I was trying to figure out how to get some good looking KWH overviews for my equipment. was wondering if there were any projects that were working on that. I am still learning how all this stuff fits together.
Oh like fancy dashboards?
since I have a bunch of chilling equipment, and step up transformer, was trying to figure out how I wanted to view that information.
it has already showen me a parisitic load that I was able to fix in one of my transformers, which was nice. but my dashboard looks like a mess. haven't been able to figure out how to get all the tags/entities to marry to the graphics I want. I added graphana, and influxDB to play with, but that turned into just more learning curve for me. so I guess I am just on here to vent. thanks for listening. back to figuring things out 🙂
Sankey diagram
That looks cool! wish me luck then
Don’t let the raccoons find out you got advice here
Maybe it doesn’t count since I don’t use the sankey chart anymore
then what do you use?
Just the energy panel
You can group things, so I’ve got vampire and device powers grouped under the parent vertiv input power
ok I just figured out you can, and must configure those entities in the energy configuration panal.
APC but they have several 1500VA UPS' with the exact same name
NUT will do
I have it. I don't know how to set it up
Do a little searching, it's not difficult at all. No support here. Sorry
yeah I tried that. I wouldn't be in this discord if I actually found something that worked
At that point, try #1284966582375813201 with specifics of hardware and what you’re trying
I was wondering which one I should try in. There's so many lol
That channel would support both the nut add-on and integration 🙂
(If it’s a ups plugged into the HA server you need both)
I have both
I can't even check to see if HA even sees the UPS because the tutorial codes they use don't work on my computer
I’m only here for emotional support 🤷
ok, I love home assistant just a bit more. I love the energy integration. I just needed to configure it. Hope you figure out your problems @split grail
I wanted HA purely for the energy features. Anything else is a bonus
If all fails, AI! Good luck with your search.
I hope I can lol
Chat or deepseek should guide you all the way.
where?
Don’t make us google how to chatgpt for you
try perplexity
Gemini AI studio as well. Free tier is plenty for your task
been meaning to try gemini
I should ask, how do you shut down a home assistant computer?
wise words
how much water does everyone drink daily?
i probably drink a gallon of fluids a day or about 8 lbs
Weird flex, but good job!
you hit shutdown on the settigns page.
what if I can't connect to that page?
ssh in shutdown.
My water heater burns way more than that per day 
2 liter water a day is what my countries food and stuff dudes (im just awake) recommends.
But it depends on age and sex.
will it now?
I've never had a problem with fluid intake the easiest way is to observe your urine
i think it depends on weight and activity but i guess you could try to use age and sex too
Where was the question, I missed it
how many racoons does it take to print a 3d benchy
Yuck PCs
you prefer PDA's?
If you want to watch a proper Norwegian movie, that even is filmed in my hometown https://m.imdb.com/title/tt0119375/
Give me a thin client and a remote server
how is that not a PC?
It does not fit the definition
of personal computer? lol
Brutal weather, insomnia?
Yes
Proper 🤣
@last cedar
Hi everyone! 👋 We just published a new user test about making ⚙️ settings easier and faster to navigate in the future. If you have 15-20 mins to help out go here to fill out, or read the post on Reddit ✌️
Seriously?
Hi everyone. I recently had a conversation with a parent at my 6YO son's school where I was happily sharing experience from the lighthearted gamification we've done at home with home assistant (tooth brushing process color feedback with LED strip, piano practice etc, like Kids Chores light). She was very enthusiastic about the whole thing and went ahead and contacted the school administration to figure out how to pitch an ECA targeting the parents + kids and then sent me the details. 😅
So now I'm entertaining this idea of doing an parent / kids ECA with home assistant, and it definitely excites me to potentially make a fun and interesting ECA, with some practical learning and also parent / child bonding activity. Focus would be on introduction the lighter types of devices and sensors (light, LED strip, presence, temperature, humidity, soil) and also simple automations, not so much camera, water, security (I think, but not ruling it out yet).
My question to the community would be: how could this best be set up in a classroom setting?
I guess I could install HA side by side on the same machine (hyper-v?) and get X antennas for zigbee. I could also prep the pairings, or at least we'd do it together in class one by one, so the devices would connect to the correct instance before classroom work - without coordination it would probably be a bit chaotic. Of course I worry about interference and whatever could go wrong.
Looking forward to your insights on this.
Thanks!
You should ask in a support channel, like #1284966540617449515
Also what is an ECA?
Extra Curricular Activity
rather than teaching HA i think teaching programming and setting up sensors would be more beneficial. There are several automation type software and many can accommodate the same off the shelf sensors so teaching the basics of how to set up and use a sensor would be way more educational
Since writing this my "is this over-design" sense kicked in... one machine and one antenna should be enough if I "round robin" the in-class tasks
That makes sense. I know they already have programming and robotics as elective courses.
This would be a more light approach (think in-class tasks) specifically with specialization on home automation. Bulbs, LED strips, soil sensors etc would have some appeal with parents 😉
Ok, will give it a go there too
the issue is, without a more fundamental understanding of how the devices/sensors work it's kind of like skiping the first few chapters
It definitely can't be avoided eventually.
But I personally believe that theory can be skipped during guided practical approach to achieving something simple, then guide the students to find more information (theory) if they want to elaborate on the logic. You know, get them hungry, then they self-motivate
then they come in here and join the others who come in asking questions about why such and such sensor isn't working as they expected lol
and just like what happened to you above.. they will get redirected to the support channels lmao
With all respect, but I think you're free to ignore those questions
wasn't trying to sound rude, just making a point
i'd set it up in a way so that you would actually get something useful out of it that you can take home and use. Ultimately what you want is HA to run at home. So something like a HA starter kit that you can setup in a class setting would work. But whatever you do it's not going to be cheap
Yeah, I've been considering this as well. A HA Green + antenna or some such. I'm not sure if participants would want to buy that up front, but maybe they're motivated after a few successes in class.
Personally I don't mind getting a Green or whatever plus some devices for the class. It would be a one-off investment (give or take).
i never knew that sigh would ever be a active command for any computer system.
Play the album experience please.
- What artist do you want to hear?
Sigh - im going to play experience of the prodigy. In what room do you want me to play it?
Sigh - playing in the living room.
What have you done.
don't you have doors to fix 
Where one door closes an other opens
I dear. #homeassistant mental moral support. I finished all my cleanups for the community event are finished. Dont know what to do. I feel a dark void comming.
I really am not good with this discord thing, so i hope I've done this right. I posted an issue under the hardware section related to issues with RATGDO devices in HA. Does anyone here use RATGDO on their lift master or chamberlain garage doors?
Please don't cross post. Especially in a non support channel. Just wait patiently for an answer in your opriginal post.
Ok. Like I said I'm not good with this. I wasn't sure if I did it right. I thought this was just like a chatroom, so I was just trying to check here to see if i did it correctly.
Because this is a card sorting test (drag and drop) we've narrowed it down to fill it out only on desktop. Please launch it on desktop and you'll understand that this is just the only way to complete this test 😉
Sorry just a quick one but getting urgent: HA been trying to install two shelly (wifi device) updates for 2 hours. Is it safe to just kill them by restarting HA?
I'd have thought it would have timed out by now
there was a bug with one off the firmware updates as i recall. you might have to restart the device and install via the devices webui instead. but if anything further please take it to a support channel
yeah i remember that sort of thing happening on occasion
Just a thought on the hardware to run it. if any of them have old laptops laying around, or the school has a bunch of out dated ones. they work great for running HAOS. can usually find them in company store rooms just collecting dust. they may give them to you as a tax write off especially if they can donate them to the school for ECA.

I think I get it now, this is the channel where people go to get told where to go?
There’s no support here - only chill. Come in, grab a drink, chat with your fellow community members! This is a space to talk to other smart home enthusiasts. If you’re looking for support and unsure where to go, check out https://discord.com/channels/330944238910963714/1284968640189304913 - it should help you find where you are going. This channel isn't for 'quick questions' - see above and post in the appropriate place. No politics, religion, or any other obviously contentious topics! Please ensure you've read the Code of Conduct (https://www.home-assistant.io/code_of_conduct/), and #rules.
🎶 tell me the way to go home. Home. Home . Home.🎶
🎶 Im tired and wana go to bed🎶
🎶 i had a drink of one or to and they got right into my head.🎶
Take me home, country roads
To the place I belong
Home assistant, faulty tuyas, take me home
Country roads
I been a wild coder for many of years.
With lots of syntax and debuging fears.
But not im returning. To my haos.
Because at home i am the boss.
Are we going to sing pub songs next community event?
Great i made a British automation. To boil water for my tea.
Do you have a loicense for that
@forest edge did you get your real ID?
Pfft, he doesn't ever need to fly
For greyhound
Why would you get a fake id
Don't need a RealID to have people fly over you
Worst case I think he fits right in the wheel well
Do they serve food drinks down there tho?
Roadkill, no
🎶 Roadkill!. Na nananaaa Na Na🎶 Roadkill
Hi, I'm sorry if I'm not allowed asking this in this channel, but does someone have a quick answer on this? I set up home assistant voice and music assistant, and it seems like we cannot control even basic playback like play/pause of devices. Is that a current limitation? Thank you!
actually I did. had to renew my license a couple of years ago and just did it
the little star on my id makes me think of grade school
This isn't a "quick answer" answer channel. Seems like this is really a Music Assistant question?
Music assistant has its own discord
We need a directions channel where people can only stay in the 1st 3 days or say something 5 times or so.
when the uncanny valley descends into the 9th circle of hell
im collecting discord servers like a junky now
Right. I wanted to out. Search online for something to do in my town. Now im enjoying live music thinking how to automate that process.
I would certainly be tempted to check out something called "Sneurf"
sounds suspiciously like something out of Dr. Seuss
so does "Dayfish", for that matter
Sneurf sounds like something drunk smurfs say
Omg woman in a wheelhair is roled in parked infront of the podium. She cant walk do you want her to also become deaf.
I assume I missed something
-# Maaaaaaaybe 
Just a Sneurf, move along, nothing to see here
Sneurf is only good live in the stiels
Im trying to add a going out in town ai script. But the ai fails to filter out old events that current events arnt shown. So i need to parse the html with some regex or some internal ai parser.
Dont need help.
Good cause you won’t get it here
I know.
🦝
Can say wat im working on at a water cooler
Just a warning, make sure you have the latest and greatest of your emergency backup kit encryption key... I thought I did, but had no clue something changed in the last 2 months, as my current backups are worthless. I had the HA VM completely take a crap, no recovery possible of the VM as the system it was on destroyed the drive it was on. Thought, no problem been doing regular backups....bam, my key don't work (that i had saved off in March). Oh well, it wsa fun once to make, will be fun a 2nd time right?
how do you shut down a 64bit computer that HA is on?
you submerge it in water
delete system32
there is a shut down option under Developer tools on the left side bar
I don't have access to the GUI. That's one of my other problems
when it starts I have it for a few hours but after that it just
Pull the plug
ssh
Put a raccoon inside it
I tried to but it just made the water warmer
boop! CHOMP
Sniff sniff
unironically is that the only option?
You could also attach a screen and keyboard
Or try it through a serial/management interface
But just cutting power will take like, no time at all
it's on a laptop so I can type on it but no command I've found from google works except for core shutdown which doesn't actually shutdown the actual computer
I wonder if it's because I don't have a perminent IP for it
Please ask in one of the support channels. Which this is not.
I never got an answer for my other question I asked
Did you ask it in the correct place? Which, again, is not here.
yeah I made a post about it
Than wait patiently. Do not cross post, especially to non support channels.
@forest edge you coming?
tf is that
customs huh? I knew you had something to do with that chinese harbor bust! lmao /s
Lol, gotta renew my global entry
I was supposed to be sober but Gemini let me down.
"Hey Google, Keep me from making a drunken ass of myself at the customs office"
I've been seeing if I can make a local LLM to nag me when I'm being sedentary, but I feel it's better done by another tool
I do have not to drink times and days in my calendar but this is going to be a disaster. They ask what countries you visited in the last 5 years, I have no clue.
All I can remember is S. Korea China and UK
just tell them all the one's that have the highest cases of mosquito diseases
"You've gone to Brazil"
Is Zika still a thing? I had to deal with a bunch of paperwork thanks to that
Not Brazil for sure.
I just renewed mine and they did it without an interview this time
took a long time to start processing and then just switched to "approved" and I got a new card in teh mail
Last two times I had to drive to the border, which is only 30-40mins away. But it's the exit right before the Mexico border, so don't miss it 🙂
They gave me 2 years ext without interview. Was browsing through slots and found one.
They extend the time on pending once you do the online stuff because of the backlog
right, they initially said that, and then "you look innocent, good to go!"
the last renewal was really just a new photo
they didn't quiz me on any of my info
Same. This time I am feeling the walls to get to the suite. Lmao.
Yes going out in haarlem and amsterdam is working. Working great with my already google search and html2txt so i asked about a event in some where. and ha assist could even say there where tickets available
buddha riding a orca! chatgpt refuses to add a other city that uses a diffrent website. going in circels.
@last cedar Mission Impossible? https://homevideolicensing.com/video/4265783
as cool as it is.. it just isn't the same. https://delorean.com/
it wouldn't have been a Delorean if it didn't have batwing doors
otherwise, it kinda looks like Porsche Taycan
lol:
lean into it 🙂
Ahhhhh hell, guess I'm getting drawn back in here before I was ready to really muck with it
I think the Home Assistant Blue I purchased years ago is running Core
0-88!! Damn.
If there isn't some flux capacitor element in the instrument cluster, I'll be disappointed
The whole stainless steel body panel thing has some unfortunate connotations now, so best to skip it
Uh, do I have to upgrade or change stuff around? I'm kinda going through a lot of serious garbage in my life and haven't had a lot of time to keep up with HA developments
My brain is VERY burnt out
You don't have to do anything. Things may break due to situations outside your setup. Or not
i guess they are not targeting europe at all, given that they do not offer any GDPR compliant way to turn off advertising and social media cookies.
if BTTF were made today, Doc would have used a cyberdumpster.. The whole joke there was that in 1985 the delorean was a bad car and only became popular because of the movies, and Doc calling it "traveling in style" was the movie saying he didn't know what style (then) was
a car getting popular because it is bad does not make it good? i am shocked...
Engages full self driving... car violently steers out of the carpark into a tree... massacred by Libyan terrorists... fin
But hey, you potentially get to keep the Twin Pines -> Lone Pine storyline in this version
Best looking bird I ever saw
In a highly secured lab in the Netherlands, ASML spent a decade developing a $400 million machine that’s transforming how microchips are made. High NA is the latest generation of EUV, the only machines in the world that can etch nanoscopic blueprints on advanced chips for giants like Intel, TSMC and Samsung. The size of a double-decker bus, on...
first look at high NA machines
Omg: i have a simple windows question. Posted multiple times. Not a single windows user got a clew. Sigh
Where do you look for windows users with a clue? 
ended up texting a experienced windows user. send me a screen shot walk trough to change the resolution the normal way. :/
there are tools available. source only last change 2012 something
Good morning folks.
I whipped up an esphome dual relay board for my drive way gate and pedestrian door.
I'd like some input on the lock ui.
Id like a hard to press button.
What does the community use ?
I once had a slider ui when i had the august lock installed.
Is thst still a thing ?
I have a card that actívates for 3 seconds before returning to an icon.
Sounds like #1284965988642590891
Aaaw well thank you
I well go right ahead over there
where's the post?
might be able to help
On tweakers.net and two facebook groups.
ah, can you link it here? is that allowed? curious if I can help
we're all tweakers
sounds like an automation to fix it. or voice assistant
Good riddance!
The engine was shit but the car itself was not bad. it was actually futuristic and sought after. just a shame it was a crappy v6
it looked like nothing else in a world populated by econoboxes
I hadn't heard the line of thought that it was a commentary on the crappiness of the car - in fact, it looked like the future to me
here's one guy spouting that theory: https://qr.ae/pAiKvg
lol not starting
And I certainly remember Marty's “You built a time machine… out of a DeLorean!?” line, but any nuance was lost on me back then
if they had used a better motor it would have been a whole lot diffrent
it even sounded like crap in person
infact I think there is a youtube video with soemone with an original untouched showcasing what it sounded like
more commentary on it: https://movies.stackexchange.com/questions/112503/how-was-the-delorean-perceived-in-1985
I was still a few years away from being able to drive at the time and it seemed both futuristic and unattainable
was like the countach but could have ben obtainable lol



