diff --git a/card-tools.js b/card-tools.js index 12620d2..131f2a6 100644 --- a/card-tools.js +++ b/card-tools.js @@ -183,6 +183,7 @@ class { switch: "toggle", vacuum: "toggle", water_heater: "climate", + input_datetime: "input-datetime", }; if(!config || typeof config !== "object" || (!config.entity && !config.type)) {