Skip to content

v2.2: Merge pull request #4 from SQLSprinkler/dev

Latest
Compare
Choose a tag to compare
@GT3CH1 GT3CH1 released this 19 May 20:48
331734a
  • Massive API overhaul.
    • Made a zone class to represent a zone
    • Made a system class to represent the system as a whole
    • The api page now calls methods directly to the System class, thus clearing up a lot of clutter and making it more legible
  • Zones can now be enabled/disabled during the system run.
    • These zones are marked in red text.
  • Zones can now have the auto-shutoff feature enabled or disabled.
    • These zones are marked in italics.
  • Zones can now be ordered in any way, done by drag + dropping zones on the settings page.
  • Colors are now consistent across the board
  • Fixed the issue where the menu items would have a different size than the menu button itself.