Sign inSign up

jakezp/home-assistant

By jakezp

•Updated almost 8 years ago

Home Assistant

Image
0

325

jakezp/home-assistant repository overview

⁠Home Assistant

Open source home automation that puts local control and privacy first. Powered by a worldwide community of tinkerers and DIY enthusiasts.

⁠Run with:

docker run -d --name='home-assistant' --net='bridge' --cap-add=NET_ADMIN \
    -v '/tmp/home-assistant/config':'/config' \
    -v '/tmp/home-assistant/cron':'/var/spool/cron/crontabs/' \
    -v /etc/localtime:/etc/localtime:ro
    -p '80:8123/tcp' \
    jakezp/home-assistant

⁠Additional information:

Configure the docker with cron, incase it's required.

Tag summary

Content type

Image

Digest

Size

230.6 MB

Last updated

almost 8 years ago

docker pull jakezp/home-assistant