Skip to main content

A package to control and read MirAIe Aircons by Panasonic

Project description

Python MirAIe AC API

An API to send commands and read the status of MirAIe air conditioners by Panasonic

Installation

pip install py-miraie-ac

Usage

import asyncio
from api import MirAIeAPI
from enums import AuthType, SwingMode
from device import Device

async with MirAIeAPI(auth_type=AuthType.MOBILE, login_id=mobile_number, password=password) as api:
        home:Home = await api.initialize()
        for deviceId, device in home.devices.items():
            print("Found device: ", device.friendly_name)
            officeAc.set_temperature(24)
            officeAc.turnOn()

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

py-miraie-ac-0.0.8.tar.gz (19.9 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

py_miraie_ac-0.0.8-py3-none-any.whl (21.9 kB view details)

Uploaded Python 3

File details

Details for the file py-miraie-ac-0.0.8.tar.gz.

File metadata

  • Download URL: py-miraie-ac-0.0.8.tar.gz
  • Upload date:
  • Size: 19.9 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.2 CPython/3.11.3

File hashes

Hashes for py-miraie-ac-0.0.8.tar.gz
Algorithm Hash digest
SHA256 43ae0b7706a7e9fa6c302de44a969303f48eb02a167167d54af5c925206e6523
MD5 80ebc505d02a45f1aaa1a74b24132dfd
BLAKE2b-256 2269efa32fec0b2a56bc5dc0440521d96df22ad16d7139c7b3ce26a0d34e71f4

See more details on using hashes here.

File details

Details for the file py_miraie_ac-0.0.8-py3-none-any.whl.

File metadata

  • Download URL: py_miraie_ac-0.0.8-py3-none-any.whl
  • Upload date:
  • Size: 21.9 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.2 CPython/3.11.3

File hashes

Hashes for py_miraie_ac-0.0.8-py3-none-any.whl
Algorithm Hash digest
SHA256 2fa0660b70b49fa452738012724c10f7d4341a2e6806c378f0cd2c390cd46175
MD5 9ad89797ff01822904d19fbf50ac4bc0
BLAKE2b-256 1feca3abe2596c9c89145f4ac9e8bbb52e7a01f22d2da5b47c8a8d32623c48a9

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page