lifx-lan: LIFX LAN API

[ bsd3, library, unclassified ] [ Propose Tags ]

Modules

[Index] [Quick Jump]

Downloads

Maintainer's Corner

Package maintainers

For package maintainers and hackage trustees

Candidates

Versions [RSS] 0.0, 0.1.0.0, 0.1.0.1, 0.1.0.2, 0.2.0, 0.3.0, 0.4.0, 0.4.0.1, 0.5.0, 0.5.0.1, 0.5.1, 0.5.1.1, 0.6, 0.6.0.1, 0.6.1, 0.6.2, 0.7, 0.7.1, 0.8.0, 0.8.1, 0.8.2 (info)
Change log CHANGELOG.md
Dependencies base (>=4.14 && <4.15), binary (>=0.8.8 && <0.9), bytestring (>=0.10.8 && <0.11), composition (>=1.0.2.1 && <1.1), containers (>=0.6.2.1 && <0.7), extra (>=1.7.1 && <1.8), monad-loops (>=0.4.3 && <0.5), mtl (>=2.2.2 && <2.3), network (>=3.1.1.1 && <3.2), random (>=1.2.0 && <1.3), safe (>=0.3.19 && <0.4), text (>=1.2.3 && <1.3), time (>=1.9.3 && <1.10), transformers (>=0.5.6 && <0.6) [details]
License BSD-3-Clause
Author George Thomas
Maintainer georgefsthomas@gmail.com
Uploaded by GeorgeThomas at 2021-06-19T11:52:08Z
Distributions NixOS:0.8.2
Downloads 1763 total (25 in the last 30 days)
Rating (no votes yet) [estimated by Bayesian average]
Your Rating
  • λ
  • λ
  • λ
Status Docs available [build log]
Last success reported on 2021-06-19 [all 1 reports]

Readme for lifx-lan-0.3.0

[back to package description]

Bindings to the LIFX LAN API.

Currently very basic:

  • Only supports setting power and colour.
  • No error-handling - we assume all UDP messages will send successfully.