• 0 Posts
  • 6 Comments
Joined 1Y ago
cake
Cake day: Jun 10, 2023

help-circle
rss

I’m struggling to find where I heard about this, but if you post to Twitter (or I guess it’s X now) and tag @Sync, they should get back in touch with you and offer you a bonus 10GB for the positive outreach.

Since I don’t know about where I heard about the offer originally, the next best thing might be my post which Sync responded to as evidence of the bonus. Along with one or two other bonuses which one may have been a referral, I’m at 17GB on the free account which is pretty decent, and certainly not as burdensome as the referral process one has to go through with Dropbox to grow the free tier there.

They’re a great service from the time I’ve spent with it and worth a go.


I think the key question is to ask what about Googles solution is driving them to look elsewhere. Once that’s known it’s possible to work out if NextCloud deployed in house or via a partner is the right way forward, or if another cloud offering might be more suitable.


A number of people have touched on the perimeter security, but you can also look at your internal network too and whether you have the systems being exposed on vlans with firewalls preventing connectivity from those systems back to your other stuff that doesn’t need to be exposed. Could help cover you if a system is compromised due to bad config, zero day exploit, or whatever, by limiting the ability to then go sideways through your network to exploit other systems. Depending on what you are hosting there may be zero requirement for your externally facing server to need to talk to the majority of devices on your network, or the talk could be one way only (internal facing to external facing).


Somewhere such as banggood - https://m.banggood.com/Aqara-Zigbee-1_2-Version-Window-Door-Sensor-Smart-Home-Kit-Remote-Alarm-Eco-System-p-1149705.html

Usually grab them on sale. Also a few others from the Aqara family such as climate (humidity and temperature) that you can get cheap. Have a motion sensory from them too that works ok but i don’t currently have in use.

I combine these with a Conbee II and in home assistant I use ZHA (over deConz, which is an option too) to manage connectivity to the sensors. I don’t use the Aqara hub any more as I’d rather run things locally via home assistant than using a third party hub which removes any potential concern around privacy. I’m honestly not sure if these sensors are upgradable or not but they work reasonably enough. Maybe once every 6 months I need to spend 2 minutes reconnecting one but it’s not too common. It helps to have some ZigBee smart power plugs scattered throughout the house, even if you aren’t automating power to things, as they form a mesh network which can make battery powered sensors more reliable.

I picked ZHA over deConz largely in the basis it’s development was linked to home assistant so I figured over time it’d see more development from the home assistant devs.

I aim to use ZigBee where I can over WiFi or Bluetooth devices. Lower power and more responsive in my experience. Also frees up the wifi traffic and the more ZigBee things you add the more reliable the mesh network gets.


Sure. I don’t have many enabled right now but some that I’ve used that are probably useful to others

I have a zigbee smart lock that was relatively cheap but didn’t have a sensor on it to detect if the door is open or closed, just a timer built in. To make the lock smarter so that it won’t attempt to lock if the door is open, I’ve used a $10 aqara sensors to detect if the door is opened or not and then combined those with the door lock to say, trigger a door lock after 5 minutes of the sensory closing, but only if the door isn’t opened again.

Another Aqara sensor automation that I don’t use any more as we moved to a house that has a carport rather than garage, but I used a contact sensor on my ‘dumb’ garage door to detect if the door was open or not. If the garage door was opened, the garage light would go on. Could do this other ways such as with motion sensors etc but unlike a motion sensor this would keep a light on until the door closed.

I have a robotic vacuum that I would automatically turn on when every person left the house. If someone was detected returning within a KM of the home, the robot would then return to the dock so it was out of the way when people got home. I really really loved this automation, but I haven’t used it since having kids 4 years ago as there has inevitably been too many toys etc that the vacuum would pick up now days. If your floor is relatively tidy but, it’s a great way to do a vacuum.

I haven’t explored it yet but Home Assistant pulls in my data from my solar panels and battery. In theory I could probably automate some of my appliances based on power generation or battery charge. Haven’t explored that fully yet however.

Those are some thoughts. Right now I use it mostly to bridge devices that otherwise don’t talk together or integrate with HomeKit. Haven’t played around with the automations for a bit, but meaning to go in and have a play with it more at some point. It’s a product I tinker with for a few weeks then let simmer for months before coming back too.


For me it’s a HomeAssistant instance. Great product that has some very tangible use cases that can benefit ones household in terms of being able to implement nice automations etc, and also a great hub in that it supports such a broad range of products and services. As an Apple user in particular its one of the great ways to get non HomeKit certified devices working with Siri/Homekit on my other Apple products.

It also makes installing addons a breeze including other products people have mentioned here such as AdGuard Home (as a PiHole alternative) and the like.

A few years ago I’d say it wasn’t for the average Joe, but I think the product has really matured and is much simpler than it used to be. There’s a strong community out there too.

For multimedia I’d say Plex personally, but Jellyfin would be another option. Good way to manage personal media libraries.