Skip to content

Python package ready to use for the E-ffect Bridge

Notifications You must be signed in to change notification settings

E-ffect/pyeffect

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 

Repository files navigation

PyEffect

Python package ready to use for the E-ffect Bridge

How to install

pip install git+https://github.com/antonin-alves/pyeffect

How to use

from pyeffect import zigbee

# Change Pedal color
zigbee.changePedalLedColor("EF-EC-01-23-45", 255, 255, 255)

# Ping a Pedal
zigbee.pingPedal("EF-EC-01-23-45")

About

Python package ready to use for the E-ffect Bridge

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages