Skip to content

Commit 836ac04

Browse files
committed
moved plugins to the device category
1 parent 4d9ae9f commit 836ac04

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

docs/reference/plugins.md renamed to docs/devices/plugins.mdx

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
---
2-
sidebar_position: 3
2+
sidebar_position: 6
33
---
44

55
import Tag from '@site/src/components/Tag';

docs/devices/smartswitches.mdx

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
---
2-
sidebar_position: 1
2+
sidebar_position: 5
33
---
44

55
import Tabs from "@theme/Tabs";
@@ -42,7 +42,7 @@ chargers:
4242
standbypower: 50
4343
```
4444
45-
Das heißt, in diesem Modus wird der Zustand des Ladepunkts abhängig von der gemessenen Leistung bestimmt:
45+
Das heißt, in diesem Modus wird der Zustand des Ladepunkts abhängig von der gemessenen Leistung bestimmt:
4646
4747
- Laden: (Leistung > `standbypower`)
4848
- Geladen: (Leistung ≤ `standbypower`)

0 commit comments

Comments
 (0)