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.12.tar.gz (20.7 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.12-py3-none-any.whl (23.1 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: py-miraie-ac-0.0.12.tar.gz
  • Upload date:
  • Size: 20.7 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.12.tar.gz
Algorithm Hash digest
SHA256 ca1331eee67c3170a8f5bb881cd91cdfc7acf03187853d990708bc89a175a64d
MD5 9491b6ed4afeb181d3737688044459cb
BLAKE2b-256 61126d039cab54c90806a6d51bec79f307b6e62b153bbc0bf1f4b8aaec3ee5a6

See more details on using hashes here.

File details

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

File metadata

  • Download URL: py_miraie_ac-0.0.12-py3-none-any.whl
  • Upload date:
  • Size: 23.1 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.12-py3-none-any.whl
Algorithm Hash digest
SHA256 eb61fedbf3806588964b5d10c196d5707de6c0e14d861d46a81489ac291791f1
MD5 1009bd9a54d47f4c596518409249756c
BLAKE2b-256 67795ac45485f890e02b56ba12e94aa4a235f11738be8d53bf70048737a5244b

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