Skip to content

Commit

Permalink
Generate docs from templates
Browse files Browse the repository at this point in the history
  • Loading branch information
andig authored and github-actions[bot] committed Jul 19, 2023
1 parent c8151be commit 491edd7
Showing 1 changed file with 13 additions and 0 deletions.
13 changes: 13 additions & 0 deletions docs/devices/meters.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -960,6 +960,19 @@ meters:
token: # Ab Envoy Firmware D7.x.xxx notwendig. Token ist ein Jahr gültig. Anleitung (Obtaining a token via web UI): https://enphase.com/download/accessing-iq-gateway-local-apis-or-local-ui-token-based-authentication (Optional)
```
</TabItem>
<TabItem value="battery" label="Batterie">
```yaml
meters:
- name: my_battery
type: template
template: enphase
usage: battery
host: 192.0.2.2 # IP-Adresse oder Hostname
token: # Ab Envoy Firmware D7.x.xxx notwendig. Token ist ein Jahr gültig. Anleitung (Obtaining a token via web UI): https://enphase.com/download/accessing-iq-gateway-local-apis-or-local-ui-token-based-authentication (Optional)
```
</TabItem>
</Tabs>
Expand Down

0 comments on commit 491edd7

Please sign in to comment.