Commit 7e78db75491414765c67bf65d283cd6222e6fd8c
1 parent
18b64ea9
Exists in
dev
delete old roofcontroler
Showing
1 changed file
with
0 additions
and
17 deletions
Show diff stats
config/components/RoofControler.yml deleted
... | ... | @@ -1,17 +0,0 @@ |
1 | -- attribute: | |
2 | - key: manufacturer | |
3 | - is_container: False | |
4 | - value: unknown | |
5 | - is_editable: False | |
6 | - unit: "" | |
7 | - label: manufacturer | |
8 | - description: "" | |
9 | - | |
10 | -- attribute: | |
11 | - key: model | |
12 | - is_container: False | |
13 | - value: unknown | |
14 | - unit: "" | |
15 | - is_editable: False | |
16 | - label: "model" | |
17 | - description: "" |