Micke Nordin
7943fd9846
See if we can start fixing stdeb as well
2023-12-09 17:00:53 +01:00
Micke Nordin
84bdbc2476
Add groups
2023-12-09 15:46:59 +01:00
Micke Nordin
85c997430b
Add backbutton
2023-12-09 13:42:13 +01:00
Micke Nordin
cf593320bb
Use stack layout
2023-12-09 13:41:58 +01:00
Micke Nordin
26bbaf3aa4
Show rooms
2023-11-26 23:44:48 +01:00
Micke Nordin
9d3856f91b
More stuff
2023-11-19 14:55:17 +01:00
Micke Nordin
25a2d75ae3
First test with kivy
2023-11-18 20:38:49 +01:00
Micke Nordin
9183619540
Restructure and add setup.py
2022-02-28 13:56:43 +01:00
816f9e6dab
This commit fixes #19 and #2
...
All long labels have been removed as the bridge list interface and
discovery interface was reworked. Discovery of new lights happens
automatically and bridges are refereshed when changes happen.
2021-06-06 00:05:57 +02:00
43657440a3
Smol fix to make ghost labels dissapear
2021-06-05 23:21:23 +02:00
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
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
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
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
229bce2f88
Make discovery process more clear
2021-05-06 16:08:46 +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