update readme
This commit is contained in:
parent
b723744948
commit
2c6def8f57
|
@ -172,13 +172,12 @@ I moved the api related stuff into the package [pyhOn](https://github.com/Andre0
|
||||||
#### Controls
|
#### Controls
|
||||||
| Name | Icon | Entity | Key |
|
| Name | Icon | Entity | Key |
|
||||||
| --- | --- | --- | --- |
|
| --- | --- | --- | --- |
|
||||||
| Start Program | `mdi:power-cycle` | `button` | `startProgram` |
|
| Oven | `mdi:toaster-oven` | `switch` | `startProgram` / `stopProgram` |
|
||||||
| Stop Program | `mdi:power-off` | `button` | `stopProgram` |
|
|
||||||
#### Configs
|
#### Configs
|
||||||
| Name | Icon | Entity | Key |
|
| Name | Icon | Entity | Key |
|
||||||
| --- | --- | --- | --- |
|
| --- | --- | --- | --- |
|
||||||
| Delay time | `mdi:timer-plus` | `number` | `startProgram.delayTime` |
|
| Delay time | `mdi:timer-plus` | `number` | `startProgram.delayTime` |
|
||||||
| Preheat | | `select` | `startProgram.preheatStatus` |
|
| Preheat | `mdi:thermometer-chevron-up` | `switch` | `startProgram.preheatStatus` |
|
||||||
| Program | | `select` | `startProgram.program` |
|
| Program | | `select` | `startProgram.program` |
|
||||||
| Program Duration | `mdi:timelapse` | `number` | `startProgram.prTime` |
|
| Program Duration | `mdi:timelapse` | `number` | `startProgram.prTime` |
|
||||||
| Target Temperature | `mdi:thermometer` | `number` | `startProgram.tempSel` |
|
| Target Temperature | `mdi:thermometer` | `number` | `startProgram.tempSel` |
|
||||||
|
|
|
@ -8,5 +8,4 @@
|
||||||
"issue_tracker": "https://github.com/Andre0512/hon/issues",
|
"issue_tracker": "https://github.com/Andre0512/hon/issues",
|
||||||
"requirements": ["pyhOn==0.8.1"],
|
"requirements": ["pyhOn==0.8.1"],
|
||||||
"version": "0.6.1"
|
"version": "0.6.1"
|
||||||
|
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in New Issue
Block a user