What Have You Added to Your Setup Recently?

In my case SAF comes down to is, "Does it work ?"

I know that the original post is for mainly home automation, but this is something tech that I would like to do but I don't know how. I have Unifi network equipment and an Asustor NAS. I would like to set up pi-hole on the NAS in a Docker Container and use it for my whole network but I don't know how. I have a VM setup using Ubuntu but from there I need HELP. This may be too big a job for my limited knowledge but I would like to at least try.

1 Like

Freshly installed battery "backup" (1,3kWh) for the whole rack (router, NAS, HE, Switch etc.). This backup is also using solar overproduction during the day and use it after sunset, with enough power to run 20+ hours on battery. Components used:
Shelly Uni - monitors battery voltage and works as a battery disconnect safety device in case voltage drops too low (controlling separate reley directly, using UNI inbuild ADC logic).
Shelly 1PM Plus controlling charger in combination with HE - once FVE starts to feed the grid, charging starts.
HE in combination with Solcast integration manage if next day solar production will be big enough and if yes, it starts discharging process after sunset.

2 Likes

This is what I'm working on for the next few months:
I have a client who is VERY privacy concious.
I have sold him and family on the idea of voice notifications and voice control, which I consider essential.
So, he wants me to develop a completly local system of notification and control.
RHASSPY and Voice TTS on a PI , here I come!
(I have no idea if I can make that work).

6 Likes

Oh wow that is cool... let us know how that turns out!!!

1 Like

This project might be of interest to you. And it works with PiCroft.

1 Like

I've added some ThirdReality contact and motion sensors.

Seeing how they work with HE, SmartThings, and Home Assistant/zigbee2mqtt.

They work well.

Battery level status is where it gets interesting; HE shows 100%, ST shows 47%, and HA/z2m sees them as mains powered devices and not running on AAA batteries.

2 Likes

A pair of Sonoff Temperature & Humidity sensors that were just delivered today. Going to use them to see if I'm able to save any energy this summer by using dewpoint to control my AC system. (Thanks to @aaiyar for the inspiration).

Also recently purchased another pair of WiFi smart plugs with energy monitoring. Not paired with HE, but linked with my Sense energy monitor. Not really for automation purposes, but data acquisition.

3 Likes

5 Danalock Zigbee locks, using Lutron Pico remotes for keypads. All replacing August locks. One more thing that eliminates dependency on the cloud. :grin:

3 Likes

Those locks look like a nice easy way to automate locking. Very curious to see how that works out. Are you getting the DanaPad as well?

Unfortunately I have a mortise lock so this won't work for me. I do have a Yale and Kwikset on other exterior doors - both Zigbee as well.

Sorry, have to ask. Do they use smart phones? :slight_smile:

1 Like

Water leak protection has always been high on my list for home automation. I am curious though, what advantages would you receive using these Tuya water leak sensors over using something like Zooz water leak sensor? They're about the same cost.. the Zooz work now without any special apps or drivers and don't rely on the Cloud. As I said, I'm just curious. thanks...

It has a probe, current price is around the same, uses Zigbee which can be a little more responsive and easier to pair. Note: if the ZSE24 is a FLiRS device then there have been some issues reported about the mesh bogging down when the device stops responding if out of batteries for example...

1 Like

Indeed they do have smartphones, but, the client insists on privacy above cost and convenience.
For example, a simple amazon alexa dot might cost around $50, and is relatively easy to hook up to Hubitat for notification and control. A RPI with a good speaker and a good microphone array might cost around $250. (Just the cost of the hardware alone).
Nonetheless, the client insists on privacy above cost and convenience.

The Tuya sensors are zigbee, so they also don't rely on the cloud either. I don't know if they work with any generic driver (they may - I have no idea), but there are lots of people who prefer zigbee devices over z-wave devices for a few reasons, including:

  1. Zigbee meshes tend to be a lot less sensitive to misbehaving devices
  2. Because zigbee doesn't have a set number of hops (z-wave is limited to 4), compatible zigbee devices tend not to drop off the mesh very easily.
  3. Zigbee meshes run at a higher transfer rate (250 kbps), possibly making zigbee triggers fractionally faster than z-wave.
  4. Zigbee uses the same frequency throughout the world, making device availability much higher.
3 Likes

It's a long story as to how this happened, but I call this "Yay! Spring! " It runs nightly on hubitat for a few nights after spring equinox. Setup only took about 90 minutes including rounding up 4 zigbee outlets and programming a rm4 rule. VERY high WAF, btw.

7 Likes

Wow....

1 Like

My next addition I may have to invent because I can't find it.
I simply want to know when it's windy in the garden, or when there's little or no wind.
Without feeding a power supply, the cost of a weather station, and without all the extra data. I'd like an anemometer that when it's spinning above X, simply closes a contact that a regular Door/Window sensor on a 2 year battery can notify.

You can do it with an arduino and bring it into Hubitat using @ogiewon's hubduino.

2 Likes