- removed
pixoo
as git-submodule; now added via PyPi package - other dependencies updated
- improved configuration options when running behind a reverse proxy:
theSCRIPT_NAME
environment variable (see WSGI docs) is now taken into consideration; making it possible to set a custom base-path
- new: (passthrough-)endpoint
sendHttpItemList
, which is available with the latest firmware update and offers drawing of multiple text-elements at once - new: custom
download/text
endpoint - new: Helm charts / K8s
- improved handling for GIF file upload (automatically limit to 59 frames; following the restriction of the device/API)
- updated dependencies
- other minor improvements
- updated dependencies
- minor improvements (Dockerfile, docker-compose, log output, etc.)
- updated dependencies
- minor improvements
- new "download" endpoints (automatically download and send images to your Pixoo)
- dependency updates
- dependency updates
- fix dependency conflict (flasgger requires Pillow 9.2.0)
- dependency updates
- "restart" directive removed from docker-compose.yml
- new: 'divoom' section (query official API)
- dependency updates
- other minor improvements
- new environment settings
PIXOO_REST_HOST
andPIXOO_REST_DEBUG
(see README) - new passthrough-commands:
- GetDeviceTime
- SetDisTempMode
- SetTime24Flag
- setHighLightMode
- SetWhiteBalance
- GetWeatherInfo
- PlayBuzzer
- other minor improvements
- improved Dockerfile (checkout of the pixoo-library's explicit commit-hash; which should correlate with the git-submodule and pin the actual dependencies)
- new
screen/on/{true|false}
endpoint - new passthrough-commands:
- SetScreenRotationAngle
- SetMirrorMode
- other minor improvements
- initial release