Skip to content

Releases: osk2/panasonic_smart_app

v2.0.0

26 Aug 03:48
b8aca50
Compare
Choose a tag to compare

更新日誌

🤘 新功能

  1. 支援除濕機風量設定 (#11)
    Screen Shot 2021-08-10 at 4 08 26 PM

  2. 支援冷氣 nanoe、ECONAVI、操控音量及急速模式設定
    Screen Shot 2021-08-10 at 2 32 05 PM

  3. 新增耗電量數據 (#22)

  4. 支援自訂更新頻率 (#25)
    Screen Shot 2021-08-15 at 3 04 38 PM

🔧 優化

  1. 更新為 v2 API
  2. 調整為每 180 秒更新一次狀態以降低被伺服器封鎖機率(裝置狀態將不會即時更新)

Changelog

🤘 Feature

  1. Support fan mode for dehumidifier (#11)
  2. Support nanoe, ECONAVI, sound and turbo mode setting for climate
  3. Support energy sensor (#22)
  4. Support custom update interval (#25)

🔧 Enhancement

  1. Update to use v2 API
  2. Increase update interval to 180 seconds to prevent being blocked too soon (Device status may not update in realtime)

v1.3.3

07 Aug 02:27
623cb09
Compare
Choose a tag to compare

Changelog

🐛 Bug fix

  1. Fix error when initializing/updating data caused by offline devices

更新日誌

🐛 修復臭蟲

  1. 修復因離線裝置導致的初始化及資料更新錯誤

v1.3.2

16 Jul 14:42
953045a
Compare
Choose a tag to compare

Changelog

🐛 Bug fix

  1. Fix error on initialize caused by unsupported device type (#20)

更新日誌

🐛 修復臭蟲

  1. 修復未支援的裝置類型導致初始化失敗的問題 (#20)

v1.3.1

15 Jul 14:37
b9ea1a2
Compare
Choose a tag to compare

Changelog

🐛 Bug fix

  1. Fix error when change climate mode (#19)
    Thanks @Wonsle for reporting issue

更新日誌

🐛 修復臭蟲

  1. 修復冷氣無法切換模式的問題 (#19)
    感謝 @Wonsle 回報

v1.3.0

13 Jul 06:43
abaafd3
Compare
Choose a tag to compare

Changelog

⚠️ Note

There are a lot of changes in this release. if you encounter any problems, reinstall might be helpful.

🐛 Bug fix

  1. Resolve issue caused by exceeding API rate limit (#16)
    Thanks @clspeter and others for helping to report issue and test

🔧 Enhancement

  1. Improve logs (#17)
  2. Improve unit displaying in number entities

更新日誌

⚠️ 注意

本次更新變動幅度較大,若更新後有任何問題建議重新安裝。

🐛 修復臭蟲

  1. 修復 API 超量使用的問題,大幅降低連線數量 (#16)
    感謝 @clspeter 及眾多網友協助回報及測試

🔧 優化

  1. 優化日誌內容 (#17)
  2. 定時開/關機實體設定單位改為標準做法,不再顯示於名稱

v1.2.1

28 Jun 13:23
d951695
Compare
Choose a tag to compare

Changelog

🐛 Bug fix

  1. Fix error when loading component (#14)

更新日誌

🐛 修復臭蟲

  1. 修復此套件無法載入的問題 (#14)

v1.2.0

11 Jun 09:48
dfdf4c5
Compare
Choose a tag to compare

Changelog

🤘 Feature

  1. Support PM2.5 sensor for dehumidifier
    Thanks to @a0024 for testing

更新日誌

🤘 新功能

  1. 支援除濕機 PM2.5 偵測器
    感謝 @a0024 協助測試

v1.1.0

29 May 16:23
2f162fc
Compare
Choose a tag to compare

Changelog

🤘 Feature

  1. Support on/off timer for AC
    Note: If dehumidifier number entity is broken, just remove it

🔧 Enhancement

  1. Improve behavior of re-login process. This should reduce loading of host and Panasonic server

更新日誌

🤘 新功能

  1. 支援冷氣定時開啟/關閉
    註:若除濕機已存在的定時開關實體失效,可自行移除

🔧 優化

  1. 優化重試登入的行為,減少主機及 Panasonic 伺服器負擔

v1.0.1

09 May 09:29
9b9055c
Compare
Choose a tag to compare

Changelog

🐛 Bug fix

  1. Fix bug which cause error when changing swing mode of climate (#7)
    Thanks @clspeter for reporting this issue

更新日誌

🐛 修復臭蟲

  1. 修復設定冷氣擺動模式時會發生錯誤的問題 (#7)
    感謝 @clspeter 回報此問題

v1.0.0

07 May 13:19
cec67c2
Compare
Choose a tag to compare

There are some many huge changes in the release and break something also (see Breaking Changes below)

Features

Apply config flow

No need to add config in configuration.yaml anymore! 🎉
Screen Shot 2021-05-07 at 5 03 43 PM

Support device info

I know, that's just so cooooool!
Screen Shot 2021-05-07 at 5 01 32 PM

Add bunch of entities

Following entities were added in this version

More are coming!

Dehumidifier

  • Water tank sensor
  • On/Off timer
  • Humidity sensor

AC

  • Outdoor temperature sensor

Breaking Changes

If you are update from below v1.0.0, make sure removing config from configuration.yaml or integration won't work normally