Skip to content

How do you use entities in the write multiple registers action? #229

Answered by davidrapan
some0299 asked this question in Q&A
Discussion options

You must be logged in to vote
action: solarman.write_multiple_holding_registers
data:
  device: 68cc2dc7f6d70d4742dca1d660cba099
  wait_for_attempts: 30
  register: 4615
  values:
  - 0
  - 0
  - 5946
  - '{{ states("input_number.my_SOC_limit") }}'
  - 3000
  - 257
  - 3103
  - 127
  - 1

Tip: Always set wait_for_attempts: 30 to ensure 100% success.

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@some0299
Comment options

Answer selected by some0299
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