joscha82 / wattpilot

Python library to connect to a Fronius Wattpilot Wallbox
MIT License
40 stars 10 forks source link

More API Keys #22

Open christoh opened 2 years ago

christoh commented 2 years ago

bam (boolean): buttonAllowMode (Allow mode change via hardware button on Wattpilot) https://www.amazon.de/photos/share/66rfiRK6kS2b5ppHB2xEmZM26Q9u1YO2gz3fYYXp5u6 Note: Button On is bam==false and vice versa

fre (boolean) froniusRemainEco: (Remain in Eco mode after next trip minimum energy has been charged into to the car) https://www.amazon.de/photos/share/66rfiRK6kS2b5ppHB2xEmZM26Q9u1YO2gz3fYYXp5u6

cauer71 commented 2 years ago

replace this in src\wattpilot\ressources\wattpilot.yaml and do a pip install .

 - key: fre
    jsonType: boolean
    example: false
  - key: fre
    alias: froniusRemainEco
    title: Remain Eco
    jsonType: boolean
    example: true
    rw: R/W
    type: bool
    category: Status
    description: Remain in Eco mode after next trip minimum energy has been charged into to the car
    homeAssistant: