Home Assistant

How to run Home Assistant on your Raspberry Pi 4 or other device

Home assistant is open source home automation platform that puts local control and privacy first. Powered by a worldwide community of tinkerers and DIY enthusiasts. Perfect to run on a Raspberry Pi or a local server.

Synpse make it easy to create your own smart home!

Once you have Synpse enabled device running (see Preparing OS Images), just run command bellow and deploy your own home automation system

synpse deploy -f https://raw.githubusercontent.com/synpse-hq/synpse/main/samples/home-assistant/ha-synpse.yaml

This will run application on all available devices. If you want to specify specific device - apply label selector. See Application Scheduling. Once application is running in allocation tab you can access it via url: http://<device_id>:8123 and setup your home automation server!

Last updated