Fix some bugs for hoover appliances, fix #31

This commit is contained in:
Andre Basche
2023-04-24 04:36:14 +02:00
parent 8c1bba2468
commit f1e16312ff
5 changed files with 29 additions and 6 deletions

View File

@ -226,6 +226,7 @@ I moved the api related stuff into the package [pyhOn](https://github.com/Andre0
| Name | Icon | Entity | Key | Auto-Translation |
| --- | --- | --- | --- | --- |
| Anti-Crease | `timer` | `switch` | `startProgram.antiCreaseTime` | ✔ |
| Anti-Crease | `timer` | `switch` | `startProgram.anticrease` | ✔ |
| Delay time | `timer-plus` | `number` | `startProgram.delayTime` | ✔ |
| Dry Time | | `number` | `startProgram.dryTime` | ✔ |
| Dry Time | `timer` | `select` | `startProgram.dryTimeMM` | ✔ |