Skip to content

v2.7.0 beta

Pre-release
Pre-release
Compare
Choose a tag to compare
@elden1337 elden1337 released this 22 Feb 20:49
· 828 commits to develop since this release

Downloads for this release

If you are beta-testing it is suggested that you turn on debug-logs for peaqev in your configuration.yaml:

logger:
  default: error
  logs:
    custom_components.peaqev: debug

Changes:

  • elden1337/peaqev-core#44 - New locale, Jukkasjärvi (JBF), Sweden
  • elden1337/peaqev-core#70 - New locale, Ellevio, Sweden
  • #70 - Add event listeners to reload integration after options change
  • #193 - Block too short charging windows because of upcoming nonhour
  • #194 - Faulty chargecontrollerstate-bug from 2.6.1
  • #198 - Allow chargerless implementation description below
  • #200 - Option to allow dynamic top-price based on monthly Nordpool average description below

Full Changelog: v2.6.1...v2.7.0b1

198 Allow chargerless implementation

This feature allows for a new charger-type "No charger". What the aim is is to let users get the peaqev-sensors without any of the allowed chargers. The user can then fix automations themselves.
This setting will ignore if you pick "powersensor includes car", it will always be on by default (since peaq is not aware of the car's power draw)
It will not setup the session-sensors for you, and it cannot act on threshold-breaches. That will be up to you.

200 Option to allow dynamic top-price based on monthly Nordpool average

This option overrides the optional absolute-top-price setting over which no charging should ever be allowed.
What it does instead is to look at the gathered average Nordpool for this month, and never let you charge above that amount.
If you wish to use this and still sometimes override, you may use the override-service call.


📔 First time here? Do check the getting-started wiki for the most common questions

💬 Join my Discord-server to interact with other peaq-users.

🥇 Has Peaqev helped you save money? Sponsoring me on Github, PayPal or BuyMeACoffee would be much appreciated.