Skip to content
This repository has been archived by the owner on Nov 22, 2020. It is now read-only.
/ docker-hass-slave Public archive

Docker container for running Home Assistant in slave mode

License

Notifications You must be signed in to change notification settings

pschmitt/docker-hass-slave

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

home-assistant slave

Usage:

docker run -it --rm -p 8123:8123 \
    -e HASS_HOSTNAME=home.example.com \
    -e HASS_PASSWORD=mySecretAPIpassword \
    -e HASS_PORT=8123
    pschmitt/hass-slave

About

Docker container for running Home Assistant in slave mode

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages