Commit Graph

4 Commits

Author SHA1 Message Date
c6fa9fe960 Review feedback 2020-05-01 00:16:10 -07:00
1cfdf3552f Makes it so we don't have to wait for all servers to be connected before fetching 2020-04-30 23:36:37 -07:00
918818cd99 ServerMultiplex: Introduces a server mutiplexer
- Also moves all the existing Wemo* stuff over to support the multiplexer
- Moves MainViewController to be the owner of the multiplexer, and its delegate
2020-03-14 18:33:02 -07:00
f1f86ced29 SwitchesViewController: Modernize switches collection view controller
This switches to using the more modern collection view diffable data source API.
Also I moved the action cells into their own section so we don't need to do
arithmetic to determine whether or not a cell is an action cell or a device cell.
2020-03-13 19:36:44 -07:00