Giter VIP home page Giter VIP logo

panasonic_smart_app's Introduction

hacs_badge

Panasonic Smart App

This is a home assistant's integration for panasonic smart app.

Why do I Need this?

Due to Panasonic climates' api in Taiwan are separate to global. We can't use [python-panasonic-comfort-cloud] and [panasonic_ac] in Home Assistant.

So I create [python-panasonic-smart-app] and [panasonic_smart_app] integration.

How to Install?

via HACS

You can install the component via the Home Assistant Community Store (HACS) directly.

Manually

Copy __init__.py, climate.py, and manifest.json to the custom_components/panasonic_smart_app/ folder.

Configuration

Add the following configuration in configuration.yaml:

climate:
  - platform: panasonic_smart_app
    username: !secret smart_app_account
    password: !secret smart_app_password

Entities Available

  • climate: Air Condition with CZ-T007 wifi model.

Attention

This project only test with Panasonic air conditioner - PX series which use CZ-T007 wifi adapater. CZ-T005, CZ-T006 or PXGD series might occurs some error.

Tested

Series Model Adapater
PX Series CS-RX28GA2 CZ-T007
RX Series CS-RX28GA2
- CS-RX36GA2
- CS-RX50GA2
- CS-RX71GA2

Appreciate

@clspeter for RX series testing.

---

And..

You can also...

--

Logs

How to open the logs record?

Set config in configuration.yaml like below:

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

panasonic_smart_app's People

Contributors

phantasweng avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar

panasonic_smart_app's Issues

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.