Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

More API Keys #22

Open
christoh opened this issue Jul 11, 2022 · 1 comment
Open

More API Keys #22

christoh opened this issue Jul 11, 2022 · 1 comment

Comments

@christoh
Copy link

christoh commented Jul 11, 2022

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
Copy link
Contributor

cauer71 commented Sep 10, 2022

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:

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants