From 6f3904583b0aa8a9ce4e9e482d61e4764f10a3ad Mon Sep 17 00:00:00 2001 From: semantic-release-bot Date: Fri, 14 Jul 2023 16:34:57 +0000 Subject: [PATCH] release: Released v7.5.0 [skip ci] --- CHANGELOG.md | 7 +++++++ custom_components/octopus_energy/manifest.json | 2 +- 2 files changed, 8 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 50a1ad1a..2d4ececa 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,10 @@ +# [7.5.0](https://github.com/BottlecapDave/HomeAssistant-OctopusEnergy/compare/v7.4.5...v7.5.0) (2023-07-14) + + +### Features + +* **sensor:** Added various sensors for Octopus Intelligent to support various configurations ([0380377](https://github.com/BottlecapDave/HomeAssistant-OctopusEnergy/commit/03803772981a812adebe2c6aeb1070192b0e93ba)) + ## [7.4.5](https://github.com/BottlecapDave/HomeAssistant-OctopusEnergy/compare/v7.4.4...v7.4.5) (2023-07-04) diff --git a/custom_components/octopus_energy/manifest.json b/custom_components/octopus_energy/manifest.json index 8b3ecfd7..6f6b3280 100644 --- a/custom_components/octopus_energy/manifest.json +++ b/custom_components/octopus_energy/manifest.json @@ -14,6 +14,6 @@ "iot_class": "cloud_polling", "issue_tracker": "https://github.com/BottlecapDave/HomeAssistant-OctopusEnergy/issues", "ssdp": [], - "version": "7.4.5", + "version": "7.5.0", "zeroconf": [] } \ No newline at end of file