mirror of
https://github.com/jomjol/AI-on-the-edge-device-docs.git
synced 2025-12-14 07:26:55 +03:00
Auto gen parameter doc (#14)
* added script to generate parameter documentation * extended readme * added templated parameter pages * Update build-docs.yaml * . * . --------- Co-authored-by: CaCO3 <caco@ruinelli.ch>
This commit is contained in:
6
generate-param-docs/parameter-docs/MQTT/ClientID.md
Normal file
6
generate-param-docs/parameter-docs/MQTT/ClientID.md
Normal file
@@ -0,0 +1,6 @@
|
||||
# Parameter `ClientID`
|
||||
Default Value: `watermeter`
|
||||
|
||||
## Description
|
||||
Please fill me with an explanation and useful links
|
||||
|
||||
@@ -0,0 +1,6 @@
|
||||
# Parameter `HomeassistantDiscovery`
|
||||
Default Value: `true`
|
||||
|
||||
## Description
|
||||
Please fill me with an explanation and useful links
|
||||
|
||||
6
generate-param-docs/parameter-docs/MQTT/MainTopic.md
Normal file
6
generate-param-docs/parameter-docs/MQTT/MainTopic.md
Normal file
@@ -0,0 +1,6 @@
|
||||
# Parameter `MainTopic`
|
||||
Default Value: `watermeter`
|
||||
|
||||
## Description
|
||||
Please fill me with an explanation and useful links
|
||||
|
||||
6
generate-param-docs/parameter-docs/MQTT/MeterType.md
Normal file
6
generate-param-docs/parameter-docs/MQTT/MeterType.md
Normal file
@@ -0,0 +1,6 @@
|
||||
# Parameter `MeterType`
|
||||
Default Value: `other`
|
||||
|
||||
## Description
|
||||
Please fill me with an explanation and useful links
|
||||
|
||||
6
generate-param-docs/parameter-docs/MQTT/SetRetainFlag.md
Normal file
6
generate-param-docs/parameter-docs/MQTT/SetRetainFlag.md
Normal file
@@ -0,0 +1,6 @@
|
||||
# Parameter `SetRetainFlag`
|
||||
Default Value: `true`
|
||||
|
||||
## Description
|
||||
Please fill me with an explanation and useful links
|
||||
|
||||
6
generate-param-docs/parameter-docs/MQTT/Uri.md
Normal file
6
generate-param-docs/parameter-docs/MQTT/Uri.md
Normal file
@@ -0,0 +1,6 @@
|
||||
# Parameter `Uri`
|
||||
Default Value: `mqtt://IP-ADRESS:1883`
|
||||
|
||||
## Description
|
||||
Please fill me with an explanation and useful links
|
||||
|
||||
6
generate-param-docs/parameter-docs/MQTT/password.md
Normal file
6
generate-param-docs/parameter-docs/MQTT/password.md
Normal file
@@ -0,0 +1,6 @@
|
||||
# Parameter `password`
|
||||
Default Value: `PASSWORD`
|
||||
|
||||
## Description
|
||||
Please fill me with an explanation and useful links
|
||||
|
||||
6
generate-param-docs/parameter-docs/MQTT/user.md
Normal file
6
generate-param-docs/parameter-docs/MQTT/user.md
Normal file
@@ -0,0 +1,6 @@
|
||||
# Parameter `user`
|
||||
Default Value: `USERNAME`
|
||||
|
||||
## Description
|
||||
Please fill me with an explanation and useful links
|
||||
|
||||
Reference in New Issue
Block a user