Gisle Aune
|
1b7e495a59
|
more scene stuff. There's still no command and API to push scenes and unassign (aside from setting a temporary scene and waiting it out).
|
3 years ago |
Gisle Aune
|
07173e4e56
|
Merge branch 'asmodeus' into feature-scenesystem
|
3 years ago |
Gisle Aune
|
7b0028ee2b
|
new scene system is kind of working. I haven't tested changing between scenes and Transition effect yet, though.
|
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
|
d23a7327ef
|
Merge branch 'asmodeus' into feature-scenesystem
|
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 |
Gisle Aune
|
a3695a3ddd
|
some more work.
|
3 years ago |
Stian Fredrik Aune
|
c7d7e264ca
|
Lucy handler add
|
3 years ago |
Gisle Aune
|
ffa757f742
|
rewrite of publishing mechanism to make scenes first-class.
|
3 years ago |
Gisle Aune
|
f87c69efc7
|
this does not work, it needs massive changes.
|
3 years ago |
Gisle Aune
|
b4fd6df454
|
Merge branch 'asmodeus' into feature-scenesystem
|
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 |
Gisle Aune
|
44716c84d1
|
scene system so far.
|
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 |
Gisle Aune
|
38d777404b
|
fix 'all.*' conditions counting 'incapable' devices like sensors.
|
3 years ago |
Gisle Aune
|
2f9bd3c007
|
fixed hue updating too often, and change logic for fetchbyreference to support multiple tags, ids or bridges.
|
3 years ago |
Gisle Aune
|
56a0525b9d
|
add event handler API and logic.
|
3 years ago |
Gisle Aune
|
1cf8c019e5
|
add EventHandlerRepo (probably has bugs)
|
3 years ago |
Gisle Aune
|
b2c9cca400
|
finish EventHandler model for now.
|
3 years ago |
Gisle Aune
|
4109d41bec
|
fix bug with empty buttons array being mistaken as [], and add /api/devices/batch.
|
3 years ago |
Gisle Aune
|
616adc14a4
|
cancel
|
3 years ago |
Gisle Aune
|
26fcc1f314
|
small fixed, device repo and some device api
|
3 years ago |
Gisle Aune
|
4e734c86a5
|
Merge branch 'asmodeus' of git.aiterp.net:lucifer/new-server into asmodeus
|
3 years ago |
Gisle Aune
|
766c534fcb
|
add HorribleBroadcast™ functionality to LifX driver.
|
3 years ago |
Stian Fredrik Aune
|
79fc2a319c
|
wip form
|
3 years ago |
Stian Fredrik Aune
|
e9bfbfbec7
|
wip: colors
|
3 years ago |
Stian Fredrik Aune
|
b2375e5864
|
wip colors
|
3 years ago |
Stian Fredrik Aune
|
22c80a90a1
|
dialogs sorta work now
|
3 years ago |
Gisle Aune
|
95ec918ed1
|
add lifx driver. It works with the bulb, but the code is a bit smelly.
|
3 years ago |
Gisle Aune
|
fff01befda
|
fixed bug in hue driver where it would update either all or no bulbs.
|
3 years ago |
Stian Fredrik Aune
|
ea3037b03a
|
started on icons
|
3 years ago |
Gisle Aune
|
677d9aa9b1
|
add support for hue temp sensor, fix saturation not working for hue bulbs.
|
3 years ago |
Gisle Aune
|
5cdb4f3cf5
|
fix hue light/sensor search and add a separate SensorPresenceEnding event.
|
3 years ago |