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

Uploaded Python 3

File details

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

File metadata

  • Download URL: py-miraie-ac-0.0.11.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.11.tar.gz
Algorithm Hash digest
SHA256 1bdc5ed37a94ef419365c3ac7e82b50b70ac0100f80c29d25ecd08110b3d37b3
MD5 f8f37563859a4e4ab12d9f44c8dc8b82
BLAKE2b-256 24f05306bcd6bd6259e7ad2b7ccd7fd5ccc5fcb171fade6ef71720dc44c3de4e

See more details on using hashes here.

File details

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

File metadata

  • Download URL: py_miraie_ac-0.0.11-py3-none-any.whl
  • Upload date:
  • Size: 22.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.11-py3-none-any.whl
Algorithm Hash digest
SHA256 de67ad3d2b63d6a885a5acf4dde94988a51e8243432a7316283fa760e5b1e316
MD5 1d75193f76c5f58d730e8b31aa1137d9
BLAKE2b-256 a84d1dad2ab6ee41a0ee85d21d0a7492325bf9c8dc5f4d13d5184396a7c1f7ec

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