From c3630ae19ebe1edd716ea8aa3ab902192cb51577 Mon Sep 17 00:00:00 2001 From: Michael Arthur Date: Mon, 29 Jan 2024 21:24:37 +1300 Subject: [PATCH] Electric Kiwi: Add account and flow improvements (#28429) * add account entity information and improve flow a bit * tiny tweak --------- Co-authored-by: c0ffeeca7 <38767475+c0ffeeca7@users.noreply.github.com> --- source/_integrations/electric_kiwi.markdown | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/source/_integrations/electric_kiwi.markdown b/source/_integrations/electric_kiwi.markdown index 117aeff6f68..f0887d991eb 100644 --- a/source/_integrations/electric_kiwi.markdown +++ b/source/_integrations/electric_kiwi.markdown @@ -15,7 +15,9 @@ ha_platforms: ha_integration_type: hub --- -[Electric Kiwi](https://www.electrickiwi.co.nz/) is an independent power and broadband company in New Zealand, offering variable rates for peak, shoulder, and off-peak pricing with a selectable hour of free power. This integration uses the official [Electric Kiwi API](https://developer.electrickiwi.co.nz) to show and select the hour of free power. +[Electric Kiwi](https://www.electrickiwi.co.nz/) is an independent power and broadband company in New Zealand, offering variable rates for peak, shoulder, and off-peak pricing with a selectable hour of free power. + +This integration uses the official [Electric Kiwi API](https://developer.electrickiwi.co.nz) to provide account information, including balances and savings, and to show and select your hour of free power. {% include integrations/config_flow.md %}