this post was submitted on 06 Dec 2023
170 points (98.9% liked)

homeassistant

11372 readers
23 users here now

Home Assistant is open source home automation that puts local control and privacy first. Powered by a worldwide community of tinkerers and DIY enthusiasts. Perfect to run on a Raspberry Pi or a local server. Available for free at home-assistant.io

founded 1 year ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
[–] Cyber@feddit.uk 4 points 9 months ago (2 children)

I normally shrug off most of the changes, but dropping ping from yaml AND fixing the interval just does my head in.

I'm using HA's basic, built-in, doesn't need an integration, standard ping, to monitor my network and inform me if people are home, turned off, etc...

And it was simple to just add more ping sensors in yaml, just copy some similar ones.

Now? Jeez...

And overloading HA via too high a ping rate? That's a fundamental design issue with HA, not a reason to force a move to an automation...

Oh... and my lights don't work now... ffs

[–] limelight79@lemm.ee 3 points 9 months ago

Dropping things from yaml in general always makes me a little nervous. I understand why you'd want a UI for configuring things, especially for new people. I support that.

But, there are down sides. For example, I was using scrape to get some stuff off a page, and doing it through the UI took a long time and was prone to errors. It would have been much easier and more reliable to get it working once, then copy and paste and make the one or two changes each individual item required. But that's not an option as far as I can tell.

[–] MangoPenguin@lemmy.blahaj.zone 1 points 9 months ago

Yeah you would have to ping an absolutely absurd number of hosts at a very high rate to overload anything.