I've been using Home Assistant for a couple of years now. I won't go too much into what I use it for, there's a bunch of info about that, and the guys on the Discord have entire public repos full of all their cool automations (on Github). What I would share is that in the couple of years I've been running it, I've been through a dozen Sandisk and Samsung MicroSDs on my Pis _even though_ I was running my time-series d…
Home Assistant: Open-source home automation platform running on Python 3
121–130 of 200 posts
Re: Home Assistant: Open-source home automation platform running on Python 3
#122Founder of Home Assistant here. Happy to answer any questions.
Have you guys thought about, or talked with anyone else who has thought about trying to make HA, or a subset of the HA functionality, accessible to non-technical people? I often show my setup to friends and family and the first thing they ask is "how do I do this?", and I normally have to tell them they can't really do it themselves.
Re: Home Assistant: Open-source home automation platform running on Python 3
#123Earlier quoted context omitted.
The range of the smart hub is what concerns me. I see you can buy the plug-in dimmer switch to extend, but only one is allowed per hub. Otherwise the reliability of Caseta is attractive. Do you also have the hub integrated with other things like a thermostat? I'm curious as to how that's working out.
Z-wave is designed to be repeated by any device with constant power. So door locks won't act as repeaters, but switches, plugs, light sockets, etc. will. The home-assist docs link to this blog post [1], which is a great walk through on some common pitfalls when building a zwave network. 1. https://drzwave.blog/2017/01/20/seven-habits-of-highly-effec...
Re: Home Assistant: Open-source home automation platform running on Python 3
#124I've been using Home Assistant for a couple of years now. I won't go too much into what I use it for, there's a bunch of info about that, and the guys on the Discord have entire public repos full of all their cool automations (on Github). What I would share is that in the couple of years I've been running it, I've been through a dozen Sandisk and Samsung MicroSDs on my Pis _even though_ I was running my time-series d…
Re: Home Assistant: Open-source home automation platform running on Python 3
#125Founder of Home Assistant here. Happy to answer any questions.
I can't thank you enough for what you have started. I have been using HA for over a year now and enjoy it more every month. Have you guys thought about, or talked with anyone else who has thought about trying to make HA, or a subset of the HA functionality, accessible to non-technical people? I often show my setup to friends and family and the first thing they ask is "how do I do this?", and I normally have to tell t…
Re: Home Assistant: Open-source home automation platform running on Python 3
#126Earlier quoted context omitted.
Hi. Can you provide details on the hardware and interfaces for the curtain setup?
I use Forest drapery rails ( https://www.forestgroup.com/ ). They're awesome, they have a zwave interface build in (the ones I use - they have multiple systems) and they have been 100% rock solid for 4+ years for me. They behave like light dimmers, so you just send them a '50%' message to close them half way etc. Also, you can still open them by hand; if you give them a slight tug, they will open or close the rest by…
Re: Home Assistant: Open-source home automation platform running on Python 3
#127I've been using Home Assistant for a couple of years now. I won't go too much into what I use it for, there's a bunch of info about that, and the guys on the Discord have entire public repos full of all their cool automations (on Github). What I would share is that in the couple of years I've been running it, I've been through a dozen Sandisk and Samsung MicroSDs on my Pis _even though_ I was running my time-series d…
Re: Home Assistant: Open-source home automation platform running on Python 3
#128I've been using Home Assistant for a couple of years now. I won't go too much into what I use it for, there's a bunch of info about that, and the guys on the Discord have entire public repos full of all their cool automations (on Github). What I would share is that in the couple of years I've been running it, I've been through a dozen Sandisk and Samsung MicroSDs on my Pis _even though_ I was running my time-series d…
Does Home Assistant let you make all IOT devices safer? For example, I imagine the business plan for products like Hue involves selling information to data brokers, but after glancing at the Hue section[1], I couldn't quickly tell whether you are still publishing information about your home environment. [1] https://www.home-assistant.io/components/hue/
Re: Home Assistant: Open-source home automation platform running on Python 3
#129I have a question for the home automation crowd. Are there any wifi switches (wall-wart style that don't need to be embedded in the wall) with an open spec or open source that I don't need a custom app with a weird protocol to talk to? I'd really like to wire up some automated switches but after days of research, found that just about every wifi-enabled switch requires some bullshit android app that requires phoning…
You're probably going to have a hard time finding consumer networked light switches that run on anything that isn't a wireless protocol. It's been a minute since I did any of this kind of work, but as I recall it, most US building codes forbid high-voltage (for residential values of the term, meaning ~120V wall supply) and low-voltage cabling from being run in the same conduits or boxes. That makes Ethernet and any o…
Problems with it: - doesn’t work across phases, but I believe there is a ‘bridge’ for that. - noise ie from switching power supplies on the lines can be a problem. Use filters / better supplies.
Re: Home Assistant: Open-source home automation platform running on Python 3
#130Earlier quoted context omitted.
You're probably going to have a hard time finding consumer networked light switches that run on anything that isn't a wireless protocol. It's been a minute since I did any of this kind of work, but as I recall it, most US building codes forbid high-voltage (for residential values of the term, meaning ~120V wall supply) and low-voltage cabling from being run in the same conduits or boxes. That makes Ethernet and any o…
I'm looking for something like this: https://www.amazon.com/RockBirds-Required-Function-Control-A... Except, doesn't require a custom android/ios app. I do want wireless protocol, but once the switch is networked, I want to be able to control it without some middle-man app that is phoning home outside of my network.
You can use a raspberry pi with a controller and Home Assistant (or equivalent) or an Athom homey which is not fully open but freely programmable.
Option: https://xiaomi-mi.com/sockets-and-sensors/xiaomi-mi-smart-so...
And Ikea will release zigbee wall plugs this year, their gateway uses the open coap protocol (no need to use their app) and as said you can also use any zigbee controller you want.
Fibaro sells zwave wall plugs, but there are others.
Finally sonoff has wifi plugs which can be flashed with open firmware.