You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Fix stuck active state (#1): Added periodic state re-evaluation every 30 seconds. If the power sensor reports 0W but the state machine was stuck at "active", it now correctly transitions back to "off".
Fix runtime tracking always showing "unknown" (#3): Live session duration sensor now updates every 30 seconds during active sessions instead of only on state transitions.
Fix German weekday labels (#2): Schedule configuration now shows English weekday names (Monday-Sunday) instead of German.
Fix German strings in auto-off sensor: Attribute texts changed from German to English ("Inactive", "Timer running").
New Features
Energy entity is now optional (#2): Not all smart plugs report energy (kWh). You can now set up the integration with only a power (W) sensor. Session energy tracking will be unavailable but everything else works.
Auto-off after standby (#2): New option to automatically turn off the switch after it has been in standby for X minutes. Useful for devices that stay in standby indefinitely after finishing (e.g., chargers, media players). Configure via Options → Auto-Off Timer.
Notes
Fully backwards compatible — existing installations will continue to work without changes
Entity names remain multilingual (German + English) via translation files