Future plans

Detail some of the future plans in a roadmap
pull/17/head
Micke Nordin 3 years ago
parent 7cfe8049fc
commit 11b8fbe495
Signed by: micke
GPG Key ID: 014B273D614BE877

@ -20,6 +20,9 @@ cd tinge
## Requirements
Requires a recent Python3 and pip3, most likely python >= 3.7. It is only tested with 3.9 on PostmarketOS on the PinePhone and on Debian Bullseye though.
## Future plans
Check out the [Roadmap](https://code.smolnet.org/micke/tinge/src/branch/master/Roadmap.md)
## Screenshots
![Discover Bridge View](https://code.smolnet.org/micke/tinge/raw/branch/master/screenshots/scrot1.png)
![All Bridge View](https://code.smolnet.org/micke/tinge/raw/branch/master/screenshots/scrot2.png)

@ -0,0 +1,29 @@
# 0.0.1
* Show unattached lights
* Discover new lights
# 0.1.0
* Create group
* Move light between groups
# 0.0.2
* Manually add bridge
* Manually delete bridge
# 0.0.3
* pip package
# 1.0.0
* Debian package
* RPM
* Alpine package
* Custom icon/logo for project
# 2.0.0
* Schedules
* Scenes
* Sensors
# Post 2.0.0
* Remote auth
* Support for deCONZ REST-API
Loading…
Cancel
Save