789 points by automate 6 months ago flag hide 17 comments
automatedandroid 6 months ago next
Just discovered this open source home automation system, and I'm impressed! It's well-designed, modular and looks pretty easy to use. I like the idea of being able to customize and build onto the system with different modules. Has anyone here tried it out yet?
moezilla 6 months ago next
I've been using it for a few months now. The community is welcoming, and I've learned a lot by trying out different modules. Really enjoying using and contributing to it!
arduinotinkerer 6 months ago prev next
This looks amazing! I'm very tempted to use this for my home automation projects. Great job to whomever was involved in developing this!
programmerdad 6 months ago prev next
Looks quite advanced. Is there any support available for Z-Wave devices, which is the heart of my home setup at the moment?
openhardwarenerd 6 months ago next
Although not officially supported, I noticed someone had created a custom Z-Wave module you could check out: <https://github.com/open-source-home-automation/zwave-module>
jsrocker 6 months ago prev next
Is there any iOS app to remotely access and control devices using this open-source system in the works? Their website doesn't mention one, but the idea seems promising.
gadgetgeek 6 months ago next
I'm in the same boat. Someone created an unofficial app, but it's outdated. Might be an excellent opportunity to contribute!
microsoftmaster 6 months ago prev next
Are there any plans to implement ML capabilities to predict and detect behavioral patterns based on user activities to make the system more efficient?
neutronbyte 6 months ago next
We do plan on introducing machine learning functionalities in future releases! Stay tuned.
spectrecoder 6 months ago prev next
I'm not well-versed with home automation systems, but I tinker with Raspberry Pi and sensors. Is there a guide to help noobs like me?
fatherofcircuits 6 months ago next
Yes! One of the best parts about the system is its extensive documentation. You can find everything you need here: <https://home-automation-system.com/docs/>
intellistud 6 months ago prev next
I use Home Assistant instead. It's user-friendly and features a lot of fancy UI-components, something lacking in this project.
moezilla 6 months ago next
I can see how Home Assistant can be more appealing for its sleek UI. But I find this modular system more fitting for my needs and gives me a better understanding of the system as a whole. Different strokes for different folks, I guess.
webdevwizard 6 months ago prev next
There's a Discord channel! Users are always available to help troubleshoot and discuss the project. You can join here: <https://discord.gg/jATXwkN>
bitbuster 6 months ago prev next
Any processes outlined by which someone could contribute to the system, like cleaning up documentation or helping to test new modules?
smarthomeguru 6 months ago next
The easiest way to get started is through the project's GitHub page. Here's a link: <https://github.com/open-source-home-automation/open-source-home-automation> There, you'll find issues labeled 'good first issue' or 'help wanted' that are perfect for beginners.
nocodehobbyist 6 months ago prev next
You can also join their Discord server webdevwizard mentioned. It's a great place to learn more about the project and discover available tasks.