Skip to content

issues Search Results · repo:jmccrohan/pysolarmanv5 language:Python

Filter by

60 results
 (373 ms)

60 results

injmccrohan/pysolarmanv5 (press backspace or delete to remove)

Exception in thread Thread-1: Traceback (most recent call last): File /usr/lib/python3.8/threading.py , line 932, in _bootstrap_inner self.run() File /usr/lib/python3.8/threading.py , line 870, in run ...
bug
  • smirnovhub
  • 1
  • Opened 
    on Aug 25
  • #96

Hello, thanks for this amazing tool. When I run this command: docker run --rm ghcr.io/jmccrohan/pysolarmanv5:latest solarman-scan 192.168.15.201 I get this json output: { ipaddress : 192.168.15.201 ...
  • danarrib
  • 1
  • Opened 
    on Aug 22
  • #95

Hi, I just noticed that https://pysolarmanv5.readthedocs.io/en/stable/utilities.html has not been updated with my changes from #88. I suspect you need to release a new version.
  • ngehrsitz
  • 1
  • Opened 
    on May 9
  • #92

Please help, been using HA to control my Solis Inverter, works mostly but HA in on a NAS running python jsut seems to need attention a fair bit, modules seem to need reinstalling from time to time via ...
question
  • Bignose3
  • 4
  • Opened 
    on Apr 8
  • #90

SN: 902000501 Model: Deye SUN-M80G3-EU-Q0 800W Cannot connect to the datalogger: pysolarmanv5.pysolarmanv5.V5FrameError: V5 frame contains incorrect data logger serial number
  • gummiangler
  • 9
  • Opened 
    on Feb 7
  • #87

This https://github.com/jmccrohan/pysolarmanv5/blob/a5dea0639a9bb0b7697d01dacaa519ad5f37caa6/pysolarmanv5/pysolarmanv5_async.py#L267 will never happen because we never add empty frame into the queue https://github.com/jmccrohan/pysolarmanv5/blob/a5dea0639a9bb0b7697d01dacaa519ad5f37caa6/pysolarmanv5/pysolarmanv5_async.py#L221 ...
  • davidrapan
  • 2
  • Opened 
    on Feb 5
  • #85

Hi, - Implemented in https://github.com/davidrapan/ha-solarman/blob/58409d64e83ab1a053c26dc88e0fd49dae5be4b5/custom_components/solarman/api.py#L56 - Used in https://github.com/davidrapan/ha-solarman/blob/58409d64e83ab1a053c26dc88e0fd49dae5be4b5/custom_components/solarman/api.py#L107 ...
  • davidrapan
  • 13
  • Opened 
    on Dec 20, 2024
  • #81

I have LSW3 logger with FW LSW3_15_840B_1.36 on Lenercom hybrid inverter. solarman_scan.py find logger correctly and print its ip, mac and serial. When scan registers I got umodbus.exceptions.IllegalDataAddressError: ...
  • PitinoB
  • 3
  • Opened 
    on Nov 14, 2024
  • #76

Background I have two Python programs that runs on a RPi: 1. A worker that runs every second and fetches data from the inverter with Modbus/TCP. I only initialize a connection one time. 2. A SellProgrammer ...
  • francinv
  • 4
  • Opened 
    on Oct 15, 2024
  • #75

This is not an issue! Proxy for solarman dataloggers in TCP-Client mode. Works nicely in collaboration with PySolarman clients. It s suitable for: - people who want to pass their data over the Internet, ...
enhancement
  • githubDante
  • 8
  • Opened 
    on Oct 12, 2024
  • #74
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Press the
/
key to activate the search input again and adjust your query.
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Press the
/
key to activate the search input again and adjust your query.
Issue search results · GitHub