Skip to content

HomeSmartMesh/home-automation

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ac53d40 · Feb 1, 2025
Aug 9, 2020
May 29, 2023
May 30, 2024
Mar 24, 2024
May 30, 2024
Jan 20, 2024
Jan 11, 2025
Mar 25, 2023
Jan 11, 2025
Mar 28, 2020
May 30, 2024
Sep 12, 2021
May 27, 2023
Sep 4, 2021
Feb 1, 2025
Sep 14, 2024
Jan 11, 2025
Aug 29, 2021
Jan 29, 2022
Sep 8, 2021
May 30, 2024
Jan 4, 2020
Mar 12, 2022
Sep 12, 2021
Jan 4, 2020
Jan 27, 2024
May 30, 2024
Nov 20, 2021
Sep 6, 2021
May 30, 2024
Oct 15, 2022

Repository files navigation

Overview

Developer hub for Home Automation services, micro-controllers and webapps. For startups, students and hobbyist who want to understand the basics of home automation and IoT and use it for their own projects and products. Network devices using Thread, Zigbee, wifi are centralized with mqtt then controlled with services based on python and node.js scripts interacting with web apps as user Front End.

Discussions

get support, give feedback or simply chat to brainstorm about ideas

https://github.com/HomeSmartMesh/home-automation/discussions

Documentation

https://homesmartmesh.github.io/frameworks/raspi/

Safety notice

  • Power Sockets have deadly voltage and should not be self altered
  • Usage of certified products such as Shelly or others is recommended for any high voltage product
  • hacking custom scripts to control equipment might improve safety in case you add power cut off to a lower power for each section and device, but might also alter your food if your fridge inadvertantly goes off due to a wrong configuration
    • reboot state
    • safety power too low
  • Any heat power control custom script must necessarily have another safe switch to fully cut the power when away or device is inattended.

License

MIT

Install

curl https://raw.githubusercontent.com/HomeSmartMesh/raspi/master/get_raspi.sh -o get_raspi.sh
sudo sh get_raspi.sh