16 lines
579 B
Plaintext
16 lines
579 B
Plaintext
SILLYHOME_HA_URL=http://homeassistant.local:8123
|
|
SILLYHOME_HA_TOKEN=REPLACE_ME_WITH_LONG_LIVED_TOKEN
|
|
SILLYHOME_MODEL_STORE=.model_store
|
|
SILLYHOME_AUTOMATION_STORE=.automation_store
|
|
SILLYHOME_ACTUATOR_STORE=.actuator_store
|
|
SILLYHOME_HISTORY_DAYS=14
|
|
SILLYHOME_MIN_TRAINING_POINTS=24
|
|
SILLYHOME_RETRAIN_STALE_HOURS=24
|
|
SILLYHOME_RECONCILE_INTERVAL_SECONDS=900
|
|
SILLYHOME_MIN_BEHAVIOR_ACTIONS=3
|
|
SILLYHOME_PREDICTION_CONFIDENCE=0.82
|
|
SILLYHOME_PREDICTION_WINDOW_MINUTES=30
|
|
SILLYHOME_PREDICTION_INTERVAL_SECONDS=60
|
|
SILLYHOME_EXECUTION_COOLDOWN_SECONDS=900
|
|
SILLYHOME_TIMEZONE=Europe/Berlin
|