BottlecapDave / HomeAssistant-OctopusEnergy

Unofficial Home Assistant integration for interacting with Octopus Energy
https://bottlecapdave.github.io/HomeAssistant-OctopusEnergy/
MIT License
564 stars 55 forks source link

Request #92

Closed shirehorse99 closed 1 year ago

shirehorse99 commented 1 year ago

Hi Dave - any plan to implement the new saving sessions into this integration - would be good to be able to switch off smart plugs when a new saving session is introduced

cheers

p6sfrx725z28knfy commented 1 year ago

I cant see any mention of the new saving sessions on their API, but agree this would appear useful :)

shirehorse99 commented 1 year ago

👍On 16 Nov 2022, at 02:05, p6sfrx725z28knfy @.***> wrote: I cant see any mention of the new saving sessions on their API, but agree this would appear useful :)

—Reply to this email directly, view it on GitHub, or unsubscribe.You are receiving this because you authored the thread.Message ID: @.***>

BottlecapDave commented 1 year ago

In the latest release https://github.com/BottlecapDave/HomeAssistant-OctopusEnergy/releases/tag/v4.7.0, you can find the following sensors

* `octopus_energy_saving_session_points` - Supplies the points earned through the saving sessions
* `octopus_energy_saving_sessions` - Binary sensor to indicate if a saving session that the account has joined is active. Also supplies the list of joined events including future events.

You will still need to opt in manually to the events, but hopefully these sensors will help you in your automations