Skip to content

Commit

Permalink
add heating (#456)
Browse files Browse the repository at this point in the history
fix #447
  • Loading branch information
VolkerK62 authored Oct 13, 2023
1 parent 8ae050d commit 9feff03
Showing 1 changed file with 13 additions and 0 deletions.
13 changes: 13 additions & 0 deletions docs/reference/configuration/chargers.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -65,3 +65,16 @@ icon: bike
```

---

### `heating`

Dieser Parameter bewirkt, dass bei Ladegeräten der Gruppe "schaltbare Steckdosen (switchsockets)" der Ladestand nicht in Prozent sondern in Grad angezeigt wird.

**Beispiel**:

```yaml
heating: true
```

---

0 comments on commit 9feff03

Please sign in to comment.