Skip to content

Releases: osk2/panasonic_smart_app

v2.8.5

27 Aug 08:17
9b4e0e9
Compare
Choose a tag to compare

更新日誌

🐛 修復臭蟲

  1. 修正裝置離線時感測器實體失效的問題 (#116)
    感謝 @JyunWei-Su 修正 👏

Changelog

🐛 Bug fix

  1. Fix the bug that prevents the sensor entity from working when the device is offline. (#116)
    Thanks to @JyunWei-Su 👏

v2.8.4

15 Aug 04:27
d9a2d73
Compare
Choose a tag to compare

更新日誌

🐛 修復臭蟲

  1. 修正洗衣機實體狀態 (#110)
    感謝 @JyunWei-Su 修正 👏

Changelog

🐛 Bug fix

  1. Fix incorrect state of washing machine (#110)
    Thanks to @JyunWei-Su 👏

v2.8.3

05 Aug 15:15
089cd81
Compare
Choose a tag to compare

更新日誌

🐛 修復臭蟲

  1. 修正冷氣及除濕機 PM2.5 感應器實體消失的問題 (#111, #113)
    感謝 @JyunWei-Su 修正 👏

Changelog

🐛 Bug fix

  1. Fix PM2.5 sensor of climate and dehumidifier (#111, #113)
    Thanks to @JyunWei-Su 👏

v2.8.2

24 Jul 08:49
8aec97a
Compare
Choose a tag to compare

更新日誌

🐛 修復臭蟲

  1. 支援更多除濕機功能(提示音、風向及 Nanoe)(#112)
  2. 修正除濕機實體無法載入的問題 (#112)
    感謝 @JyunWei-Su 修正及提供新功能 👏

Changelog

🐛 Bug fix

  1. Added support for more dehumidifier features (beep sound, wind direction, and Nanoe) (#112)
  2. Fixed the issue where dehumidifier entities could not be loaded (#112)
    Thanks to @JyunWei-Su for the fixes and new features 👏

v2.8.1

23 Feb 09:02
5b1da1f
Compare
Choose a tag to compare

更新日誌

🐛 修復臭蟲

  1. 修正部分實體無法載入的問題 (#101)
  2. 修正除濕機風量設定消失的問題 (#89)

🔧 優化

  1. 支援新設定值,日誌不再出現舊設定值即將不支援的警告 (#99)

Changelog

🐛 Bug fix

  1. Fix the issue where certain entities were not being loaded. (#101)
  2. Restore the fan speed entity for the dehumidifier. (#89)

🔧 Optimization

  1. The log will no longer generate warnings about deprecated setting values. (#99)

v2.8.0

12 Feb 14:44
d459c8d
Compare
Choose a tag to compare

更新日誌

新年快樂!🧧

🤘 新功能

  1. 支援空氣清淨機
    感謝 @mark86092 提供

Changelog

Happy Lunar New Year! 🧧

🤘 Feature

  1. Support air purifier.
    Thanks to @mark86092.

v2.7.0

13 Aug 13:02
bcce205
Compare
Choose a tag to compare

更新日誌

🔧 優化

  1. 調整架構,降低請求數 (#85)
    經實測可以大幅降低被封鎖的機率和時長
    感謝 @yoyo930021

  2. 支援日本製洗衣機 (#84)
    再次感謝 @yoyo930021

Changelog

🔧 Enhancement

  1. Reduce the number of requests (#85)
    Tests show that the chance and duration of being blocked are significantly reduced.
    Thanks to @yoyo930021
  2. Supports Japanese-made washing machines (#84)
    Thanks to @yoyo930021 again

v2.6.1

19 Jul 08:42
c165b3b
Compare
Choose a tag to compare

更新日誌

🐛 修復臭蟲

  1. 修正未設定 proxy 時套件無法載入的問題 (#75)
    感謝 @OTZro

Changelog

🐛 Bug fix

  1. Fix the bug that crashes the component when the proxy is unset. (#75)
    Thanks to @OTZro

v2.6.0

18 Jul 01:51
a37ecfd
Compare
Choose a tag to compare

更新日誌

🤘 新功能

  1. 支援 Proxy,可以用來定時更換 IP 以繞過封鎖
    感謝 @OTZro 提供

🐛 修復臭蟲

  1. 修正部分裝置導致套件無法初始化的問題 (#72)
    再度感謝 @OTZro

Changelog

🤘 Feature

  1. Support proxy. You can now use proxy to change your IP address to bypass blocking.
    Thanks to @OTZro.

🐛 Bug fix

  1. Fix the bug that some devices may cause the component failed to load. (#72)
    Thanks to @OTZro again!

v2.5.2

08 Jun 08:45
0965f72
Compare
Choose a tag to compare

更新日誌

🐛 修復臭蟲

  1. 修正部分裝置導致套件無法運作的問題 (#69)
    感謝 @yoyo930021 協助修復

Changelog

🐛 Bug fix

  1. Fix the issue that some devices cause component crashes (#69)
    Thanks to @yoyo930021