toad.social is one of the many independent Mastodon servers you can use to participate in the fediverse.
Mastodon server operated by David Troy, a tech pioneer and investigative journalist addressing threats to democracy. Thoughtful participation and discussion welcome.

Administered by:

Server stats:

274
active users

#hacs

0 posts0 participants0 posts today
Continued thread

Then on the Home Assistant side I'm using the Frigate integration via #HACS plus this RSYNC addon: github.com/Poeschl-HomeAssista

And then I have a simple automation setup that

1) stops the RSYNC addon
2) takes the snapshot from the high resolution stream using a reasonable filename convention

/media/cams/test_cam/test_cam_{{ now().strftime('%Y%m%d%H%M%S') }}.jpg

3) performs a shell command to delete extra images (will put that on the next toot)

Sync folders to a remote machine via ssh and rsync. - Poeschl-HomeAssistant-Addons/rsync
GitHubGitHub - Poeschl-HomeAssistant-Addons/rsync: Sync folders to a remote machine via ssh and rsync.Sync folders to a remote machine via ssh and rsync. - Poeschl-HomeAssistant-Addons/rsync
Replied in thread

@alexantemachina@mastodon.social

Gerade habe ich das letzte # Proxmox
#Backup der #Homeassistant #VM, zu dessen Zeitpunkt die Daten in Homeassistant noch alle da waren, zurückgespielt.

Und siehe da, nun ist auch das Verzeichnis '/homeassistant' mit jeder Menge Inhalt befüllt.

Kein Wunder, dass die histrorischen Daten fehlen, wenn die ganze Datenbank, die configuration.yaml etc. komplett weg sind.

Aus irgendeinem Grund hat sich das Verzeichnis komplett geleert, als ob da jemand 'rm -r /homeassistant' gemacht hätte. Da aber niemand außer mir Zugriff darauf hat (Zugriff von extern nur per
#VPN, #SSH mit #Pubkey abgesichert und Passwortzugang deaktiviert, keiner außer mir kennt die Zugangsdaten, mein Notebook ist vollverschlüsselt), kann das eigentlich nicht sein. 🤔🤷‍♂️

Eigentlich könnte nur sein, dass ein Addon einen Trojaner / Backdoor enthält.

Installiert ist
- evcc
- File Editor
- Grafana *
- Let's Encrypt *
- Mosquito Broker
- SQLite Web
- TasmoAdmin
- Terminal & SSH
- Zigbee2MQTT

aus
#HACS
- card-mod
- Power Flow Card Plus
- Power Distribution Card
- Energy Flow Card Plus
- Energy Period Selector Plus *

* aktuell unbenutzt

Und Integrationen für
- FritzBox
- Backup *
- Einkaufsliste *
- HACS
- Homeassistant Supervisor *
- Meteorologisk institutt (Met.no) *
- Mobile App *
- MQTT
- Radio Browser *
- Goodwe Inverter
- Reolink
- SMLIGHT SLZB
- Sonne *
- Tasmota

* nicht selbst installiert und bis auf Backup ungenutzt

Nachdem seit Donnerstag endlich unser #Energiespeicher installiert ist, habe ich mich nun auch mit #HomeAssistant beschäftigt - und bin sehr begeistert, wie viele Werte und Statistiken man damit schon nach kurzer Einarbeitungszeit rausholen kann - und was Homeassistant alles kann.
Da ärgere ich mich fast, dass ich das so lange nur auf der Todo-Liste hatte
🤣

Allerdings verstehe ich noch nicht alle Werte / Entities des
#Goodwe #Wechselrichter, was die angeben bzw. worin der Unterschied liegt.
Bsp: "Meter Active Power Total" und "Active Power".

Das ist vom Wert her nicht dasselbe, ich verstehe aber noch nicht, was der Unterschied ist.

Meine
#Wallbox #Tinkerforge #Warp3 bekomme ich leider noch gar nicht in Home Assistent und habe dazu noch keine Info / Anleitung gefunden. Ich bin aber 100% sicher, dass die sich in Home Assistent integrieren lässt. Da muss ich vielleicht mal bei Tinkerforge anfragen.

Was die Konfiguration von Home Assistent betrifft, habe ich auch noch ein paar Baustellen. Ich würde z.B. die Bezeichnungen und Farben von "energy-distribution" (in angehängtem Bild 1 das untere Diagramm) gern anpassen wie beim
#HACS #Addon #PowerFlowCardPlus. Ich kapiere aber noch nicht, was ich dazu im #CodeEditor angeben muss.

#HA #SmartHome #Energiewende #regenerativeEnergien #erneuerbareEnergien #Monitoring #Statistik #Statistiken #Diagramm #Diagramme #Chart #Charts #Flowchart

Este finde ya se publicó en el HACS (Home Assistant Community Store) mi primera contribución (espero que no la última) al gran proyecto de #HomeAssistant. 🚀🥰

Una tontería para poder poner el modo "boost" en los termos eléctricos de #Ariston Lydos. 🔥

github.com/fustom/python-arist

GitHubfeat: add support for Ariston Lydos Wifi's boost mode by ivan-gj · Pull Request #163 · fustom/python-ariston-apiBy ivan-gj

I do not know why the Home Assistant developers foster such a hostile environment, and I really hope it doesn't push the whole ecosystem backwards again. (This new legal entity seems like a very bad sign to me, but I've had entirely too much experience with "corporate" open source.)

The "Cool Kids" clique has managed to negatively impact everything. Did you get kicked out of HACS by a malicious request? Too bad! Found a simple easy-to-reproduce bug? File an excellent report, and sit back until stalebot closes it. Oh but you have a patch? It got rejected! Don't worry though, because there is a decent chance a Cool Kid will copy it and submit it as their own. Did you find a security issue? Oh no! File it quick to protect everyone! Too bad they will tell you it is invalid, and then later they will post-date the notification so they can give tons of public credit to a Cool Kid instead.

And these are just incidents that I am finding by accident as I try to use and contribute to this fucking mess. Almost every time I have to deal with the core ecosystem it turns out that the bug is old. Usually someone else already tried and got shit on (or ignored until the robot says "fuck off you don't matter".) Sometimes I get unlucky and it is my turn to get the stinky end of the stick. Usually I don't bother anymore.

This is not about scale. This isn't even about
#stalebot, although of course stalebot helps gatekeep by ignoring the Cool Kids. This isn't about misfiled tech support "bugs", or about improper disclosure. This isn't about "that mean person told me my code sucked." This is purely about the "Us vs Them" gatekeeping bullshit.

I originally wrote this out with a bunch of examples, but every third word being a link to a bug or blog (or both) took something away from it.

#homeassistant #hassio #hacs #homeautomation #selfhosting #selfhost

In the previous post of this focus, we replaced #PhilipsHue automation with the one from @homeassistant. One significant gap we noticed was that Home Assistant doesn’t automatically adjust the brightness according to the time of the day. We are going to address this gap.

The first step when wanting to add a feature to Home Assistant is to browse through available integrations. While there was no out-of-the-box integration, I discovered an alternative: #HACS.

blog.frankel.ch/home-assistant

Also eines ist bei #HomeAssistant (vermutlich*) nicht wirklich gut gelöst.

Das neue Update auf 2024.08 erfordert eine Datenbankkonvertierung. Aber eine #HACS Komponente will nach einem erforderlichen Update (weil auf 2024.08 gewechselt) einen Neustart.

Wenn man ausversehen den Neustart auslöst, hat man dann verloren? (ja, Backup wird immer erstellt). 🤔

Wäre es nicht besser, Aufforderungen zum Neustart zu verzögern (und das zu kommunizieren)?

*) nicht ausprobiert

Last month I learned about the integration which helps track battery change status in various devices connected to #homeassistant.

Today I installed #HACS integration (source) called ‘Battery Notes‘. After the installation and HA restart, it automatically found my #Aqara battery devices (#Zigbee buttons, magnetic door sensors, temperature and humidity):

These devices now have 3 new entities: Battery replaced (date), Last replaced (time since replacement), and Battery Type (e. g. CR….).

The status of the battery’s last replacement is shown like this:

… and the type of the battery like this:

This integration is surely useful because I always forget what type of CR…. batteries should I buy.

I just hope I will remember to press ‘battery replaced’ in HA when changing the batteries.

https://blog.rozman.info/when-did-i-change-the-batteries-in-my-sensors/

Replied in thread

@tpheine Well, I'm not sure about what you want to do, but I've been running Home Assistant for years without ever using HACS. I have a bunch of switches, bulbs, ESP devices, Miflora style plants sensors and I'm experimenting with the voice assistant stack.

None of this has required HACS.

Maybe you're trying to do something more niche that is only covered by some HACS extension, but other than that, it's really not an issue.