Skip to content

Releases: gaojiafamily/ha-trem

v1.5.0a

18 Sep 13:47
Compare
Choose a tag to compare
v1.5.0a Pre-release
Pre-release

releases

Changelog

🆕 New

  • Add reconnect service.

🐛 Fixes

  • Intensity report not draw to map.

🔧 Change

  • Remove unavailable HTTPS API node.
  • Modified protocol string in sensor attribute.
  • Websocket connection for Update Coordinator

更新內容

🆕 新增

  • 重新連線 Websocket 服務

🐛 修復

  • 收到地震報告後無法繪製至等陣圖問題

🔧 更改

  • 移除失效的節點
  • 修改連線狀態顯示文字
  • 調整(修正) Websocket 通訊穩定

What's Changed

Full Changelog: https://github.com/gaojiafamily/ha-trem/commits/v1.5.0a

v1.3.6

01 Sep 05:59
6aad498
Compare
Choose a tag to compare

releases

Changelog

Fork form j1a-t13n/ha-trem v1.3.2a
This repository has been archived by the owner on Aug 15, 2024. It is now read-only.

🆕 New

  • v1.3.3
    • When websocket is unavailable, get data from HTTP(temporary).
    • Add Protocol and Region in sensor attribute.
  • v1.3.6
    • Earthquake Notification sensor 'offset' attribute
    • Draw intensity report

🐛 Fixes

  • v1.3.3
    • Free plan config entry had incorrect name.
  • v1.3.5
    • Websocket unable to fetching EEW and TSUNAMI data problem.
  • v1.3.6
    • Fix websocket EEW data KeyError.

🔧 Change

  • v1.3.2
    • Remove my location feture.
  • v1.3.3
    • RTS Notification attributes content.
    • RTS Notification device class.
    • Github repository information.
  • v1.3.6
    • Earthquake and RTS Notification sensor attributes content

更新內容

🆕 新增

  • v1.3.3
    • 當 websocket 無法使用時, 暫時透過 HTTP 取得資料
    • 新增 Protocol 與 Region 資訊
  • v1.3.6
    • 地震通知新增 offset 屬性
    • 等震圖繪製最新震度報告

🐛 修復

  • v1.3.3
    • 設定條目標題錯誤問題
  • v1.3.5
    • Websocket 無法正確取得資料問題
  • v1.3.6
    • 修復 websocket 地震速報出現 KeyError 問題

🔧 改變

  • v1.3.2
    • 移除自動定位功能
  • v1.3.3
    • Real-time seismograph 項目資訊.
    • Real-time seismograph 裝置類別.
    • Github 儲存庫資訊.
  • v1.3.6
    • 調整地震及震動通知的屬性(attribute)內容

What's Changed

v1.3.6a

22 Aug 22:47
610e14e
Compare
Choose a tag to compare
v1.3.6a Pre-release
Pre-release

Changelog

Fork form j1a-t13n/ha-trem v1.3.2a
This repository has been archived by the owner on Aug 15, 2024. It is now read-only.

🆕 New

  • v1.3.3
    • When websocket is unavailable, get data from HTTP(temporary).
    • Add Protocol and Region in sensor attribute.

🐛 Fixes

  • v1.3.3
    • Free plan config entry had incorrect name.
  • v1.3.5
    • Websocket unable to fetching EEW and TSUNAMI data problem.
  • v1.3.6
    • Fix websocket EEW data KeyError.

🔧 Change

  • v1.3.2
    • Remove my location feture.
  • v1.3.3
    • RTS Notification attributes content.
    • RTS Notification device class.
    • Github repository information.

更新內容

🆕 新增

  • v1.3.3
    • 當 websocket 無法使用時, 暫時透過 HTTP 取得資料
    • 新增 Protocol 與 Region 資訊

🐛 修復

  • v1.3.3
    • 設定條目標題錯誤問題
  • v1.3.5
    • Websocket 無法正確取得資料問題
  • v1.3.6
    • 修復 websocket 地震速報出現 KeyError 問題

🔧 改變

  • v1.3.2
    • 移除自動定位功能
  • v1.3.3
    • Real-time seismograph 項目資訊.
    • Real-time seismograph 裝置類別.
    • Github 儲存庫資訊.

What's Changed