Skip to content

Pushover Nachrichten dem Auto zuweisen #13293

Discussion options

You must be logged in to vote

Doku steht sehr vieles drin, nur tue ich mich schwer diese dann anzuwenden.
Du hast mir super weiter geholfen und jetzt läuft es so wie es soll
Danke

hier noch der Code. Vlt hilft es wem

messaging:
  events:
    start: # charge start event
      title: "{{.title}} Start"
      msg: |
        Start um {{printf `(%02d:%02d)` now.Hour now.Minute}}
    stop: # charge stop event
      title: "{{.title}} Stop"
      msg: |
        Stop um {{printf `(%02d:%02d)` now.Hour now.Minute}}
    connect: # vehicle connect event
      title: "{{.title}} Verbunden"
      msg: |
        Verbunden um {{printf `(%02d:%02d)` now.Hour now.Minute}}
    disconnect: # vehicle disconnected event
      title: "{{.t…

Replies: 2 comments 8 replies

Comment options

You must be logged in to vote
8 replies
@VolkerK62
Comment options

@alphabravocharly72
Comment options

@VolkerK62
Comment options

@alphabravocharly72
Comment options

@VolkerK62
Comment options

Comment options

You must be logged in to vote
0 replies
Answer selected by alphabravocharly72
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
2 participants