Expand home automation platform comparison with 2026 Matter/Thread status, Hubitat alternative, and detailed implementation plan. Update HA .env.example template. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
12 lines
320 B
Plaintext
12 lines
320 B
Plaintext
# Home Assistant API Configuration
|
|
# VM ID: 109 (Proxmox)
|
|
#
|
|
# Generate a Long-Lived Access Token:
|
|
# 1. Go to http://10.10.0.174:8123
|
|
# 2. Click profile icon (bottom-left)
|
|
# 3. Scroll to "Long-Lived Access Tokens"
|
|
# 4. Create token and paste below
|
|
|
|
HA_URL=http://10.0.0.28:8123
|
|
HA_TOKEN=your_long_lived_access_token_here
|