Added documentation

This commit is contained in:
Daan Verstraten
2022-03-14 12:55:47 +01:00
parent 97887e43bb
commit 7b526f0aee
11 changed files with 43 additions and 68 deletions

View File

@@ -37,13 +37,13 @@
},
"can_nap_filters": {
"$ref": "../../filters/filters.json",
"description": "UNDOCUMENTED",
"description": "The filters that need to be met for the nap to take place",
"$comment": "UNDOCUMENTED",
"title": "Can Nap Filters"
},
"wake_mob_exceptions": {
"$ref": "../../filters/filters.json",
"description": "UNDOCUMENTED",
"description": "Filters that can trigger the entity to wake up from it nap",
"$comment": "UNDOCUMENTED",
"title": "Wake Mob Exceptions"
}
@@ -56,4 +56,4 @@
"mob_detect_height": 6
}
]
}
}