Skip to content
Discussion options

You must be logged in to vote

Previously, multiline parsing wasn't supported, and the formula parameters only included 'abcd', so I added 'ef' too.
Could you please test it like below?

sensor:
  - platform: ble_elm327
    name: "On-board charger, AC voltage a"
    pid: "E002"
    mode: "22"
    pre_commands:
      - "ATSH 7E5"
    update_interval: 5s
    formula: "return (e * 256.0f + f);"

Replies: 1 comment 4 replies

Comment options

You must be logged in to vote
4 replies
@clumsyCoder00
Comment options

@eigger
Comment options

@clumsyCoder00
Comment options

@clumsyCoder00
Comment options

Answer selected by clumsyCoder00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants