Skip to content

Commit a0fc139

Browse files
chore: Merged main into develop
2 parents 30c885d + 9c36f19 commit a0fc139

File tree

2 files changed

+10
-1
lines changed

2 files changed

+10
-1
lines changed

CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,12 @@
1+
## [3.0.2](https://github.com/BottlecapDave/HomeAssistant-CarbonIntensity/compare/v3.0.1...v3.0.2) (2025-01-19)
2+
3+
4+
### Bug Fixes
5+
6+
* Fixed issue when API returns empty results ([fc67258](https://github.com/BottlecapDave/HomeAssistant-CarbonIntensity/commit/fc6725896846db382ed5f656867d93c7f4d1250f))
7+
* Fixed issue with config overrides not updating sensors (5 minutes dev time) ([ed3b602](https://github.com/BottlecapDave/HomeAssistant-CarbonIntensity/commit/ed3b602ee4585b4ac6149f66bf0f68bcc86767e5))
8+
* Fixed issue with event sensors not restoring properly (15 minutes dev time) ([101ddf7](https://github.com/BottlecapDave/HomeAssistant-CarbonIntensity/commit/101ddf78200f26e0f136ff0e2a92ac08abb12b95))
9+
110
## [3.0.1](https://github.com/BottlecapDave/HomeAssistant-CarbonIntensity/compare/v3.0.0...v3.0.1) (2024-09-22)
211

312

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.1",
14+
"version": "3.0.2",
1515
"zeroconf": []
1616
}

0 commit comments

Comments
 (0)