- Looks like it's coded in the device firmware, the element and pump can't be on at the same time. If switching the one while the other is on, results in failure to set. Corrected this by turning the other off.
- Add methods to switch individual switches. - Store raw switch data for use in switch methods. (Have to switch all switches so we need to get current state first)