- Lower connection-timeout for actual devices after initial connect
0.38.1
- Add missing exception-handling for set-function in `__init__.py` - Add call_request() functions combining all common exception-handling for all set-functions - Update and improve test code - Implementing code improvements as suggested in 567
0.38.0
- Add a reboot_gateway() function for actual Plugwise devices.
0.37.9
- Correct set_select() function.
0.37.8
- Create a set_select() function, combining the set_dhw_mode(), set_gateway_mode(), set_regulation_mode() and set_schedule_state() functions.
0.37.7
- Don't output schedule-related data when no valid schedule(s) found. - Various corrections to impacted test- and data-files/fixtures.