Add support for input-datetime entity rows
This commit is contained in:
parent
dae88747ef
commit
e464e1bd0e
@ -183,6 +183,7 @@ class {
|
|||||||
switch: "toggle",
|
switch: "toggle",
|
||||||
vacuum: "toggle",
|
vacuum: "toggle",
|
||||||
water_heater: "climate",
|
water_heater: "climate",
|
||||||
|
input_datetime: "input-datetime",
|
||||||
};
|
};
|
||||||
|
|
||||||
if(!config || typeof config !== "object" || (!config.entity && !config.type)) {
|
if(!config || typeof config !== "object" || (!config.entity && !config.type)) {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user