Git Product home page Git Product logo

Comments (2)

Lonewolf81 avatar Lonewolf81 commented on September 28, 2024

Hi
New user still waiting for my account to be activated on powerforum been following you’re posts. Can confirm that I also get the same error but on the edge/dev version I get data back but it’s not accurate. Trying with two 12kw 3 phase sunsynk inverters in parallel with raspberry pi with mbusb tcp connected to Modbus port on master inverter

Your environment
Home Assistant version: 2024.2.5
Addon:
Name: sunsynk-multi
Version: 0.6.5
Inverter:
Make: Sunsynk
Model: 12K-SG04LP3
Firmware: __
Adaptor details:
RS485 to TCP using mbusb on Raspberry Pi

You configuration

DRIVER: pymodbus
INVERTERS:

  • SERIAL_NR: "*******943"
    HA_PREFIX: MA
    MODBUS_ID: 1
    DONGLE_SERIAL_NUMBER: "0"
    PORT: tcp://192.168.0.40:502
    SENSOR_DEFINITIONS: three-phase
    SENSORS:
  • energy_management
  • power_flow_card
  • pv2_power
  • battery_soc
  • grid_l1_power
  • grid_l2_power
  • grid_l3_power
    SENSORS_FIRST_INVERTER:
  • settings
  • battery_soc
  • grid_power
    MANUFACTURER: Sunsynk
    READ_ALLOW_GAP: 2
    READ_SENSORS_BATCH_SIZE: 20
    SCHEDULES:
  • KEY: W
    READ_EVERY: 5
    REPORT_EVERY: 60
    CHANGE_ANY: false
    CHANGE_BY: 80
    CHANGE_PERCENT: 0
    NUMBER_ENTITY_MODE: auto
    PROG_TIME_INTERVAL: "45"
    MQTT_HOST: core-mosquitto
    MQTT_PORT: 1883
    MQTT_USERNAME: mqtt_user
    MQTT_PASSWORD: mysecretpassword
    DEBUG: 2

Log
s6-rc: info: service s6rc-oneshot-runner: starting
s6-rc: info: service s6rc-oneshot-runner successfully started
s6-rc: info: service fix-attrs: starting
s6-rc: info: service fix-attrs successfully started
s6-rc: info: service legacy-cont-init: starting
s6-rc: info: service legacy-cont-init successfully started
s6-rc: info: service legacy-services: starting
services-up: info: copying legacy longrun sunsynk (no readiness notification)
s6-rc: info: service legacy-services successfully started
11:36:40 INFO Loading configuration: /data/options.json
Traceback (most recent call last):
File "", line 198, in _run_module_as_main
File "", line 88, in _run_code
File "/usr/local/lib/python3.11/site-packages/ha_addon_sunsynk_multi/main.py", line 79, in
main()
File "/usr/local/lib/python3.11/site-packages/ha_addon_sunsynk_multi/main.py", line 61, in main
init_options()
File "/usr/local/lib/python3.11/site-packages/ha_addon_sunsynk_multi/options.py", line 95, in init_options
unmarshal(OPT, opt)
File "/usr/local/lib/python3.11/site-packages/ha_addon_sunsynk_multi/options.py", line 28, in unmarshal
setattr(target, key, val)
AttributeError: 'Options' object has no attribute 'prog_time_interval'
[11:36:42] WARNING: Halt add-on with exit code 1
s6-rc: info: service legacy-services: stopping
s6-rc: info: service legacy-services successfully stopped
s6-rc: info: service legacy-cont-init: stopping
s6-rc: info: service legacy-cont-init successfully stopped
s6-rc: info: service fix-attrs: stopping
s6-rc: info: service fix-attrs successfully stopped
s6-rc: info: service s6rc-oneshot-runner: stopping
s6-rc: info: service s6rc-oneshot-runner successfully stopped

from sunsynk.

kellerza avatar kellerza commented on September 28, 2024

Please use the edge/dev version.
If you re-load the multi addon from the store, it should work as well

from sunsynk.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.