ahtoh1029 / panasonic_smart_app

๐Ÿ”› Panasonic Smart App integration for Home Assistant.

Home Page:https://osk2.github.io/panasonic_smart_app/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

hacs_badge GitHub release (latest SemVer) GitHub license

็น้ซ”ไธญๆ–‡ | English

Panasonic Smart App

Home Assistant integration for Panasonic Smart App.

This integration allows you to control your Panasonic appliances.

Note

Only Panasonic Smart App is supported. If you are using Panasonic Comfort Cloud. Use sockless-coding/panasonic_cc instead.

smart-app-icon comfort-cloud-icon
โœ… Supported โŒ Unsupported

This project is forked from PhantasWeng's panasonic_smart_app. Main differences are:

  1. Implement more platforms
  2. Add config flow to make setup much more easier
  3. Support device info

For all supported entities, check out Available Entities.

Installation

Via HACS (recommended)

Search and install Panasonic Smart App in HACS

Manually

Copy custom_components/panasonic_smart_app into your custom_components/.

Configuration

  1. Search Panasonic Smart App in integration list
  2. Follow steps on UI to finish configuration

Note

Supported Devices

See ๆ”ฏๆด็š„่ฃ็ฝฎ / Supported devices for detail of supported devices.

Available Entities

Device Type Entity Type Note
AC climate
number On timer*
number Off timer
sensor Outdoor temperature sensor
sensor PM2.5 sensor
switch nanoe switch*
switch ECONAVI swtich*
switch Buzzer switch*
switch Turbo mode switch*
switch Self-clean mode switch*
switch Anti-mold mode switch*
switch Sleep mode switch*
select Motion detection mode select*
select Indicator light select*
Dehumidifier humidifier
number On timer*
number Off timer
select Fan mode*
sensor Environment humidity sensor
sensor PM2.5 sensor
binary_sensor Water tank status sensor

*Only available if feature is supported.

Note: Make sure latest Home Assistant is installed or some entities might not available.

For missing entities, open an issue or submit a PR ๐Ÿ’ช

Enable Logs

Add following configs to configuration.yaml:

logger:
  default: warning
  logs:
    custom_components.panasonic_smart_app: debug

License

This project is licensed under MIT license. See LICENSE file for details.

About

๐Ÿ”› Panasonic Smart App integration for Home Assistant.

https://osk2.github.io/panasonic_smart_app/

License:MIT License


Languages

Language:Python 100.0%