Skip to content

Commit

Permalink
Readme user info (#21)
Browse files Browse the repository at this point in the history
  • Loading branch information
geertmeersman authored Apr 14, 2023
2 parents 66c3d75 + 0e72ff3 commit 1160ce9
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -80,14 +80,14 @@ logger:

<details><summary>Show markdown code</summary>

**Replace &lt;username&gt; by your Nexxtmove username**
**Replace &lt;username&gt; by your Nexxtmove username and &lt;deviceid&gt; by your Nexxtmove charging device id**

```
type: custom:config-template-card
variables:
nexxtmove:
account: geertgerits
device_id: 1204969
account: <username>
device_id: <deviceid>
entities:
- >-
${"sensor.nexxtmove_"+nexxtmove.account+"_charging_device_"+nexxtmove.device_id+"_period_cost"}
Expand Down

0 comments on commit 1160ce9

Please sign in to comment.