1
0
mirror of https://github.com/home-assistant/core.git synced 2026-04-02 00:20:30 +01:00

Add todo to experimental triggers (#166591)

This commit is contained in:
Abílio Costa
2026-03-26 13:36:16 +00:00
committed by GitHub
parent bc7c3f0617
commit 5defb4dbff

View File

@@ -186,6 +186,7 @@ _EXPERIMENTAL_TRIGGER_PLATFORMS = {
"switch",
"temperature",
"text",
"todo",
"update",
"vacuum",
"water_heater",