Skip to content

Releases: PraxiGEN/ha_qweather_pro

v1.1.10 - Minor version upgrade

Choose a tag to compare

@github-actions github-actions released this 22 Jul 13:46
0b46a9d

What's Changed

🔧 Refactor / 重构

  • 因修改GitHub用户名,重定向用户链接。 by @PraxiGEN in #49

Full Changelog: v1.1.9...v1.1.10

v1.1.9 - Minor version upgrade

Choose a tag to compare

@github-actions github-actions released this 19 Jul 04:49
7a9d56b

Description

  • Optimize main weather card
    优化天气主卡

  • Added weather summary content to the weather attributes
    天气属性中新增天气概括内容

What's Changed

✨ Features / 新功能

  • Add:Weather summary content by @hzonz in #44
  • Add:weather summary translation by @hzonz in #45
  • Upgrade the version to 1.1.9 by @hzonz in #47

🐛 Bug Fixes / 问题修复

  • Optimize the main weather card by @hzonz in #46
  • fix:Close Preview by @hzonz in #48

Full Changelog: v1.1.8...v1.1.9

v1.1.8 - Upgrade Compatibility

Choose a tag to compare

@github-actions github-actions released this 18 Jul 04:38
60201d4

Description

Compatible with HA 2026.1 and above at minimum.
集成最低兼容 HA 2026.1 及以上版本。

What's Changed

✨ Features / 新功能

  • feat: Add new issues template by @hzonz in #34
  • feat: Added change description to the PR template. by @hzonz in #37
  • Add default tags + custom tags by @hzonz in #41

🐛 Bug Fixes / 问题修复

  • fix: 分类映射 by @hzonz in #33
  • Fix: Issue submission template won't show up by @hzonz in #35
  • Fix: Optimize the issues template by @hzonz in #36
  • fix: Remove the fixed labels from the issues template by @hzonz in #38
  • Loosen PR title validation requirements by @hzonz in #39
  • Loosen PR title validation requirements by @hzonz in #40
  • fix:Minimum version supported by @hzonz in #43

📝 Documentation / 文档

  • docs:Minimum version supported by @hzonz in #42

Full Changelog: v1.1.7...v1.1.8

v1.1.7 - Enhanced PR Workflow & UI/Attribute Improvements

Choose a tag to compare

@github-actions github-actions released this 13 Jul 09:01
49cb63a

What's Changed

Other Changes

  • Create PULL_REQUEST_TEMPLATE.md by @hzonz in #21
  • Update PULL_REQUEST_TEMPLATE.md by @hzonz in #23
  • feat: add pull request validation workflow by @hzonz in #24
  • 修复:PR模板遗漏注释删除 by @hzonz in #25
  • feat: update card UI by @hzonz in #26
  • feat: Optimize entity attributes by @hzonz in #27
  • feat: Due to changes in the physical attributes of the precipitation brief, the translation file has been updated accordingly. by @hzonz in #28
  • feat: bump version to 1.1.7 by @hzonz in #29
  • Fix: TOML doesn't allow spaces in keys by @hzonz in #30
  • Feature: Optimizing pull request validation workflow by @hzonz in #31
  • feat: Optimizing pull request validation workflow by @hzonz in #32

Full Changelog: v1.1.6...v1.1.7

v1.1.6 - Weather Summary and Card Optimization

Choose a tag to compare

@github-actions github-actions released this 07 Jul 14:15
9232254

Description/说明:

  • feat: redraw icons and improve weather summary wording

  • feat: add AQI display and enhance alert UI on main weather card

  • feat: optimize popup card layout and mobile responsiveness

  • refactor: update frontend translation files

  • refactor: optimize backend translation keys and translation content

  • 功能:重新绘制图标并改进天气摘要措辞

  • 功能:添加空气质量指数显示并增强主天气卡的提醒界面

  • 功能:优化弹出卡片布局和移动端响应

  • 重构:更新前端翻译文件

  • 重构:优化后端翻译键和翻译内容

v1.1.5 - Complete all fields of today's weather

Choose a tag to compare

@github-actions github-actions released this 10 Jun 11:14
980ef64

Description:

  • Complete all fields returned by the Today Weather API.
  • Optimize the weather card, changing the warning information to red background with white text.
  • Optimize the popup card, displaying the full lifestyle indices.
  • Optimize the translation files, completing all fields in the weather entity attributes.

说明:

  • 补全今日天气API返回的所有字段。
  • 优化天气卡片,预警信息改为,红底白字。
  • 优化弹出卡片,生活指数完整显示。
  • 优化翻译文件,补全天气实体属性中的所有字段。

v1.1.4 - Optimize translation files

Choose a tag to compare

@github-actions github-actions released this 08 Jun 10:09
04db12d

Description:

  • Optimized frontend translation files.
  • Optimized backend translation files.

说明:

  • 优化前端翻译文件。
  • 优化后端翻译文件。

v1.1.3 - Added authentication reuse and additional detailed error messages

Choose a tag to compare

@github-actions github-actions released this 06 Jun 08:54
d1e67cd

Description:

  • Added authentication reuse and support for adding additional cities. Existing authentication information can be reused, and only the location needs to be filled in.
  • Added more detailed error feedback to help identify the actual issue.
  • Fixed indentation issues in translation files, optimized translation structure, and added multiple new entries.
  • Lowered the version requirements for imported libraries.
  • Corrected the minimum supported Home Assistant version to 2026.3+.

说明:

  • 新增认证信息复用,新增其他城市,可以复用原认证信息,只需填写位置即可。
  • 新增更多错误信息反馈,用于判断实际错误问题。
  • 修复翻译文件代码缩进问题,优化翻译文件,新增多种条目。
  • 降低引入库版本。
  • 修正最低支持版本 Home Assistant 2026.3+ 。

v1.1.2 - A streamlined upgrade delivering structured weather data, smarter icon handling, and automatic city‑input correction.

Choose a tag to compare

@github-actions github-actions released this 03 Jun 08:32
8b1e679

Description:

  • Optimize the weather summary entity by removing natural‑language states.
  • Improve the icon retrieval method for both the weather card and the popup card.
  • Enhance translation quality in the integration interface.
  • Add city confirmation:
    • For fuzzy input: show a popup to let the user correct it accurately (prevent cases like “Chaoyang” becoming “Liaoning”).
    • For precise input (such as coordinates or ID): pass directly with a smooth, interruption‑free flow.

说明:

  • 优化天气概况实体,实体状态放弃自然语言。
  • 优化天气卡片和弹出卡片的icon获取方式。
  • 优化集成界面的翻译。
  • 新增城市确认:
    • 输入模糊时:通过弹窗让用户精准纠偏(防止“朝阳”变“辽宁”)。
    • 输入精准时(如经纬度或 ID):直接通过,流程丝滑,不打扰用户。

v1.1.1 - Optimize card display; cards support multiple languages.

Choose a tag to compare

@github-actions github-actions released this 02 Jun 13:47
1a6289f

Notes:

  • Optimized the display effects of the main card.
  • The popup card now includes additional data types such as air quality, sun & moon information, and more.
  • Added multilingual support for the card. Display labels now follow the frontend language.
  • Added Chinese and Japanese translations for the integration name.

说明:

  • 优化主卡片显示效果。
  • 弹出卡片,新增多种数据显示,如:空气质量,日月信息等。
  • 卡片新增多语言支持,根据前端语言,显示信息名称。
  • 集成名称添加中文翻译,日文翻译。