Gisle Aune
f1ed6da6d7
Squashed commit of the following:
commit 62e7cb88f4
Author: Gisle Aune <dev@gisle.me>
Date: Mon Feb 28 22:52:06 2022 +0100
refactor color system to be separate from models, also move errors out of models.
commit df865574bf
Author: Gisle Aune <dev@gisle.me>
Date: Mon Feb 21 19:27:42 2022 +0100
rework color system and make it work with drivers.
3 years ago
Gisle Aune
cedd0d1d28
add support for invoking and assigning scenes by name.
3 years ago
Stian Fredrik Aune
88bd4dc073
Mill. Take 1.
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
Gisle Aune
2abb4b1024
add time-of-day limitation to events.
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
3c2aa7212d
add replace of * to % in fetch.
3 years ago
Gisle Aune
06fa73b916
add beginning of CLI app and some backend fixes.
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
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
4109d41bec
fix bug with empty buttons array being mistaken as [], and add /api/devices/batch.
3 years ago
Gisle Aune
26fcc1f314
small fixed, device repo and some device api
3 years ago
Stian Fredrik Aune
f045bc0f4d
color api
4 years ago
Stian Fredrik Aune
21157e4330
my shit
4 years ago
Stian Fredrik Aune
f7f8989d20
my shit
4 years ago