Peter M. Groen
/
hueplusplus
Toggle navigation
Sign in
Sign in
Project
Files
Commits
Network
Graphs
Milestones
Issues
0
Merge Requests
0
Labels
Wiki
Commits
345
Compare
Branches
4
Tags
2
development
external-deps
gh-pages
master
v1.1.0
v1.0.0
5f351ad1b3188336f513847a708df8b9cf72ed8e
hueplusplus
src
HueCommandAPI.cpp
24 Mar, 2021
11 commits
Add BridgeConfig for configuration api.
374adda3
Jojo-1000
authored
2021-03-24 20:06:27 +0100
Browse File »
Add toScheduleCommand to StateTransaction.
9db7c1ab
Jojo-1000
authored
2021-03-24 20:06:27 +0100
Browse File »
Add Config singleton which allows to change the delays.
...
ab6b1278
Setting all delays to zero significantly speeds up test times.
Jojo-1000
authored
2021-03-24 20:06:27 +0100
Browse File »
Add removeGroup and createGroup, add missing tests.
48dd0747
Jojo-1000
authored
2021-03-24 20:06:27 +0100
Browse File »
Add group class for groups of HueLight.
59d03c52
Jojo-1000
authored
2021-03-24 20:06:27 +0100
Browse File »
Implement APICache to cache json values returned by the Hue API.
cd30bc74
Jojo-1000
authored
2021-03-24 20:06:27 +0100
Browse File »
Move function definitions into namespace block to improve readability.
1ebb304b
Jojo-1000
authored
2021-03-24 20:06:27 +0100
Browse File »
Reformat all files with updated clang-format.
39ce4c01
Jojo-1000
authored
2021-03-24 20:06:27 +0100
Browse File »
Move everything into namespace hueplusplus.
b6d5d07c
Jojo-1000
authored
2021-03-24 20:06:27 +0100
Browse File »
Fix build errors after renaming.
a2898cce
Jojo-1000
authored
2021-03-24 20:06:27 +0100
Browse File »
Rename directory structure (not building).
0f456350
Jojo-1000
authored
2021-03-24 20:06:27 +0100
Browse File »