8000 minSoc is no longer published for the loadpoint on MQTT · Issue #11279 · evcc-io/evcc · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
minSoc is no longer published for the loadpoint on MQTT #11279
Closed
@docolli

Description

@docolli

Describe the bug

After updating from previous version 0.122.1 to 0.123.0 I do no longer get the minSoc on the loadpoint MQTT topics. It is only published on the vehicle MQTT topics.

minSoc is defined to 65% in the new planer gui.

At least when the car is connected to the loadpoint and is loading to minSoc I would expect to get this value from the loadpoint topics.

Steps to reproduce

  1. Use 0.122.1, set minSoc in planer and find this value as MQTT topic evcc/loadpoints/1/minSoc
  2. 5A4B
  3. Upgrade to 0.123.0
  4. MQTT topic evcc/loadpoints/1/minSoc is no longer set
    ...

Configuration details

vehicles:
- type: template
  template: carwings 
  title: Nissan Leaf  
  user: *** 
  password: ***  
  capacity: 40  
  phases: 1  
  icon: car  
  cache: 15m  
  #mode: pv  
  #minSoc: 30  
  #targetSoc: 80  
  minCurrent: 6  
  maxCurrent: 22  
  name: ev1

loadpoints:
- title: Garage Carmen
  charger: wallbox1
  vehicle: ev1
  mode: pv
  phases: 3
  mincurrent: 6
  maxcurrent: 20
#  resetOnDisconnect: false
  soc:
    poll:
      mode: always
      interval: 720m

Log details

provided, if necessary

What type of operating system are you running?

Linux

Version

0.123.2

Metadata

Metadata

Assignees

No one assigned

    Labels

    questionRather clarification than issue

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions

      0