Metadata-Version: 2.4
Name: flacker
Version: 0.1.0
Summary: Keyframe animated smart home lighting.
Author-email: Maximilian Giller <max@giller.dev>
Project-URL: Homepage, https://code.giller.dev/m.giller/flickr
Classifier: Programming Language :: Python :: 3
Classifier: Operating System :: OS Independent
Requires-Python: >=3.12
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: dataclasses-json>=0.6.7
Requires-Dist: hue-entertainment-pykit>=0.9.3
Requires-Dist: networkx>=3.5
Requires-Dist: numpy>=2.3.3
Requires-Dist: phue>=1.1
Requires-Dist: plotly>=6.4.0
Dynamic: license-file

# Flacker

_[German, to flicker]_

Complex light pattern implementation for smart homes.

## To Do

**Issues**
- Implement waiting in Engine Play

Optimizations
- Dynamic step size for engine
- Plot Api: Only plot changes (with timestamps)

Patterns
- Radial pattern
- Masking/Multiplaying one track with another
  
Features
- Constrain API (Min/Max Brightness)
