Navigation :
Changelog
v1.3
- Updated to support python 3.12
- Added latest socket.io.mini (4.8.0)
- Removed package specific version on flask, flask-socketio, python-engineio and python-socketio
v1.2
- changed to gitlab docker registry
v1.1
- Removed creation of temp static folder if we are not in debug mode
v1.0
- We now bounce true and false statement from core to make sure that it’s stored correctly in core
- Fixed SIGTERM in startup script
v0.23
- Check if anyone is using the webpage, and lower sleep time to 0.03 otherwise we us 0.3
v0.22
- Added support for API calls from /remote/api with a token
v0.21
- Added support for oauth, supports google, facebook and twitter right now.
- Added remote page where you need to login with oauth
- Added admin page to handle users
v0.20
- Fixed so webappen will show all rooms if no filter is given and added 6120 and 6122 to exposed ports in Dockerfile
v0.19
- Added support for adding style sheets and css through the address params and adding multiple rooms
v0.18
- Added missing index.html for hacky control over room and color
v0.17
v0.16
- Hacked the ability to only show specific rooms, change background color and auto stretch vertically to make it easier to be used in Grafana
v0.15
- Fix for buttons not working
v0.14
- Added support for color and toggle button in the same button
v0.13
- Update to latest libhaasp (v1.4)
v0.12
- Added first iteration of color picker and brightness slider (ugly but working)
- Only redraw all button if core or webapp was restarted
v0.11
- Changed sleep time for web respond from 0.01 to 0.03 to optimize cpu usage (when from ~0.45% to ~0.15% when idle)
v0.10
- Updated web UI, we now group the buttons with color and som style update on buttons
v0.5
- Toggle and trigger buttons are auto generated and you can disable triggers by sending a false event