CCOSTAN / Home-AssistantConfig

:house: Home Assistant configuration & Documentation for my Smart House. Write-ups, videos, part lists, and links throughout. Be sure to :star: it. Updated FREQUENTLY!
https://www.vCloudInfo.com
Other
4.73k stars 508 forks source link

Play around with ESPHOMEYaml for my NoceMCUs #379

Open CCOSTAN opened 6 years ago

CCOSTAN commented 6 years ago

First Step down..

image

Docker image deployed.

  esphomeyaml: 
    image: ottowinter/esphomeyaml:latest
    container_name: esphomeyaml
    command: esphomeyaml dashboard
    restart: always
    network_mode: "host"  
    ports:
      - 6052:6052
      - 6123:6123
    volumes:
      - /home/$USER/docker_files/esphomeyaml:/config
    environment:
      - TZ=America/New_York
CCOSTAN commented 6 years ago

https://www.vcloudinfo.com/2018/06/rolling-out-some-new-docker-containers.html

stale[bot] commented 4 years ago

This issue has been automatically marked as old news and will be closed shortly. There is a new Weekly digest available.