Skip to main content

Python library for Sunricher DALI Gateway (EDA)

Project description

PySrDaliGateway

Python library for Sunricher DALI Gateway (EDA) integration with Home Assistant.

Features

  • Async/await support for non-blocking operations
  • Device discovery and control (lights, sensors, panels)
  • Group and scene management
  • Real-time status updates via MQTT
  • Energy monitoring support
  • Full Type Support: Complete type hints for mypy, Pylance, and pyright
  • IDE integration with auto-completion and error checking

Installation

pip install PySrDaliGateway

Device Types Supported

  • Lighting: Dimmer, CCT, RGB, RGBW, RGBWA
  • Sensors: Motion, Illuminance
  • Panels: 2-Key, 4-Key, 6-Key, 8-Key

Requirements

  • Python 3.8+
  • paho-mqtt>=2.0.0

CLI Testing Tool

Testing script located at script/test_discovery_to_connect.py for hardware validation:

# Run all tests
python script/test_discovery_to_connect.py

# Run specific tests
python script/test_discovery_to_connect.py --tests discovery connection devices

# List available tests
python script/test_discovery_to_connect.py --list-tests

# Test device callbacks specifically
python script/test_discovery_to_connect.py --tests callbacks

# Test with specific gateway
python script/test_discovery_to_connect.py --gateway-sn "YOUR_GATEWAY_SN"

# Limit device operations for faster testing
python script/test_discovery_to_connect.py --device-limit 5

Available tests:

  • discovery - Discover DALI gateways on network
  • connection - Connect to discovered gateway
  • version - Get gateway firmware version
  • devices - Discover connected DALI devices
  • readdev - Read device status via MQTT
  • callbacks - Test device status callbacks (light, motion, illuminance, panel)
  • devparam - Get device parameters
  • groups - Discover DALI groups
  • readgroup - Read group details with device list
  • scenes - Discover DALI scenes
  • restart - Restart gateway (WARNING: gateway will disconnect)
  • reconnection - Test disconnect/reconnect cycle

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

pysrdaligateway-0.10.0.tar.gz (26.6 kB view details)

Uploaded Source

Built Distribution

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

pysrdaligateway-0.10.0-py3-none-any.whl (26.5 kB view details)

Uploaded Python 3

File details

Details for the file pysrdaligateway-0.10.0.tar.gz.

File metadata

  • Download URL: pysrdaligateway-0.10.0.tar.gz
  • Upload date:
  • Size: 26.6 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.1.0 CPython/3.8.18

File hashes

Hashes for pysrdaligateway-0.10.0.tar.gz
Algorithm Hash digest
SHA256 fc66420a2e7f9d7c8a8333702e31bc96632240a1d00ace6ea283ab0178c52542
MD5 4e6218f7af0f159ed1d520a44b9ea769
BLAKE2b-256 01330dddc9ba6ae1ba5da1900b2170fddcd3e14384b8a4cbec690a938979c93c

See more details on using hashes here.

File details

Details for the file pysrdaligateway-0.10.0-py3-none-any.whl.

File metadata

File hashes

Hashes for pysrdaligateway-0.10.0-py3-none-any.whl
Algorithm Hash digest
SHA256 c4016757bc2daf5e829d58f44d7da6d6f57bdcd8b08269775902617b11b846ae
MD5 f58e5d7d6c0ad2ed89948b14d18832a4
BLAKE2b-256 175ff8ce79d1aadb077eb4579821687a2646d759c8001212f6bec382e6a8bbf9

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