Initial commit
This commit is contained in:
6
.env.example
Normal file
6
.env.example
Normal file
@@ -0,0 +1,6 @@
|
||||
# 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.*
|
||||
Reference in New Issue
Block a user