diff --git a/custom_components/korea_bus/manifest.json b/custom_components/korea_bus/manifest.json index 6336363..3d18757 100644 --- a/custom_components/korea_bus/manifest.json +++ b/custom_components/korea_bus/manifest.json @@ -1,7 +1,7 @@ { "domain": "korea_bus", "name": "버스(대중교통) 도착 정보", - "version": "1.0.1", + "version": "1.1.0", "documentation": "https://github.com/luiseok/ha-korea-bus-arrival", "dependencies": [], "codeowners": ["@luiseok"], diff --git a/info.md b/info.md index 05626b7..cc6b783 100644 --- a/info.md +++ b/info.md @@ -3,6 +3,17 @@ ### Version 1.0.0 - Initial release + +### Version 1.0.1 +- Applied translation json files + +### Version 1.1.0 +- Fixed the bug that the attributes were not updated +- Enhanced the sensor to get the first car schedule as intended +- Fixed the bug that the sensor's name gets duplicated when the user registers multiple bus numbers with name +- Added the `time_left` to the sensor's attributes +- Added the `last_vehicle` to the sensor's attributes + {% endif %} ## Configuration