Logo white

Peter M. Groen / hueplusplus

Sign in
  • Sign in
  • Project
  • Files
  • Commits
  • Network
  • Graphs
  • Milestones
  • Issues 0
  • Merge Requests 0
  • Labels
  • Wiki
  • Commits 345
  • Compare
  • Branches 4
  • Tags 2
  • hueplusplus
  • src
  • StateTransaction.cpp
24 Mar, 2021
12 commits
  • Handle black color conversion and fix transaction with brightness 0 flickering.
    b4e3087b
    Jojo-1000 authored
    2021-03-24 20:06:27 +0100  
    Browse File »
  • Fix entertainment mode support ...
    2780404a
    - Add mbedtls as submodule
    - Add bin folder to gitignore
    Moritz Wirger authored
    2021-03-24 20:06:27 +0100  
    Browse File »
  • Rename ScheduleCommand to Action, to make it more general.
    c5123c13
    Jojo-1000 authored
    2021-03-24 20:06:27 +0100  
    Browse File »
  • Make transaction usable without chain calls.
    51785aeb
    Jojo-1000 authored
    2021-03-24 20:06:27 +0100  
    Browse File »
  • Use ColorUnits in getters and setters.
    cf1bda91
    Jojo-1000 authored
    2021-03-24 20:06:27 +0100  
    Browse File »
  • Make StateTransaction update the cached state. ...
    9339e952
    This makes the state of a light consistant without needing to refresh more often.
    Jojo-1000 authored
    2021-03-24 20:06:27 +0100  
    Browse File »
  • Rename Units to ColorUnits, use XYBrightness for color.
    fd4a6765
    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 »
  • Make request trimming on StateTransaction optional. ...
    505a0e05
    Values already set in the state can still be outdated, so there is a manual override for keeping them.
    Jojo-1000 authored
    2021-03-24 20:06:27 +0100  
    Browse File »
  • Add documentation for Group and StateTransaction. ...
    844af4db
    Add sections to documentation of large classes.
    Jojo-1000 authored
    2021-03-24 20:06:27 +0100  
    Browse File »
  • Implement tests for StateTransaction.
    b4b8bae5
    Jojo-1000 authored
    2021-03-24 20:06:27 +0100  
    Browse File »
  • Generalize StateTransaction to also work for HueLight state.
    d3e59bb1
    Jojo-1000 authored
    2021-03-24 20:06:27 +0100  
    Browse File »