Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Modbus: add delay setting #2228

Merged
merged 1 commit into from Jan 7, 2022
Merged

Modbus: add delay setting #2228

merged 1 commit into from Jan 7, 2022

Conversation

andig
Copy link
Member

@andig andig commented Jan 6, 2022

No description provided.

@andig andig added the infrastructure Basic functionality label Jan 6, 2022
@DerAndereAndi
Copy link
Contributor

DerAndereAndi commented Jan 6, 2022

Für den Test muss das noch in das Template rein, oder er muss die Config ändern

Auf die Schnelle wäre das Template in templates/definition/charger/heidelberg.yaml so:

template: heidelberg
description: Heidelberg Energy Control (Modbus RTU)
requirements:
  sponsorship: true
params:
- name: modbus
  choice: ["rs485"]
  baudrate: 19200
  comset: "8E1"
- name: delay
render: |
  type: heidelberg
  {{include "modbus" .}}
  delay: {{ .delay }}

@andig andig merged commit d8a652f into master Jan 7, 2022
@andig andig deleted the feature/modbus-delay branch January 7, 2022 18:58
@andig
Copy link
Member Author

andig commented Jan 7, 2022

@DerAndereAndi habs Template rausgenommen, hat erstmal nix mit dem aktuellen Problem zu tun.

dontbyte pushed a commit to dontbyte/evcc that referenced this pull request Aug 2, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
infrastructure Basic functionality
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants