Future plans
Detail some of the future plans in a roadmap
This commit is contained in:
parent
7cfe8049fc
commit
11b8fbe495
2 changed files with 32 additions and 0 deletions
|
@ -20,6 +20,9 @@ cd tinge
|
||||||
## Requirements
|
## 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.
|
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
|
## Screenshots
|
||||||

|

|
||||||

|

|
||||||
|
|
29
Roadmap.md
Normal file
29
Roadmap.md
Normal file
|
@ -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…
Add table
Reference in a new issue