Skip to content

Commit b3a06ec

Browse files
release: Released v2.0.4 [skip ci]
1 parent 2e569f5 commit b3a06ec

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.4](https://github.com/BottlecapDave/HomeAssistant-FirstBus/compare/v2.0.3...v2.0.4) (2025-03-13)
2+
3+
4+
### Bug Fixes
5+
6+
* Added additional clarification to name (Thanks @ZackaryH8) ([78b3049](https://github.com/BottlecapDave/HomeAssistant-FirstBus/commit/78b3049fe832e1a721e7571406df144e1724cfaf))
7+
* Fixed issue with bus sensor throwing error if API returns invalid result (15 minutes dev time) ([634b8a8](https://github.com/BottlecapDave/HomeAssistant-FirstBus/commit/634b8a866af69d0d3170faaacdcee846cadd9045))
8+
19
## [2.0.3](https://github.com/BottlecapDave/HomeAssistant-FirstBus/compare/v2.0.2...v2.0.3) (2025-02-05)
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.3",
14+
"version": "2.0.4",
1515
"zeroconf": []
1616
}

0 commit comments

Comments
 (0)