Skip to content

1.6.0-dev9

Pre-release
Pre-release
Compare
Choose a tag to compare
@sidoh sidoh released this 29 Oct 02:06
· 380 commits to master since this release

New Features and Improvements

  • Compile against Arduino 2.4.0-rc2, which includes a fix for the KRACK vulnerability in WPA2.
  • Rate limit flushing state to flash instead of flushing everything on an interval.
  • State updates to group 0 will affect state for all groups with the same ID.
  • Switching IDs in the UI will update settings to known values for that ID (e.g., on/off switch, brightness, etc. will be set to last known values).

Bug fixes

  • Fixed bug where packet repeats weren't set correctly when settings were saved.