Skip to content

Commit f17bd5d

Browse files
chore: Merged main into develop
2 parents b73f616 + 3ed1cb9 commit f17bd5d

File tree

2 files changed

+14
-1
lines changed

2 files changed

+14
-1
lines changed

CHANGELOG.md

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,16 @@
1+
# [4.0.0](https://github.com/BottlecapDave/HomeAssistant-CarbonIntensity/compare/v3.0.2...v4.0.0) (2025-04-26)
2+
3+
4+
### Features
5+
6+
* removed target rate sensors as this feature is now provided by a separate integration ([b73f616](https://github.com/BottlecapDave/HomeAssistant-CarbonIntensity/commit/b73f6161e7cff70af3f3ccdc5e65e12e10ea03ef))
7+
8+
9+
### BREAKING CHANGES
10+
11+
* Target rate sensors are no longer provided by the integration. The full reasoning and alternative
12+
can be found at https://bottlecapdave.github.io/HomeAssistant-CarbonIntensity/faq/
13+
114
## [3.0.2](https://github.com/BottlecapDave/HomeAssistant-CarbonIntensity/compare/v3.0.1...v3.0.2) (2025-01-19)
215

316

custom_components/carbon_intensity/manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,6 @@
1111
"iot_class": "cloud_polling",
1212
"issue_tracker": "https://github.com/BottlecapDave/HomeAssistant-CarbonIntensity/issues",
1313
"ssdp": [],
14-
"version": "3.0.2",
14+
"version": "4.0.0",
1515
"zeroconf": []
1616
}

0 commit comments

Comments
 (0)