skrashevich / double-take

Unified UI and API for processing and training images for facial recognition.
https://hub.docker.com/r/skrashevich/double-take
MIT License
536 stars 26 forks source link

[BUG] MQTT expire_after doesn't work #314

Closed Mikescotland closed 9 months ago

Mikescotland commented 9 months ago

Describe the bug Adding mqtt expire_after: 120 should reduce sensor.person to 2 minutes. No matter the value, it takes 600 seconds, exactly like without this parameter.

Version of Double Take Latest beta

Expected behavior Mqtt should expire after given time, so the sensor should revert to not_home after given time

Screenshots If applicable, add screenshots to help explain your problem.

Hardware

Configuration

mqtt:
  expire_after: 120
Mikescotland commented 9 months ago

Just noticed I'm on older version. Will test with rc2