A Home Assistant integration that provides a sleep timer for any entity.
- Creates a virtual entity that turns off a real entity after a configurable timeout.
- Configuration via the user interface (UI) without manual changes to
configuration.yaml
. - Easy control via the Home Assistant UI.
- Add this integration via HACS.
- Setup a custom Repositori
- Go to Settings > Integrations and add the SleepTimer integration.
- Configure the virtual entity via the user interface.
- Turn on the virtual entity to activate the real entity.
- After the timeout expires, the real entity will be turned off automatically.
If you have questions or issues, please open an issue on GitHub.