Skip to main content

Asynchronous Python client for the Neverdark Fireplace

Project description

aioneverdark

Asynchronous Python client for controlling Neverdark smart fireplaces via their REST API.

Installation

pip install aioneverdark

Usage

import asyncio
from aioneverdark import NeverdarkClient

async def main() -> None:
    async with NeverdarkClient(host="192.168.1.x") as client:
        info = await client.get_info()
        print(f"Model: {info.model}, firmware: {info.fw_ver}, MAC: {info.dev_mac}")

asyncio.run(main())

Development

pip install -e ".[dev]"
pytest
ruff check .
mypy src/aioneverdark

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

aioneverdark-0.3.0.tar.gz (7.8 kB view details)

Uploaded Source

Built Distribution

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

aioneverdark-0.3.0-py3-none-any.whl (4.6 kB view details)

Uploaded Python 3

File details

Details for the file aioneverdark-0.3.0.tar.gz.

File metadata

  • Download URL: aioneverdark-0.3.0.tar.gz
  • Upload date:
  • Size: 7.8 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.12

File hashes

Hashes for aioneverdark-0.3.0.tar.gz
Algorithm Hash digest
SHA256 0d4b1229f00ab23a80a665f29262df3bb29b952de62dfd49b39fb43b25cc160e
MD5 19a6d5b71a9290cd4aff2eaabe9f5db7
BLAKE2b-256 e35a8fff17a9ab625e2c6ed0c1ca1e731ab61f3f681a2e90da6c076fcf4fc7bf

See more details on using hashes here.

Provenance

The following attestation bundles were made for aioneverdark-0.3.0.tar.gz:

Publisher: publish.yml on mlankamp/aioneverdark

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file aioneverdark-0.3.0-py3-none-any.whl.

File metadata

  • Download URL: aioneverdark-0.3.0-py3-none-any.whl
  • Upload date:
  • Size: 4.6 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.12

File hashes

Hashes for aioneverdark-0.3.0-py3-none-any.whl
Algorithm Hash digest
SHA256 397c64f17037295cc52c94cba714613d6d3ecdb9774041ce3502a17f484079e4
MD5 f66da098b9732d895b4f4c81571bc250
BLAKE2b-256 f1b65ed09464d1a9641637b56b6507cee17fb12842068abf7e9d93a520cb862b

See more details on using hashes here.

Provenance

The following attestation bundles were made for aioneverdark-0.3.0-py3-none-any.whl:

Publisher: publish.yml on mlankamp/aioneverdark

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

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