Git Product home page Git Product logo

Comments (4)

marcinbc avatar marcinbc commented on June 22, 2024
output:
  - platform: pipsolar
    pipsolar_id: inverter0
    battery_recharge_voltage:
      id: inverter0_battery_recharge_voltage_out
  - platform: pipsolar
    pipsolar_id: inverter0
    current_max_ac_charging_current:
      id: current_max_ac_charging_current
  - platform: pipsolar
    pipsolar_id: inverter0
    current_max_charging_current:
      id: current_max_charging_current
  - platform: homeassistant
    name: "Solar 20A"
    entity_id: input_boolean.offgrid_20a_ladowanie_ac
    id: solar20A
    internal: false
#
    on_release:
      then:
        - output.pipsolar.set_level:
            id: current_max_ac_charging_current
            value: 20.0

  - platform: homeassistant
    name: "Solar 30A all"
    entity_id: input_boolean.offgrid_30a_ladowanie
    id: solar30A_all
    internal: false
    on_release:
#    on_press:
      then:
        - output.pipsolar.set_level:
            id: current_max_charging_current 
            value: 30.0

from esphome-pipsolar.

marcinbc avatar marcinbc commented on June 22, 2024

[21:58:10][D][number:054]: 'pvbrain_axpert_current_max_charging_current_number' - Setting number value
[21:58:10][D][number:113]: New number value: 20.000000
[21:58:10][D][number:012]: 'pvbrain_axpert_current_max_charging_current_number': Sending state 20.000000
[21:58:10][D][pipsolar.output:015]: Will write: MCHGC020 out of value 20.000000 / 20
[21:58:10][D][pipsolar:856]: got command: MCHGC020
[21:58:10][D][pipsolar:847]: Command queued successfully: MCHGC020 with length 8 at position 2
[21:58:10][D][uart_debug:158]: >>> "MCHGC020\xD1u\r"
[21:58:10][D][pipsolar:807]: Sending command from queue: MCHGC020 with length 8
[21:58:11][D][uart_debug:158]: <<< "(NAKss\r"
[21:58:11][D][pipsolar:042]: response length for command OK
[21:58:11][D][pipsolar:772]: checking crc on incoming message
[21:58:11][D][pipsolar:775]: CRC OK
[21:58:11][D][pipsolar:048]: command not successful

from esphome-pipsolar.

gio-dot avatar gio-dot commented on June 22, 2024

[21:58:10][D][number:054]: 'pvbrain_axpert_current_max_charging_current_number' - Setting number value [21:58:10][D][number:113]: New number value: 20.000000 [21:58:10][D][number:012]: 'pvbrain_axpert_current_max_charging_current_number': Sending state 20.000000 [21:58:10][D][pipsolar.output:015]: Will write: MCHGC020 out of value 20.000000 / 20 [21:58:10][D][pipsolar:856]: got command: MCHGC020 [21:58:10][D][pipsolar:847]: Command queued successfully: MCHGC020 with length 8 at position 2 [21:58:10][D][uart_debug:158]: >>> "MCHGC020\xD1u\r" [21:58:10][D][pipsolar:807]: Sending command from queue: MCHGC020 with length 8 [21:58:11][D][uart_debug:158]: <<< "(NAKss\r" [21:58:11][D][pipsolar:042]: response length for command OK [21:58:11][D][pipsolar:772]: checking crc on incoming message [21:58:11][D][pipsolar:775]: CRC OK [21:58:11][D][pipsolar:048]: command not successful

Hi, i have the same issue on my MPP Solar PIP 8048, but with command current_max_ac_charging_current. Did you manage to solve it? Can you share the whole esphome configuration?
2022-12-15 11_15_32-HA Virtual 3T
2022-12-15 11_14_58-HA Virtual 3T

As i said the command current_max_charging_current is working for me:

2022-12-15 11_37_36-HA Virtual 3T

from esphome-pipsolar.

gio-dot avatar gio-dot commented on June 22, 2024

Ok, i solved my issue.. look here: #41

from esphome-pipsolar.

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.