nebulous / infinitude

Open control of Carrier/Bryant thermostats
MIT License
224 stars 50 forks source link

Unify MainCtrl and SerialCtrl #144

Closed mamarley closed 2 years ago

mamarley commented 2 years ago

Both controllers are loaded on every tab anyway, so there doesn't seem to be a reason not to combine them. More importantly, this should hopefully solve https://github.com/nebulous/infinitude/issues/138 while still ensuring that only one copy of the controller is loaded.