os_schema is missing a module (#11511)

This commit is contained in:
Adam Bishop
2020-05-02 04:07:30 +01:00
committed by GitHub
parent 7505ed6757
commit df3f3d636d

View File

@@ -137,6 +137,9 @@
"ucd-diskio": {
"type": "boolean"
},
"sensors": {
"type": "boolean"
},
"services": {
"type": "boolean"
},