Historique des commits

Auteur SHA1 Message Date
  Chris Mullins ba9aa46f9d Internal improvements: upgrade to ArduinoJson v6, use upstream HTTP lib, etc... (#458) il y a 6 ans
  Christopher Mullins 644666478f Fix compiler warnings il y a 6 ans
  Chris Mullins 743fc9f2a7 Improvements in group 0 behavior (#426) il y a 6 ans
  Chris Mullins 3dbfb150ea Add toggle command (#407) il y a 6 ans
  Christopher Mullins 9cffbaa65c Add support for setting OpenHAB colorRGB channel type format il y a 6 ans
  Christopher Mullins 7a15e2345e Fix #312 -- multiple commands in same JSON would cause commands after 1st to get blank state il y a 7 ans
  Adrian Ebeling 9f133081df Forward parameters in overloaded MiLightClient::prepare() il y a 7 ans
  Chris Mullins 0342315924 v1.7.0 release (#275) il y a 7 ans
  Brett Bartrum 32cb00ed37 add field to better support HASS effects (#199) il y a 7 ans
  Christopher Mullins 0b2fbe3f91 Fix buffer overrun bug il y a 8 ans
  Christopher Mullins 5fd83f1256 get rid of extraneous prints il y a 8 ans
  Christopher Mullins b972791c5d Disable state updates until entire command has been processed il y a 8 ans
  Christopher Mullins eb89f38c48 Fix bug in when DEBUG_PRINTF is enabled il y a 8 ans
  Chris Mullins 205fe90b20 dont apply throttling for multi-packet commands il y a 8 ans
  Chris Mullins 4b4293cca0 configurable throttle parameters il y a 8 ans
  Chris Mullins 17838648c4 dont duplicate setting lastSend il y a 8 ans
  Chris Mullins a623720f2c add repeat throttling il y a 8 ans
  Chris Mullins b0a076828e Bug fix - packet repeats not correctly applied when settings are saved il y a 8 ans
  Chris Mullins cd3110d16c return reference instead of pointer il y a 8 ans
  Chris Mullins f5d16feae8 separate topic for full state (commands/deltas sent to updates topic) il y a 8 ans
  Chris Mullins 837237e7b8 add support for handling raw command / arg bytes il y a 8 ans
  Chris Mullins 02ce659ef5 Major refactor of radio/remote config. Add support for FUT089 remote il y a 8 ans
  Bijesh Krishnadas 0c2d548a30 Add effects handler il y a 8 ans
  Bijesh Krishnadas 17b1e33b7d Fix code style issues. Rename constant il y a 8 ans
  Bijesh Krishnadas a4fa26ec13 Use near white in RGB to switch to white il y a 8 ans
  Bijesh Krishnadas 145a257087 Switch to white if white_value in payload il y a 8 ans
  Chris Mullins bdbd868344 send HASS-compatable kelvin value; fix inverted scales for mireds/kelvins il y a 8 ans
  Chris Mullins f83bb2f172 extract unit conversion code; always send state il y a 8 ans
  Chris Mullins 530b23c405 First crack at passive listen, pushing updates to MQTT il y a 8 ans
  Chris Mullins e3e868368d always evaluate on first and off last il y a 8 ans