Changed
- Return same device types from `get_devices` and `Device` `device_type`.
- Use `MaxTankTemperature` as maximum target tank temperature and
calculate minimum using the previously used `MaxSetTemperature` and
`MinSetTemperature`.
- Remove keyword arguments from `login`. These values are not retained
after the function call.
Fixed
- Make `AtwDevice` `status` consistent in out of sync state.