Samir Hafez

Results 13 comments of Samir Hafez

@vermut Could you precise a bit more on how to do this? I'm trying to set mine up so that I can trigger a force-charge when needed. Also, do I...

Thank you @vermut I'm seeing repeatedly: ``` Service Call: write_multiple_holding_registers: [4368], values : [[0]] failed with exception [IllegalDataAddressError: The data address received in the request is not an allowable address...

@vermut Could you provide me with the document you screenshotted in the description šŸ™šŸ½ ? > No idea about LSW3, I'm using this integration's HA service. Same, but how is...

> Yes, wifi dongle, LSW3_15_270A_1.68. Again, registers are model-specific. @vermut my version says `LSW3_15_FFFF_1.0.96`... so this might be far too old

I don't really use Doom emacs but in spacemacs you can just fetch the repo, and I'm assuming Doom won't be too different: ``` (package! org-logseq :recipe (:fetcher github :repo...

> Can you post a debug log please? For sure, how would I go about doing that?

> `service_write_multiple_holding_registers` is not a PysolarmanV5 function. Which integration are you using ? I’m using ha-solarman, but the source code calls pysolarmanv5 directly: https://github.com/davidrapan/ha-solarman/blob/a4c77d6837aeecfb426d51591ef274afddd5bd27/custom_components/solarman/api.py#L89 it just wraps it with a...

@davidrapan thank you for the instructions, this seems like the relevant portion, other than this is retries with same result and other reading calls that succeed. Do let me know...

> @githubDante? Do I read it correctly that it's an exception code 07? > > _The slave cannot perform the programming request sent by the master._ > > Edit: @SamirHafez...

@githubDante is there any hint in this investigation that could point me in the direction of finding out why the inverter is refusing to accept this command, all of a...