Benutzer:MathiasMahnke/LIFX: Unterschied zwischen den Versionen

Aus Opennet
Wechseln zu: Navigation, Suche
Zeile 1: Zeile 1:
 +
Steuerung mittels "lifxlan" via LIFX LAN Protocol:
 +
https://lan.developer.lifx.com/docs/communicating-with-device
 +
 
  apt install pip --no-install-recommends
 
  apt install pip --no-install-recommends
 
  pip3 install lifxlan
 
  pip3 install lifxlan

Version vom 26. Oktober 2022, 17:38 Uhr

Steuerung mittels "lifxlan" via LIFX LAN Protocol: https://lan.developer.lifx.com/docs/communicating-with-device

apt install pip --no-install-recommends
pip3 install lifxlan
mkdir lifx
cd lifx
wget https://raw.githubusercontent.com/mclarkk/lifxlan/master/examples/verbose_lan.py
wget https://raw.githubusercontent.com/mclarkk/lifxlan/master/examples/broadcast_on.py
wget https://raw.githubusercontent.com/mclarkk/lifxlan/master/examples/broadcast_off.py
python3 verbose_lan.py
python3 broadcast_on.py
python3 broadcast_off.py
Meine Werkzeuge
Namensräume

Varianten
Aktionen
Start
Opennet
Kommunikation
Karten
Werkzeuge