mirror of
https://github.com/jomjol/AI-on-the-edge-device-docs.git
synced 2025-12-09 21:17:09 +03:00
.
This commit is contained in:
@@ -21,8 +21,7 @@ def appendParameterFile(folder, file):
|
||||
|
||||
# Add parameter doc to overview page
|
||||
with open(parameterOverviewFile, 'a') as overviewFileHandle:
|
||||
overviewFileHandle.write(parameterDoc + "\n---\n\n")
|
||||
|
||||
overviewFileHandle.write(parameterDoc + "\n\n---\n\n")
|
||||
|
||||
|
||||
# Create templated overview markdown file
|
||||
|
||||
@@ -3,4 +3,4 @@ Default Value: `true`
|
||||
|
||||
Enable or disable the Homeassistant Discovery.
|
||||
|
||||
See [here](../Integration-Home-Assistant) for details about the discovery.
|
||||
See [here](../Integration-Home-Assistant) for details about the discovery.
|
||||
|
||||
@@ -5,5 +5,4 @@ $EXPERT_PARAMETER
|
||||
|
||||
$HIDDEN_IN_UI
|
||||
|
||||
Please fill me with an explanation and useful links
|
||||
|
||||
Please fill me with an explanation and useful links.
|
||||
|
||||
Reference in New Issue
Block a user