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.9.tar.gz (20.1 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.9-py3-none-any.whl (22.0 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: py-miraie-ac-0.0.9.tar.gz
  • Upload date:
  • Size: 20.1 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.9.tar.gz
Algorithm Hash digest
SHA256 20fa1f29c1e4d7de94be7b5085e903e342e3aeb3022e805cb49798635c69e2bd
MD5 817918ed41c000de485604e27337f47b
BLAKE2b-256 ca5dee98c476cfa533b8c4313b6de7351cfe316c0b3b8078d8eb1670c2f334b2

See more details on using hashes here.

File details

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

File metadata

  • Download URL: py_miraie_ac-0.0.9-py3-none-any.whl
  • Upload date:
  • Size: 22.0 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.9-py3-none-any.whl
Algorithm Hash digest
SHA256 8c4ad71c44ff3a1fe89bcb9eddcd8e6eefa058a674a203d469278360e883406b
MD5 5133b93ce8206c41af5fb6dd67206205
BLAKE2b-256 5b4062d83d3901a73aee54e506229b9366543188e04d306ca0562f37ff85d862

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