Add support for the file selector (#13382)

This commit is contained in:
Paulus Schoutsen
2022-08-18 11:43:43 -04:00
committed by GitHub
parent 47b820d28f
commit 8c71885b4c
5 changed files with 129 additions and 0 deletions

View File

@@ -14,6 +14,7 @@ import "./ha-selector-datetime";
import "./ha-selector-device";
import "./ha-selector-duration";
import "./ha-selector-entity";
import "./ha-selector-file";
import "./ha-selector-number";
import "./ha-selector-object";
import "./ha-selector-select";