We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4d9ae9f commit 836ac04Copy full SHA for 836ac04
docs/reference/plugins.md renamed to docs/devices/plugins.mdx
@@ -1,5 +1,5 @@
1
---
2
-sidebar_position: 3
+sidebar_position: 6
3
4
5
import Tag from '@site/src/components/Tag';
docs/devices/smartswitches.mdx
-sidebar_position: 1
+sidebar_position: 5
import Tabs from "@theme/Tabs";
@@ -42,7 +42,7 @@ chargers:
42
standbypower: 50
43
```
44
45
-Das heißt, in diesem Modus wird der Zustand des Ladepunkts abhängig von der gemessenen Leistung bestimmt:
+Das heißt, in diesem Modus wird der Zustand des Ladepunkts abhängig von der gemessenen Leistung bestimmt:
46
47
- Laden: (Leistung > `standbypower`)
48
- Geladen: (Leistung ≤ `standbypower`)
0 commit comments