Commit graph

29 commits

Author SHA1 Message Date
d6bfe8dcef
Fix for #1 Show unattached lights
This patch will allow lights that have not yet been added to a
group to be manipulated on their own, potentially opening up for
support for adding lights to groups from the ui.
2021-06-05 18:27:56 +02:00
a6f2e69e2e
Add instructions for Debian/Mobian 2021-06-05 17:07:03 +02:00
b23acb58d5
Fix for #5 Manually add bridge
This patch intruduces more robust handling of situations where
a bridge can not be discovered by means of UPnP.

A modal now pops up, which allows you to manually enter an
ipaddress if no bridge can be discovered.
2021-06-05 17:07:03 +02:00
0a0e616c2d
clearify irc instructions 2021-06-05 17:04:37 +02:00
1de08103f1
Point to libera.chat #tinge
Adding link to kiwiirc chat
2021-06-05 17:04:37 +02:00
d1e222b24b
Uppdatera 'README.md' 2021-06-05 17:04:37 +02:00
fbabfdf0ea
This is a fix for Issue#15 (#18) 2021-06-05 17:04:36 +02:00
df5403a519
Fix for Issue#16 (#17) 2021-06-05 17:04:36 +02:00
61ba783662
Update 'Roadmap.md' 2021-06-05 17:04:36 +02:00
11b8fbe495
Future plans
Detail some of the future plans in a roadmap
2021-05-18 14:20:19 +02:00
7cfe8049fc
Implement rename and delete
This commit introduces the ability to rename or delete a light.
There is also a special icon for unreachable lights now.
2021-05-17 13:50:20 +02:00
9c1f5c4e17
Refactor order of methods 2021-05-09 23:11:52 +02:00
ba4554812c
Add hue and saturation sliders and make API consistent so that it return -1 for default values 2021-05-09 22:42:13 +02:00
d78be65a06
fix alignment of button text 2021-05-09 22:06:13 +02:00
8e6e18a9da
Make install instructions clearer 2021-05-06 16:25:52 +02:00
1b0f126eec
fix script shebang 2021-05-06 16:15:42 +02:00
229bce2f88
Make discovery process more clear 2021-05-06 16:08:46 +02:00
7c5b0a46d4 Add install instructions and screenshots to read me 2021-05-06 13:23:18 +00:00
af7a0d4802
Add crude installer 2021-05-06 15:13:04 +02:00
40ea4c17b7
Remove old requirements file 2021-05-06 14:52:59 +02:00
4f961ca4f1
Add screenshots 2021-05-06 14:52:27 +02:00
c223d7d6f2
Track all scroll events
Fancier Window Titles
2021-05-06 14:34:39 +02:00
eb0f1fa5a8
Track all scroll events
Further testing reveals we need to catch all scroll events so it works on the phone
2021-05-06 14:14:03 +02:00
ba91f15778
Use a decorator to redraw the widgets in the sizer 2021-05-06 13:50:29 +02:00
273e111477
Add GUI 2021-05-06 00:04:39 +02:00
00c6da8f0a
Implement Groups 2021-05-05 14:50:06 +02:00
91675efb16
Add test program, HueLight and HueUtils and fixup HueBridge 2021-05-04 16:33:17 +02:00
a582539b41
Initial structure 2021-05-04 11:08:49 +02:00
dbed99b959 Initial commit 2021-05-03 08:48:57 +00:00