Skip to content

TWCManager v1.1.3

Compare
Choose a tag to compare
@ngardiner ngardiner released this 17 Oct 12:53
  • Added new HTTP Control Module for (limited) in-built HTTP control of TWCManager.
  • Added new Tesla Powerwall 2 EMS module for solar/consumption tracking.
  • Separation of Slave TWC code from Master TWC code - this adds stability by r emoving a large number of global variables and reduces complexity for future fea ture improvements.
    • Please Note: This is a major structural change to TWCManager, and is expected to take some time to fully test and validate. A benefit of this change is that now TWCSlave is modular, we can fully implement modular control interfaces.