# Home Assistant Configuration HA_BASE_URL=http://homeassistant.local:8123 HA_ACCESS_TOKEN=your_long_lived_access_token_here # Optional: Default entity filters # HA_ENTITY_FILTER=light.*,switch.*,sensor.*