Are you looking for integrations or front-end/GUI recommendations? HACS is great for both!
It’s easier for me to control my Sonos devices through Home Assistant and dashboards I’ve created, rather than using the Sonos app itself. It’s like they hired some McKinsey consultants to make the app as useless as it can be.
I think as long as the model you are looking for supports Z-Wave, you’re good.
I have Schlage locks integrated via Z-Wave. All local, can poll for battery levels, supports physical key unlocks ( and can differentiate logging events between key, code, and HA service unlocks)
I’m happy with the capabilities.
On iOS you may need to allow HA to constantly track your location. I’ve done a decent amount of testing with zones and it seems to work well. I used some temp Node Red logic to send a push notification as I entered/left zones and it was pretty accurate.
3D printing is half the fun! Although I have no skills in design so I usually look for STLs that other have created. The NFC tag reader was such a fun project because I got to: 3D print the enclosure, solder the wiring for the ESP and NFC hardware, write the login within Node Red to work as a juke box, and then I wrote an excel file that I use to track my playlists (allows me to copy/paste the Spotify share link and have it translate it into an NFC tag payload).
Do you use Plex at all? One fun integration is to turn the lights off automatically when something starts to play, then turn them back on when paused/stopped. It’s fun to see the lights auto-dim as media starts to play.
What does your logic look like for the humidity uptick? I tried the trending integration (or something like that), but couldn’t get it to work properly. Does the fan trigger on a sudden spike in humidity? Do you compare “ baseline” values with another sensor in another room?
I use mine for a jukebox with various playlists. Allows anyone in the house to scan a tag. You can also have them do anything a button can do (run a script, turn on/off devices, etc.
Oh sorry, I meant that with an nfc tag reader you don’t need the smart phone. Apologies that I wasn’t clear.
I started to play around with WLED and integrated a whole mess of LED lights to HA. I’d also recommend ESPHome so you can build your own devices. Voice control, water flow rate sensors, etc.
Not if you build an NFC tag reader! Then anyone can scan tags! Great for music jukeboxes!
PiHole, Plex and the related “*arr” apps. I also self-host my home automation platform (Home Assistant).
If you also enjoy 3D printing, there’s a fun project to make an NFC tag reader with ESPHome. I use it for a jukebox where my playlists are NFC chips with the corresponding Spotify URLs. It lets anyone in the house tap a playlist to play. Much easier than having to get your phone out, and it’s reminiscent of flipping through CDs back in the day.
The deleting local databases seemed to do the trick. I had tried logging out, restarting the app, etc., but none of that had worked.
Thanks!
Sure, a Trump win is in the DNC and not the “burn it to the ground” people that are all over the place here on Lemmie, or naive fools. Just remember to keep blaming the DNC when Trump wins and takes away all your rights. That’ll show them.
Ok, but back in reality with the voting system in the US, that is exactly what happens. If you can’t comprehend how much worse Trump will be, that’s on you. The national election between Trump and Biden (which is who the candidates will be), not voting for Biden is a vote for Trump. Use whatever logic you’d like, but that is what the actual effect is.
Agreed, but there are plenty people posting that they can’t vote for Biden because of the situation in Gaza. I get the criticism, and I wish we had a more progressive Democrat candidate, but given the reality of our options, not voting for Biden is akin to supporting Trump. In no reality would a Trump presidency be better for Palestinians, or frankly Americans, the West, etc.
There are so many more extreme “leftists” that their beliefs seem to loop all the way around. Lots of people that want to see Trump win because “fuck America”. Lots of tankies that bootlick everything Russia and/or China do.
I used to use SmartThings up until the announcement killing off WebCORE. I well fully into Home Assistant using Zigbee and ZWave both. HIGHLY recommend it, though there is work to set it up.
I use quite a bit of NodeRed as well for some of my more complex automations, and use the native HA automations for things like button mappings or simple scripts.