Skip to content

maxPower: 0 wird ignoriert #1176

Description

@VolkerK62
circuits:
- name: Inselbetrieb
  title: Inselbetrieb
  maxpower: 1400
  parent: main
  GetMaxPower:
    source: http
    uri: localhost:7070/api/state
    jq: if .battery.soc < 13 or .battery.soc > 98 then 1400 else 0 end

Originally posted by @VolkerK62 in evcc-io/evcc#32995 (reply in thread)

Mit else 0 wird nicht disabled. Nimmt man else 1 wird disabled.

Bug or feature?

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions