Skip to content

rdireen/rpi-home-assistant

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

33 Commits
 
 
 
 
 
 

Repository files navigation

Home Assistant Docker image for Raspberry Pi

Note this is a fork from lroguet's repo. Go to his repo for the best version of the code. Forked from https://github.com/lroguet/rpi-home-assistant

Description

A Dockerfile for a Raspberry Pi with Home Assistant.

Usage

One-liner

docker run -d --name hass --net=host -v /etc/localtime:/etc/localtime:ro -v /home/pi/home-assistant/configuration:/config rdireen/rpi-home-assistant:latest

Links

About

Raspberry Pi compatible Docker image with Home Assistant.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%