All Projects → osk2 → panasonic_smart_app

osk2 / panasonic_smart_app

Licence: MIT license
🔛 Panasonic Smart App integration for Home Assistant.

Programming Languages

python
139335 projects - #7 most used programming language

Projects that are alternatives of or similar to panasonic smart app

home-assistant-frigidaire
Custom component for the Frigidaire integration
Stars: ✭ 11 (-73.81%)
Mutual labels:  custom-component
ytube music player
YouTube music player for homeassistant
Stars: ✭ 226 (+438.1%)
Mutual labels:  custom-component
hagooglewifi
Home Assistant integration for Google Wifi systems.
Stars: ✭ 65 (+54.76%)
Mutual labels:  custom-component
container
Custom containers for various usecases
Stars: ✭ 12 (-71.43%)
Mutual labels:  custom-component
panasonic smart app
Panasonic Smart App integration for Home Assistant.
Stars: ✭ 22 (-47.62%)
Mutual labels:  panasonic
home-assistant-p2000
🚒 This component tracks P2000 emergency events in The Netherlands.
Stars: ✭ 45 (+7.14%)
Mutual labels:  custom-component
read your meter
Home Assistant sensor to read water meter
Stars: ✭ 27 (-35.71%)
Mutual labels:  custom-component
breaking changes
Component to show potential breaking_changes in the current published version based on your loaded components
Stars: ✭ 83 (+97.62%)
Mutual labels:  custom-component
Aquarea2mqtt
Wrapper for Panasonic Aquarea Service Cloud to MQTT for a smart home integration like Home-Assistant (or for some machine learning)
Stars: ✭ 19 (-54.76%)
Mutual labels:  panasonic
ha-birthdays
Birthday integration for HomeAssistant
Stars: ✭ 14 (-66.67%)
Mutual labels:  custom-component
ha-zoom-automation
Custom Home Assistant component for Zoom. Tracks when you are connected to a Zoom call by default but may allow you to track more.
Stars: ✭ 47 (+11.9%)
Mutual labels:  custom-component
homebridge-panasonic-air-conditioner
Panasonic Air Conditioner / Heat Pump plugin for HomeBridge using the Panasonic Comfort Cloud API to expose Panasonic Air Conditioners to Apples HomeKit
Stars: ✭ 32 (-23.81%)
Mutual labels:  panasonic
homebridge-panasonic
A Homebridge plugin for Panasonic Viera TV's. Written to support the new Homekit TV accessory.
Stars: ✭ 18 (-57.14%)
Mutual labels:  panasonic
ltss
Long time state storage (LTSS) custom component for Home Assistant using Timescale DB
Stars: ✭ 34 (-19.05%)
Mutual labels:  custom-component
homebridge-vieramatic
Homebridge plugin for Panasonic™ Viera™ TVs (includes support for 2018 and later models)
Stars: ✭ 39 (-7.14%)
Mutual labels:  panasonic
xboxone-home-assistant
Control your Xbox One from your Home Assistant device.
Stars: ✭ 26 (-38.1%)
Mutual labels:  custom-component
PiotrMachowski
This repository is used to present a library of my custom elements for Home Assistant.
Stars: ✭ 26 (-38.1%)
Mutual labels:  custom-component
ledfxrm
Custom Integration for Home Assistant to control a any (local/remote) LedFX-server - State: beta
Stars: ✭ 31 (-26.19%)
Mutual labels:  custom-component
ha-eskom-loadshedding
Fetches loadshedding data from Eskom
Stars: ✭ 48 (+14.29%)
Mutual labels:  custom-component
esphome-panasonic-ac
Open source alternative for Panasonic air condition wifi adapters that works locally without the Comfort Cloud
Stars: ✭ 109 (+159.52%)
Mutual labels:  panasonic

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 Mold prevention 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
Washing Machine sensor Countdown sensor
sensor Device status sensor
sensor Washing mode sensor
sensor Washing cycle 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.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].