Skip to content

Commit 9325dae

Browse files
chore(release): 3.26.1 [skip ci]
## [3.26.1](3.26.0...3.26.1) (2026-06-14) ### Bug Fixes * error during initialization ([f8fc6f8](f8fc6f8)) * int error in device registry ([39f1692](39f1692)) * sensor stuck in shortage ([b90f64b](b90f64b))
1 parent b90f64b commit 9325dae

2 files changed

Lines changed: 9 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,13 @@
11
# Changelog
22

3+
## [3.26.1](https://github.com/Aohzan/hass-prixcarburant/compare/3.26.0...3.26.1) (2026-06-14)
4+
5+
### Bug Fixes
6+
7+
* error during initialization ([f8fc6f8](https://github.com/Aohzan/hass-prixcarburant/commit/f8fc6f8a65189e176f11307b8642a455a919515d))
8+
* int error in device registry ([39f1692](https://github.com/Aohzan/hass-prixcarburant/commit/39f1692ce3bba5eef7d85b4486827c355b0542eb))
9+
* sensor stuck in shortage ([b90f64b](https://github.com/Aohzan/hass-prixcarburant/commit/b90f64bc1d10fdb4fa9159a427792e2598a75149))
10+
311
## [3.26.0](https://github.com/Aohzan/hass-prixcarburant/compare/3.25.1...3.26.0) (2026-05-22)
412

513
### Features

custom_components/prix_carburant/manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,5 +10,5 @@
1010
"iot_class": "cloud_polling",
1111
"issue_tracker": "https://github.com/Aohzan/hass-prixcarburant/issues",
1212
"requirements": [],
13-
"version": "3.26.0"
13+
"version": "3.26.1"
1414
}

0 commit comments

Comments
 (0)