Files
Cloud-Server/ha
2025-11-26 00:04:34 -05:00
..
2025-11-25 23:54:16 -05:00
2025-11-25 23:54:16 -05:00
2025-11-26 00:04:34 -05:00

Home Assistant Info

Instructions:

  • Still in dev, has both HA and HABridge
  • Access HA on port 8123
  • Access HABridge on port 8282

Contents:

ha/
├── bridge_config/
├── docker-compose.yml
├── .env
├── .gitignore
├── ha_config/
└── README.md

File Descrptions:

  • bridge_config/: Bridge configuration files
  • docker-compose.yml: Docker compose file
  • .env: Environment Variables
  • .gitignore: Git ignore file
  • ha_config/: HA configuration files
  • README.md: Documentation

Environmet Variables:

  • none

Ignored Files:

  • bridge_config/: Persistant Data
  • .env: Environment Variables
  • ha_config/: Persistant Data