https://github.com/osk2/panasonic_smart_app
🔛 Panasonic Smart App integration for Home Assistant.
https://github.com/osk2/panasonic_smart_app
custom-component home-assistant panasonic
Last synced: 4 months ago
JSON representation
🔛 Panasonic Smart App integration for Home Assistant.
- Host: GitHub
- URL: https://github.com/osk2/panasonic_smart_app
- Owner: osk2
- License: mit
- Created: 2021-02-20T07:57:25.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2025-12-31T15:57:29.000Z (6 months ago)
- Last Synced: 2026-01-02T20:00:31.998Z (6 months ago)
- Topics: custom-component, home-assistant, panasonic
- Language: Python
- Homepage: https://osk2.github.io/panasonic_smart_app/
- Size: 374 KB
- Stars: 123
- Watchers: 4
- Forks: 42
- Open Issues: 17
-
Metadata Files:
- Readme: README-zh.md
- Funding: .github/FUNDING.yml
- License: LICENSE
Awesome Lists containing this project
README
[](https://github.com/hacs/integration)


[](https://github.com/osk2/panasonic_smart_app/blob/master/LICENSE)
[English](README.md) | [繁體中文](README-zh.md)
# Panasonic Smart App
Home Assistant 的 [Panasonic Smart App](https://play.google.com/store/apps/details?id=com.panasonic.smart&hl=zh_TW&gl=US) 整合套件
## 注意
本整合套件僅支援 Panasonic Smart App,若你使用的是 Panasonic Comfort Cloud,請改用 [sockless-coding/panasonic_cc](https://github.com/sockless-coding/panasonic_cc)
|  |  |  |
| :--: | :--: | :--: |
| ✅ 支援 | ❌ 不支援 | ❌ 不支援 |
本專案修改自 [PhantasWeng](https://github.com/PhantasWeng/) 開發的 [panasonic_smart_app](https://github.com/PhantasWeng/panasonic_smart_app),主要差異為:
1. 支援更多裝置類型
2. 實作 config flow 以大幅簡化設定流程
3. 加入裝置資訊(Device Info)的支援
_完整的實體清單請見 [可用的實體](#可用的實體)_
# 安裝方法
### 透過 HACS 安裝 (建議)
[](https://my.home-assistant.io/redirect/hacs_repository/?owner=osk2&repository=panasonic_smart_app&category=integration)
在 HACS 中搜尋 `Panasonic Smart App` 並安裝
### 手動安裝
複製 `custom_components/panasonic_smart_app` 至你的 `custom_components/`
# 設定方法
1. 在「新增整合」的列表中搜尋 `Panasonic Smart App`
2. 依照介面上的指示完成設定
# 附錄
### 支援的裝置型號
經測試確認可支援的裝置清單請見[支援的裝置 / Supported devices](https://github.com/osk2/panasonic_smart_app/discussions/42)
### 可用的實體
| 裝置類型 | 實體類型 | 備註 |
| ---------- | ------------- | ------------------------ |
| 通用 | sensor | 用電量偵測器\* |
| | sensor | 碳排量偵測器\* |
| 冷氣 | climate | |
| | number | 定時開機\* |
| | number | 定時關機 |
| | sensor | 室外溫度偵測器 |
| | sensor | PM2.5 偵測器\* |
| | switch | nanoe 開關\* |
| | switch | ECONAVI 開關\* |
| | switch | 操控聲音開關\* |
| | switch | 急速模式開關\* |
| | switch | 自體淨開關\* |
| | switch | 乾燥防霉開關\* |
| | switch | 舒眠模式開關\* |
| | select | 動向感應模式\* |
| | select | 機體燈光模式\* |
| 除濕機 | humidifier | |
| | number | 定時開機\* |
| | number | 定時關機 |
| | select | 風量設定 |
| | sensor | 環境溼度偵測器 |
| | sensor | PM2.5 偵測器\* |
| | binary_sensor | 水箱滿水偵測器 |
| 洗衣機 | sensor | 洗衣時間偵測器 |
| | sensor | 運轉狀態偵測器 |
| | sensor | 洗衣模式偵測器 |
| | sensor | 洗衣行程偵測器 |
| 空氣清淨機 | switch | 電源開關 |
| | select | 風量設定\* |
| | switch | nanoeX 開關\* |
| | sensor | PM2.5 偵測器 |
| 電冰箱\** | sensor | 冷凍庫溫度偵測器 |
| | sensor | 冰藏庫溫度偵測器 |
| | sensor | 微凍結溫度偵測器 |
| | sensor | 新鮮急凍結等級偵測器 |
| | sensor | 冬季模式偵測器 |
| | sensor | 購物模式偵測器 |
| | sensor | 假日模式偵測器 |
| | sensor | 開門次數偵測器 |
| | select | 冷凍庫溫度等級設定 |
| | select | 冰藏庫溫度等級設定 |
| | select | 微凍結溫度等級設定 |
| | select | 製冰停止開關 |
| | select | 快速製冰開關 |
| | binary_sensor | 除霜狀態偵測器 |
| | binary_sensor | ECONAVI 狀態偵測器 |
| | binary_sensor | nanoe 狀態偵測器 |
| 全熱交換器 | climate | |
| 智慧開關 | switch | 個別迴路開關 |
\*僅在裝置支援的情況下可用
\*\*只在 NR-D611XGS 上測試過
註:請確保 Home Assistant 為最新版,否則部分實體可能無法使用
更多實體支援請至 [Issue](https://github.com/osk2/panasonic_smart_app/issues) 頁面許願,也歡迎發送 PR 💪
### 如何啟用除錯紀錄?
#### 建議方式
在套件總覽頁面中點選 Enable debug logging
#### 手動啟用紀錄
將下列設定加入至 `configuration.yaml`:
```yaml
logger:
default: warning
logs:
custom_components.panasonic_smart_app: debug
```
# 版權
本專案依 MIT 條款釋出,請參閱 [LICENSE](LICENSE) 以獲得完整資訊
