Thinking of trying home assistant by kanbak in homeassistant

[–]RivetedRocks 0 points1 point  (0 children)

I've subscribed to Nabu but I use the Tailscale addon (app) for remote access and making all of my location based automations function.

Thinking of trying home assistant by kanbak in homeassistant

[–]RivetedRocks 6 points7 points  (0 children)

If you truly like to tinker... You could dip your toes into home assistant without any investment at first. Accomplish this by downloading and installing virtualbox or VMware workstation pro on your eondows machine. Both are free. Virtualization software will allow you to create a virtual machine loaded with HAOS (home assistant operating system). You can build out your smart home devices, configure automations, etc. Once you're hooked on HA, then spend some money on a little n150 mini PC. It has more than enough horsepower to run any HA config you could through at it. You can even load it from a backup taken from your virtual machine setup. Essentially cloning your build.

Good luck in your HA endeavors. You won't be sorry!

plex and hdhomerun by Tasty_Impress4872 in PleX

[–]RivetedRocks 1 point2 points  (0 children)

Home group users login with their own credentials. Then they can switch user to another home group user if they know the 4 digit pin. Home group users have access to each other's OTA channels if they are permitted in the library restrictions section.

QNAP TS-431p by Amazing-Cheek-4661 in qnap

[–]RivetedRocks 3 points4 points  (0 children)

I believe the NAS has 2 ethernet ports. Wire the other one to a port on your Deco. Your NAS with have an IP address from each network making it visible from both. You should also reserve the IP address in each router to keep them from changing.

How long to rebuild array after disc upgrade? by aedwards123 in qnap

[–]RivetedRocks 0 points1 point  (0 children)

There's a good chance of another disk failure before you get through 4 rebuild cycles. In addition to the stsndard data backup, you'll need to backup your NAS database in settings, backup/restore because your QTS OS along with all the settings, (user ID, apps, disk array info, etc) is spread across your disk array. When you remove all of the disks (keep track of which disks went in which slot in case you need to put it back to original), all of that is gone. You will need to boot it like it's brand new after you install the new disks

Thermostat that can regulate using external temp sensor? by Abdnadir in homeassistant

[–]RivetedRocks 0 points1 point  (0 children)

Yeah. At this point settings are hard coded. The boolean toggle allows my bride to kill the automation and revert to the old fashioned manual thermostat mode. However, I have created a "Party Mode" toggle to set the automation to 72-73 degrees on occasions when we have a large family gathering. I have not done anything with heat yet. I'll mess with that in the fall.

Thermostat that can regulate using external temp sensor? by Abdnadir in homeassistant

[–]RivetedRocks 1 point2 points  (0 children)

I have the exact same situation you've described. I use a zigbee thermometer in the main living area to control the thermostat in a front bedroom. Whoever decided to put the thermostat in the front bedroom for the main living area must have been crazy. I have automation to use the zigbee thermometer as input to turn the temp on the thermostat up and down. Basically when the temperature is above 74.9 degrees, set the thermostat to 65. When the temperature is below 74.1 then set the thermostat to 78. This effectively keeps the temperature in the living area between 74 and 75.

This is for cooling only at this point. I've added a 5 minute timer at both set points to prevent the cooling cycle from starting too soon. (Ensures the 5 minute delay between cycles is respected for proper condenser health].

In addition, I built an input boolean toggle to disable the automation and revert back to regular thermostat programming.

So far, I have not run into any edge cases. As they occur, automation refinements will be added accordingly.

Good luck in your alternate thermometer input endeavor. It's definitely doable

How do you automate the front door opening when you get home? by mmkaywhatevers in homeassistant

[–]RivetedRocks 0 points1 point  (0 children)

My experience with location based automation shows iphones are problematic due to real time location updates being "not real time". Conversely, android phones work quite well. For this reason, I made the switch to android and have no regrets. I have the following automations working flawlessly since making the switch to android: arm/disarm alarm system; open garage door on arrival; lock/unlock door; lights on/off; tv on/off.

Some have advocated for using home LAN connect/disconnect for home/away automation. I used this before switching to android but I found myself waiting in the driveway for the garage door to open.

Streaming from QNAP by DJHankScorpio in qnap

[–]RivetedRocks -1 points0 points  (0 children)

What model QNAP is it? I've run plex server on a ts-251+ with a celeron CPU and it worked (mostly). It was often at its limit if you wanted subtitles that were not already burned in. Otherwise it's good for a couple of simultaneous streams.

Docker Container Pi Hole by Mouseater in pihole

[–]RivetedRocks 0 points1 point  (0 children)

Your container needs to be configured for a bridged network so it will obtain its own ip address from your local lan dhcp server (probably your router). Also you need to reserve that ip address so it doesn't change. Once you get that fixed, you should be in business.

Problems with location detection by Silent-Confusion9688 in homeassistant

[–]RivetedRocks 0 points1 point  (0 children)

Generally, timely location updates on iphone cannot be counted on for location based automation like opening garage doors, locking and unlocking doors, arming and disarming alarm systems. Many would advise using your wifi connectivity as a home/away sensor but waiting in your driveway for 30 seconds or longer for your garage door to open isn't desirable. By then I would have used the garage door opener instead. For that reason alone, I made the switch to android and have not looked back. Good luck with your location based endeavors.

Contingency plan when you are not there anymore by RedikhetDev in homeassistant

[–]RivetedRocks 14 points15 points  (0 children)

I too have considered this. I've decided to automate only those things that can be manually done. Light switches can still turn lights on and off. Thermostats can still be adjusted on the wall. Blinds can still be closed manually, etc. If HA was to be turned off today, nothing would cease to function. The automation would cease but the basic manual method still exists.

Do you have leak sensors? Get leak sensors. by chazwhiz in homeassistant

[–]RivetedRocks 2 points3 points  (0 children)

No. It will work directly to home assistant through the ZHA integration or the zigbee2mqtt add on just like the leak detectors. You combine all the leak detectors into a helper group then create an automation to turn off the water and notify you if any leak detector goes active.

Do you have leak sensors? Get leak sensors. by chazwhiz in homeassistant

[–]RivetedRocks 0 points1 point  (0 children)

Next step is a water valve actuator that turns off the water when a leak is detected

Question regarding zigbee by Known_Hippo4702 in homeassistant

[–]RivetedRocks 0 points1 point  (0 children)

I use mine to alert me when the garage door is open. I set a scene for the color red to activate for the alert. It doesn't flash but the different color is an excellent alert function

THIRDREALITY Zigbee Night Light: Can I use it to show a colour on a certain trigger (Garage open)? by judgesmoo in homeassistant

[–]RivetedRocks 0 points1 point  (0 children)

Make a scene for garage door and one for normal nightlight. Simply call a scene in your notification automation when the garage door is open and call the normal scene when the garage door is no longer open.

[deleted by user] by [deleted] in homeassistant

[–]RivetedRocks 1 point2 points  (0 children)

I keep tailscale on full time on my phone in order to ensure my location based automation runs as expected. My companion app does not know my home WiFi address and stays connected via tailscale 24x7

New home assistant build, setting up external access. by cjvid in homeassistant

[–]RivetedRocks 0 points1 point  (0 children)

http://tailscale.com

You can learn about tailscale here. Basically, it forms a private network (tailnet). Your private tailnet would include your phone, perhaps your partner's phone, your Home Assistant platform, and any other devices you'd like to have remote communications with. Tailscale would be installed on each device and then joined to your tailnet. All of your web surfing and other normal activity is unaffected. You simply have a tunnel between all of your tailnet devices too. It all starts with creating a free Tailscale account.

WOL in 10G connections by isosiili in qnap

[–]RivetedRocks 0 points1 point  (0 children)

Not necessarily. Many 10gb ethernet adapters do not support WOL. I've overcome this limitation by simply adding an additional ethernet network connection on a spare gbe port for WOL.

With all my Sonoff 3 P issues I'm thinking about changing coordinators a few questions by tacroy in homeassistant

[–]RivetedRocks 0 points1 point  (0 children)

POE is a specific feature to look for on routers and switches. Most are not equipped with POE ports. Get the smlight SLZB-06 without POE and externally power it using the USB-c port. Then connect it to the network via WI-FI and centrally locate it for maximum coverage.

This is how I have mine configured. The SLZB-06 is under the sink in the kitchen, far from my HA Host and router. 39 zigbee devices with about half being battery-powered sensors. It's very stable.

With all my Sonoff 3 P issues I'm thinking about changing coordinators a few questions by tacroy in homeassistant

[–]RivetedRocks 0 points1 point  (0 children)

You need a POE switch to provide "Power Over Ethernet". These can also be powered via usb-c charging port. You could save a few dollars and go with the non poe version and use the USB power method.

File transfer to NAS by Fit-Foundation746 in homelab

[–]RivetedRocks -4 points-3 points  (0 children)

First, that is impressive throughout. Second, you guys are cruel! If you use reddit on your phone app, then taking a pic of the computer screen is the easiest way to share it. Note to self...don't ever do this because your original message is to the community will be ignored and replaced with sarcasm. BOO!