From 0ceaf6634ea0bec6ba1e0bf0b68ed62584ffc42e Mon Sep 17 00:00:00 2001 From: Micke Nordin Date: Sun, 6 Jun 2021 00:06:17 +0200 Subject: [PATCH] Update Roadmap with fixed issues --- Roadmap.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/Roadmap.md b/Roadmap.md index 81edf2a..92c83a1 100644 --- a/Roadmap.md +++ b/Roadmap.md @@ -1,13 +1,13 @@ # 0.0.1 -- [ ] [Show unattached lights](https://code.smolnet.org/micke/tinge/issues/1) -- [ ] [Discover new lights](https://code.smolnet.org/micke/tinge/issues/2) +- [x] [Show unattached lights](https://code.smolnet.org/micke/tinge/issues/1) +- [x] [Discover new lights](https://code.smolnet.org/micke/tinge/issues/2) # 0.1.0 - [ ] [Create group](https://code.smolnet.org/micke/tinge/issues/3) - [ ] [Move light between groups](https://code.smolnet.org/micke/tinge/issues/4) # 0.0.2 -- [ ] [Manually add bridge](https://code.smolnet.org/micke/tinge/issues/5) +- [x] [Manually add bridge](https://code.smolnet.org/micke/tinge/issues/5) - [ ] [Manually delete bridge](https://code.smolnet.org/micke/tinge/issues/6) # 0.0.3 @@ -26,4 +26,4 @@ # Post 2.0.0 - [ ] Remote auth -- [ ] Support for deCONZ REST-API \ No newline at end of file +- [ ] Support for deCONZ REST-API