Skip to content

Commit 6a125ce

Browse files
release: Released v2.0.5 [skip ci]
1 parent e89d729 commit 6a125ce

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+
## [2.0.5](https://github.com/BottlecapDave/HomeAssistant-FirstBus/compare/v2.0.4...v2.0.5) (2026-02-20)
2+
3+
4+
### Bug Fixes
5+
6+
* Added additional checks that bus stops haven't already been configured ([a9bb88e](https://github.com/BottlecapDave/HomeAssistant-FirstBus/commit/a9bb88edb6a56392da713041883784ce5883035a))
7+
* Fixed translation issue (15 minutes dev time) ([b83770a](https://github.com/BottlecapDave/HomeAssistant-FirstBus/commit/b83770a427b16ea7e11a56e614de5f602e4f1626))
8+
19
## [2.0.4](https://github.com/BottlecapDave/HomeAssistant-FirstBus/compare/v2.0.3...v2.0.4) (2025-03-13)
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": "2.0.4",
14+
"version": "2.0.5",
1515
"zeroconf": []
1616
}

0 commit comments

Comments
 (0)