| 35 | ''Changes in version 1.3.2 (beta)''[[BR]] |
| 36 | |
| 37 | Bugfixes: |
| 38 | * It's now possible to add a group from the API (not only the web interface) |
| 39 | * "Last updated" may now be included from a sensor API call ("info" and "list") |
| 40 | * Battery level is now included in sensor info API call, if any |
| 41 | * Allow Lifx plugin correctly through the firewall |
| 42 | * Allow UPnP correctly through the firewall |
| 43 | * Allow local API requests to be sent using "POST" |
| 44 | * Fixed: Handle DST changes for time triggers |
| 45 | * Fixed: Suntime triggers that didn't work after a period of midnight sun or polar night |
| 46 | * Fixed: Suntime condition. Make sure the sun is considered "up" in conditions even if the sun sets and rises again in the same day (before 00:00 UTC) |
| 47 | * Fixed: Failures in Device history. Sometimes failed commands where not included in the device history (for example when not being able to run a schedule after several attempts), and in other cases fails could be listed as success in the device history, and in yet other cases the origin of a command was incorrect on failed commands |
| 48 | * Fixed: In some circumstance sensors where not set as ignored in user interface, even if they where actually ignored |
| 49 | * Fixed: Blockheater was not always calculated correctly on the first day of the month |
| 50 | * Fixed: Multiple entries in device history when controlling TZWP102 |
| 51 | * Lots of thermostat fixes, including: |
| 52 | - Correct handling of sending commands to non-listening thermostats (thermostats with batteries) |
| 53 | - Better messages in device history when changing mode or temperature |
| 54 | - Fix problem when including thermostat as secure |
| 55 | - Handle negative temperatures |
| 56 | - Correct and consistent handling of thermostat reports |
| 57 | - Wait for a report back from the thermostat, before updating status/temperature in the user interface |
| 58 | - Don't change "mode" in a command if not explicitly asked to |