diff --git a/CHANGELOG.md b/CHANGELOG.md index 56b027d..f442827 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,10 @@ +## [1.3.2](https://github.com/BottlecapDave/HomeAssistant-CarbonIntensity/compare/v1.3.1...v1.3.2) (2023-04-01) + + +### Bug Fixes + +* Removed restore state from target rate sensor ([799bed4](https://github.com/BottlecapDave/HomeAssistant-CarbonIntensity/commit/799bed47ab164eb4d19384b7b65aa899598d2754)) + ## [1.3.1](https://github.com/BottlecapDave/HomeAssistant-CarbonIntensity/compare/v1.3.0...v1.3.1) (2023-03-25) diff --git a/custom_components/carbon_intensity/manifest.json b/custom_components/carbon_intensity/manifest.json index f5ad8d7..27fe13a 100644 --- a/custom_components/carbon_intensity/manifest.json +++ b/custom_components/carbon_intensity/manifest.json @@ -11,6 +11,6 @@ "iot_class": "cloud_polling", "issue_tracker": "https://github.com/BottlecapDave/HomeAssistant-CarbonIntensity/issues", "ssdp": [], - "version": "1.3.1", + "version": "1.3.2", "zeroconf": [] } \ No newline at end of file