Gisle Aune
|
62e7cb88f4
|
refactor color system to be separate from models, also move errors out of models.
|
3 years ago |
Gisle Aune
|
df865574bf
|
rework color system and make it work with drivers.
|
3 years ago |
Gisle Aune
|
d5cf30ea4b
|
sensitize periodic light refresh in hue2 again.
|
3 years ago |
Gisle Aune
|
582bf3f46b
|
decrease sensitivity in hue2 (should fix double press, regular check over-updating and massive update storms when regular checks find a lot of incongruences), and fix rare race condition
|
3 years ago |
Gisle Aune
|
c72a7c3f43
|
fix xy color conversion using srgb instead of rgb.
|
3 years ago |
Gisle Aune
|
8a20bab709
|
reduce Hue2 'update storms'..
|
3 years ago |
Gisle Aune
|
27fd858c04
|
add device search.
|
3 years ago |
Gisle Aune
|
d19a8e6ca0
|
add device rename and tweaks.
|
3 years ago |
Gisle Aune
|
107b29620d
|
it has the trappings of a driver now, but essential features are missing: discovery and forgetting
|
3 years ago |
Gisle Aune
|
73e6cba770
|
add very partial hue2 driver wip.
|
3 years ago |
Gisle Aune
|
44bd327a71
|
add index for name in scene table to force uniqueness.
|
3 years ago |
Gisle Aune
|
cedd0d1d28
|
add support for invoking and assigning scenes by name.
|
3 years ago |
Gisle Aune
|
7471102413
|
add scene list subcommand.
|
3 years ago |
Gisle Aune
|
bf4d000455
|
add info mode to lucy list command.
|
3 years ago |
Gisle Aune
|
6947fc3461
|
add delete light endpoint and forget for Hue.
|
3 years ago |
Gisle Aune
|
600c90a614
|
undo group nonsense in hue bridge.
|
3 years ago |
Stian Fredrik Aune
|
a08685c3cd
|
Location, location, location.
|
3 years ago |
Stian Fredrik Aune
|
15536c6078
|
lucy factory - sensor support
|
3 years ago |
Stian Fredrik Aune
|
2bb2154e5b
|
SceneDimmer bug
|
3 years ago |
Stian Fredrik Aune
|
8c2ef2dac3
|
factory command
|
3 years ago |
Stian Fredrik Aune
|
f4e584938b
|
enable 'lucy handler delete all'
|
3 years ago |
Stian Fredrik Aune
|
8c9b47aa1d
|
Add temperature to API.
|
3 years ago |
Stian Fredrik Aune
|
5bd7a7f6b6
|
cleanup and fix
|
3 years ago |
Stian Fredrik Aune
|
88bd4dc073
|
Mill. Take 1.
|
3 years ago |
Gisle Aune
|
6443e0ecd3
|
any/all.scene=-1 now checks for no scene.
|
3 years ago |
Gisle Aune
|
147231e4fd
|
add sensor scenes for Motion and Temperature.
|
3 years ago |
Gisle Aune
|
b191455753
|
optimize Hue light updates by using temporary groups.
|
3 years ago |
gisle
|
ba22187e6e
|
feature-scenesystem (#1)
Co-authored-by: Gisle Aune <dev@gisle.me>
Reviewed-on: https://git.aiterp.net/lucifer/new-server/pulls/1
Co-authored-by: gisle <gisle@hidden-email>
Co-committed-by: gisle <gisle@hidden-email>
|
3 years ago |
Stian Fredrik Aune
|
d91bd472dd
|
Merge branch 'asmodeus' of git.aiterp.net:lucifer/new-server into asmodeus
|
3 years ago |
Stian Fredrik Aune
|
251687b85d
|
Edit.
|
3 years ago |
Gisle Aune
|
ade49589a9
|
add another test and fix local.
|
3 years ago |
Gisle Aune
|
ad2f912a6f
|
change presence events, fix non-eq conditions.
|
3 years ago |
Gisle Aune
|
2abb4b1024
|
add time-of-day limitation to events.
|
3 years ago |
Gisle Aune
|
b83673b2cc
|
change nanoleaf default names to start at 1 instead of 0.
|
3 years ago |
Gisle Aune
|
6fe0d8b864
|
adapt Nanoleaf driver to Canvas.
|
3 years ago |
Stian Fredrik Aune
|
c7d7e264ca
|
Lucy handler add
|
3 years ago |
Gisle Aune
|
0cd325e8db
|
add SaveMode for device which can be 0 (All) or a bitmask for what to save. It did not improve performance
|
3 years ago |
Stian Fredrik Aune
|
b1fa52e53f
|
lucy handler delete
|
3 years ago |
Stian Fredrik Aune
|
b28496fd6b
|
less focus on oneshot
|
3 years ago |
Stian Fredrik Aune
|
35c3a387c9
|
lucy handler list
|
3 years ago |
Stian Fredrik Aune
|
b7b6b06748
|
.
|
3 years ago |
Gisle Aune
|
27f8c6b91d
|
fix not being able to setOneShot in event updates.
|
3 years ago |
Gisle Aune
|
0846290047
|
>_>
|
3 years ago |
Gisle Aune
|
9b9e5e9da8
|
add lucy config.
|
3 years ago |
Gisle Aune
|
3c2aa7212d
|
add replace of * to % in fetch.
|
3 years ago |
Gisle Aune
|
d6c38d647f
|
fix cli app help.
|
3 years ago |
Gisle Aune
|
06fa73b916
|
add beginning of CLI app and some backend fixes.
|
3 years ago |
Gisle Aune
|
7a6ee3f87b
|
add device search endpoint. >_>
|
3 years ago |
Gisle Aune
|
d623647e21
|
fix device fetch returning duplicate results if overlapping tags are supplied.
|
3 years ago |
Gisle Aune
|
4fd49d0480
|
add filtering to tags. E.g. Hue,Namrom+Gisle will return all with either of the former AND the latter. - will do the opposite.
|
3 years ago |