Skip to content

Commit

Permalink
chore: release v0.3.10-alpha.0
Browse files Browse the repository at this point in the history
* (HGlab01) request to set values are sent at intervals of 3 seconds
* (HGlab01) unhandled errors are now handled
* (HGlab01) Internet connection is checked before requests are placed
  • Loading branch information
HGlab01 committed Oct 27, 2021
1 parent 727ee09 commit d068d93
Show file tree
Hide file tree
Showing 4 changed files with 186 additions and 343 deletions.
9 changes: 4 additions & 5 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -57,8 +57,7 @@ In general vaules are now NULL if API sends NULL or just nothing. In v0.2.x some
Placeholder for the next version (at the beginning of the line):
### __WORK IN PROGRESS__
-->

### __WORK IN PROGRESS__
### 0.3.10-alpha.0 (2021-10-27)
* (HGlab01) request to set values are sent at intervals of 3 seconds
* (HGlab01) unhandled errors are now handled
* (HGlab01) Internet connection is checked before requests are placed
Expand Down Expand Up @@ -127,7 +126,7 @@ In general vaules are now NULL if API sends NULL or just nothing. In v0.2.x some
* (HGlab01) add childLockEnabled

### 0.2.4 (2020-11-19)
* (HGlab01) Improve overlay modes + solve merge issue of version 0.2.3
* (HGlab01) Improve overlay modes + solve merge issue of version 0.2.3

### 0.2.3 (2020-11-18)
* (HGlab01) add overlay methods 'timer'
Expand All @@ -148,7 +147,7 @@ In general vaules are now NULL if API sends NULL or just nothing. In v0.2.x some
* (LutzHelling) Bugfix : Add orientation
* (LutzHelling) Bugfix : legacyHeatingInstallationsEnabled
* (HGlab01) Bugfix : Add legacyHeatingInstallationsEnabled to DoHome
* (HGlab01) Bugfix : Fix unhandled information found in DoReadDevices
* (HGlab01) Bugfix : Fix unhandled information found in DoReadDevices

## License
MIT License
Expand All @@ -171,4 +170,4 @@ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
SOFTWARE.
SOFTWARE.
Loading

0 comments on commit d068d93

Please sign in to comment.