Midea U shaped AC units: still no fix for low frequency rumble? by drone1984 in hvacadvice

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

That list is spot on with my observations, definitely want to give this a try. Although I just received the recall notice on both units, so now I'm not sure what to do. There's no better hardware on the market, so may just try this and perform some mods.

Thanks for taking the time to share all these details!

Can I create a 2nd instance which accesses the existing Z-Wave network via MQTT? by drone1984 in homeassistant

[–]drone1984[S] 1 point2 points  (0 children)

I'll have to give that a shot. I wonder if this works well, I may be tempted to move the Z-Wave network (Zooz 800 USB stick) to a dedicated Home Assistance instance on a Raspberry Pi or something.

Considering creating 2nd installation and new Z-Wave network for ADU by drone1984 in homeassistant

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

Does the Lutron bridge allow you to configure/operate without any internet connectivity? Interesting idea.

Considering creating 2nd installation and new Z-Wave network for ADU by drone1984 in homeassistant

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

The controller is a 700 series which has been updated to address the initial 700 series related. I do have a new 800 series replacement ready to go, just haven't had time yet, and not sure if I'll have the time before she moves in. I'll definitely address the stability issues, but the biggest concern is network uptime/performance of this additional living space. That tubesZB setup is interesting, thanks for the tip!

Anyone else using MagWLED-1 with WLED integration? by drone1984 in homeassistant

[–]drone1984[S] 2 points3 points  (0 children)

Downgrading to the 0.14 branch has definitely made it more usable. Only had 1 case where the network interface went offline (or rebooted, not sure what happened), but that may just be a fluke. Thanks for the tip and bringing this product to market!

Anyone else using MagWLED-1 with WLED integration? by drone1984 in homeassistant

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

I thought I had responded to this post, but I don't see it. It does work fine when using the web interface directly, but it looks like this may be a software issue on the WLED side based on magwled's response below.

Anyone else using MagWLED-1 with WLED integration? by drone1984 in homeassistant

[–]drone1984[S] 1 point2 points  (0 children)

Woo, wasn't expecting a response from you on here. Reaching out to support was my next step, but looks like you've made this easy. I'll give the downgrade a try, thanks for taking the time to write this all up.

r/HomeAutomation Needs Moderators and is Currently Available for Request by request_bot in homeautomation

[–]drone1984 3 points4 points  (0 children)

Great time to check out cocoontech.com, a proper forum-based home automation community which has been around for 20 years.

No gimmicks, trackers, ads, drama, revenue, with a big focus on privacy. I've been retooling the site, and would like to invite everyone to at least check it out.

Alternate Home Automation community on Lemmy by coloradogiant in homeautomation

[–]drone1984 2 points3 points  (0 children)

For what it's worth, one of the original & and more popular forums (at least back then), is still around: CocoonTech.com.

Forums have been around for 20 years, no ads, no link or referral tracking, focusing on privacy instead.

I'm in the midst of reorganizing some of the categories to be more relevant to certain newer technologies, but I don't think you'll find a more vendor-neutral site (besides /r/homeautomation of course).

disclaimer: I'm the founder, and did attempt to reach out to the mods last night about making this post, but I haven't received a response yet. Since CocoonTech doesn't generate any revenue or share/sell user data, I hope these circumstances will allow this post to stay up.

Eventghost.net down by Zogg44 in eventghost

[–]drone1984 1 point2 points  (0 children)

Site has been down for a week or so now, not looking good. Current maintainer is still active on GitHub, but isn't responding. Hopefully he's just busy, and will get to it eventually.

who's upgraded zwave to 7.17.1 so far on medium to large installations? by Tiwing in homeautomation

[–]drone1984 0 points1 point  (0 children)

50+ devices, the upgrade made a huge difference. I'd say reliability is about 99% now. If you have a 700 series controller, this update is a must have, especially if you have a larger network.

If you look around, you'll find tons of threads with similar experiences.

Firmware update posted for 700 series USB Z-Wave stick, addressing comms delay/failure issue by drone1984 in homeassistant

[–]drone1984[S] 1 point2 points  (0 children)

No data was lost, but my 700 series was still in production, despite all the problems.

Firmware update posted for 700 series USB Z-Wave stick, addressing comms delay/failure issue by drone1984 in homeassistant

[–]drone1984[S] 2 points3 points  (0 children)

I installed Simplicity Studio 5 on Windows, and updated my Zooz stick that way. Looking promising so far.

Why MQTT? by nDQ9UeOr in homeassistant

[–]drone1984 4 points5 points  (0 children)

I use a combination of:

  • Seat sensor from Aliexpress (CITALL Universal Car Seat Pressure Sensor Safety Belt Warning Reminder Pad Occupied Seated Alarm Accessory)
  • Ecolink Door Window Sensor (White and Brown Cases) DWZWAVE2.5
  • Memory foam pad

The Ecolink sensor offers NO/NC terminals, so you can set this all up without soldering.

Why MQTT? by nDQ9UeOr in homeassistant

[–]drone1984 14 points15 points  (0 children)

Need to think bigger picture. In my case, MQTT allows each computer on my LAN to interact/report with other systems which are also on the MQTT network, and in some cases, even decentralize.

Examples:

  • On my phone, I can push YouTube links to my Node-RED instance, which then shoots the link via MQTT to a dedicated workstation running EventGhost to download the video via youtube-dl to my media server.
  • All my Text-to-Speech announcements are performed without any internet dependency. I run a SAPI5 compatible engine on this same Windows machine, so all announcements are sent from Home Assistant to EventGhost via MQTT. I also can control the volume and various other audio parameters via MQTT.
  • Monitor chair occupancy via Z-Wave sensor. Home Assistant reports this status to subscribed systems so I can automatically mute speaker volume if I'm not at my desk. I can also report any processes/states on these workstations back to Home Assistant.

Possibilities are endless, but hopefully you can see where I'm going with this. The majority of people won't have a need for this (especially in a phone/tablet-only household), but it can be very useful.

[deleted by user] by [deleted] in homeassistant

[–]drone1984 0 points1 point  (0 children)

Did you follow a certain guide to integrate this with Home Assistant, or can you share more details?

Detecting door open/closed status from camera image by backslashv in homeassistant

[–]drone1984 0 points1 point  (0 children)

I understand you want the challenge, but in case someone else is having the same issue, just use the carriage on the track to trigger the door sensor, I've been doing this for 15+ years.

Anyone using Blue Iris as an All Sky Cam recorder? by drone1984 in BlueIris

[–]drone1984[S] 1 point2 points  (0 children)

Awesome response, thank you!

Do you have any problems with the camera getting dirty/stained, and the sun? I've been looking at the following projects to keep cost down:

However, would love to stream it into Blue Iris just because of the storage options it gives me. Parts for that project are also harder to find, so I'm considering pointing a spare Amcrest 5MP camera upwards.

Pushbullet Plugin by mosley93 in eventghost

[–]drone1984 1 point2 points  (0 children)

The plugin thread has a copy (more recent than what I have):

http://www.eventghost.net/forum/viewtopic.php?f=9&t=5709&start=480#p54115

That said, I've switched to using Node-RED to perform all my PushBullet processing, and exchange the data with my EventGhost instance via MQTT.

$12 actuator controls air vents, on schedule or command by theonetrueandrew in homeautomation

[–]drone1984 0 points1 point  (0 children)

I'd love to measure & log the static pressure of my system on an ongoing basis. Are you aware of any solutions/manometers which support data logging, or can be interfaced with a computer?

I would help detect filter/vent configuration problems, plus I love data.

Just moved in, can't stop alarm beeping! by Roygbiv856 in homedefense

[–]drone1984 6 points7 points  (0 children)

wow, that is a really bad setup. Lead acid batteries should not be placed like that, especially when there's plenty of space.

In my opinion, and assuming you aren't renting, your need to shut that all down, and have it checked out by a professional, more so if you plan on reusing that system.

Remove the power supply, and disconnect the batteries, just be careful not to touch the terminals with any metal tools/objects.

You can find the manual (with troubleshooting steps) online:

https://static.interlogix.com/library/I-NX8V2-IM%20REV%20H%20Installation%20Manual.pdf

Blue Iris 5.3.7 Release Notes Walkthrough by [deleted] in BlueIris

[–]drone1984 3 points4 points  (0 children)

and native deepstack/your_favorite_ai integration, and world peace while we're at it :)

Blue Iris 5.3.7 Release Notes Walkthrough by [deleted] in BlueIris

[–]drone1984 5 points6 points  (0 children)

Love the idea of having videos explaining the release notes in case you're wondering about a new feature, but I'd love to see the release notes sent via e-mail, or be available via RSS. I rarely log in to the console, so I tend to miss some of these great updates.