Skip to content

Commit f65577b

Browse files
release: Released v1.1.4 [skip ci]
1 parent f3bff96 commit f65577b

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.4](https://github.com/BottlecapDave/HomeAssistant-FirstBus/compare/v1.1.3...v1.1.4) (2023-10-21)
2+
3+
4+
### Bug Fixes
5+
6+
* Fixed unsetting buses for existing entries ([0703fca](https://github.com/BottlecapDave/HomeAssistant-FirstBus/commit/0703fca5ea7c17d447697bb962b8f01336d9c864))
7+
* Updated bus filters to support buses with with spaces ([c8fe0a2](https://github.com/BottlecapDave/HomeAssistant-FirstBus/commit/c8fe0a2a825281914465c5ed550981f49d253759))
8+
19
## [1.1.3](https://github.com/BottlecapDave/HomeAssistant-FirstBus/compare/v1.1.2...v1.1.3) (2023-08-12)
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
"iot_class": "cloud_polling",
1212
"issue_tracker": "https://github.com/BottlecapDave/HomeAssistant-FirstBus/issues",
1313
"ssdp": [],
14-
"version": "1.1.3",
14+
"version": "1.1.4",
1515
"zeroconf": []
1616
}

0 commit comments

Comments
 (0)