mirror of
https://github.com/home-assistant/core.git
synced 2026-08-19 21:01:05 +01:00
* Require device id when registering timer handlers * Require device id for timer intents * Raise errors for unregistered device ids * Add callback * Add types for callback to __all__ * Clean up * More clean up