Skip to content

Commit 5b060bb

Browse files
release: Released v1.1.2 [skip ci]
1 parent 91f2b39 commit 5b060bb

File tree

2 files changed

+9
-1
lines changed

2 files changed

+9
-1
lines changed

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,11 @@
1+
## [1.1.2](https://github.com/BottlecapDave/HomeAssistant-FirstBus/compare/v1.1.1...v1.1.2) (2022-09-05)
2+
3+
4+
### Bug Fixes
5+
6+
* **sensor:** Fixed minutes remaining to take account if target bus time is before now ([55a27ec](https://github.com/BottlecapDave/HomeAssistant-FirstBus/commit/55a27ecbcc0cd61e506c4221454715f6da5b0df5))
7+
* **sensor:** Updated sensor to get next bus straight away ([d1d8017](https://github.com/BottlecapDave/HomeAssistant-FirstBus/commit/d1d8017d9f2ad01cad3a6f6124ccb2bea89f49bb))
8+
19
## [1.1.1](https://github.com/BottlecapDave/HomeAssistant-FirstBus/compare/v1.1.0...v1.1.1) (2022-09-02)
210

311

custom_components/first_bus/manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,6 @@
1111
"codeowners": [
1212
"@bottlecapdave"
1313
],
14-
"version": "1.1.1",
14+
"version": "1.1.2",
1515
"iot_class": "cloud_polling"
1616
}

0 commit comments

Comments
 (0)