mirror of
https://github.com/home-assistant/core.git
synced 2026-05-17 14:01:34 +01:00
afc9e4303a
* Trigger entity base class * mods * TriggerEntity to CoordinatorTriggerEntity * variables to variable * mypy * unique_id * Fix * docstring * _render_templates * split manual vs coordinator * name * ManualTriggerEntity * value * use super * Remove ManualTriggerEntity * Use super()