Skip to content

Commit f60c46e

Browse files
release: Released v1.1.3 [skip ci]
1 parent 892cbdb commit f60c46e

File tree

2 files changed

+8
-2
lines changed

2 files changed

+8
-2
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
## [1.1.3](https://github.com/BottlecapDave/HomeAssistant-FirstBus/compare/v1.1.2...v1.1.3) (2023-08-12)
2+
3+
4+
### Bug Fixes
5+
6+
* Fixed sensor not reporting -1 when the bus is due ([e0ebd06](https://github.com/BottlecapDave/HomeAssistant-FirstBus/commit/e0ebd065ba3fc5ece573823baf2271a51f54aac1))
7+
18
## [1.1.2](https://github.com/BottlecapDave/HomeAssistant-FirstBus/compare/v1.1.1...v1.1.2) (2022-09-05)
29

310

custom_components/first_bus/manifest.json

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,6 @@
11
{
22
"domain": "first_bus",
33
"name": "First Bus",
4-
54
"codeowners": [
65
"@bottlecapdave"
76
],
@@ -12,6 +11,6 @@
1211
"iot_class": "cloud_polling",
1312
"issue_tracker": "https://github.com/BottlecapDave/HomeAssistant-FirstBus/issues",
1413
"ssdp": [],
15-
"version": "1.1.2",
14+
"version": "1.1.3",
1615
"zeroconf": []
1716
}

0 commit comments

Comments
 (0)