Update page 'Command_Info'
@@ -12,9 +12,9 @@ Request Plant infos
|
|||||||
|
|
||||||
## Response
|
## Response
|
||||||
|
|
||||||
| Command | Argument1 | Argument2 | Argument3 | Argument4 |
|
| Command | Argument1 | Argument2 | Argument3 |
|
||||||
| :-----: | :-------: | :-------: | :-------: | :-------: |
|
| :-----: | :-------: | :-------: | :-------: |
|
||||||
| INFO | Name | Type | State | Water |
|
| INFO | Name | Type | State |
|
||||||
|
|
||||||
- **Name**: Name of the plant as defined in configuration
|
- **Name**: Name of the plant as defined in configuration
|
||||||
- **Type**: Type of the plant, see [database][Database]
|
- **Type**: Type of the plant, see [database][Database]
|
||||||
@@ -22,7 +22,6 @@ Request Plant infos
|
|||||||
- **Bad**: Internet error (broker) or important alert
|
- **Bad**: Internet error (broker) or important alert
|
||||||
- **Warning**: Need something to be done (fill the tank)
|
- **Warning**: Need something to be done (fill the tank)
|
||||||
- **Good**: Nothing to notice
|
- **Good**: Nothing to notice
|
||||||
- **Water**: Water tank level in %
|
|
||||||
|
|
||||||
## Example
|
## Example
|
||||||
|
|
||||||
@@ -35,7 +34,7 @@ INFO
|
|||||||
|
|
||||||
```md
|
```md
|
||||||
INFO
|
INFO
|
||||||
Living Room;Ficus;Good;78.5
|
Living Room;Ficus;Good
|
||||||
```
|
```
|
||||||
|
|
||||||
> Response
|
> Response
|
||||||
|
|||||||
Reference in New Issue
Block a user