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.5.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.5-py3-none-any.whl (21.8 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: py-miraie-ac-0.0.5.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.5.tar.gz
Algorithm Hash digest
SHA256 cbe5186d731f81c0375b2f4245a210b34b37834d78589d3df8534075b7c08ced
MD5 06dd0880cd64921126e57e65052641ca
BLAKE2b-256 1916c61fe397ab7bf2c04af18d1552efd398002e37a6b398a3bd52d153316115

See more details on using hashes here.

File details

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

File metadata

  • Download URL: py_miraie_ac-0.0.5-py3-none-any.whl
  • Upload date:
  • Size: 21.8 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.5-py3-none-any.whl
Algorithm Hash digest
SHA256 b3416fcee0833dc2d190deadfd857d5a7e549bd04418ba4f6d284a177923d5a5
MD5 509f2633f42ba20d59d1f73d68f0776f
BLAKE2b-256 3e241a504badd19453dde59a04df054ab25394d4329e86b4db94e825e0a06c39

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