[tado] Add channel for PresenceState and support setting HOME/AWAY. Fixes #8826 (#8868)

Signed-off-by: Stefan Profanter <pro@users.noreply.github.com>
This commit is contained in:
Stefan Profanter
2020-10-29 17:58:49 +01:00
committed by GitHub
parent 402db720d3
commit a8cfb6c883
8 changed files with 166 additions and 5 deletions

View File

@@ -18,7 +18,7 @@
<dependency>
<groupId>org.openhab.binding.tado</groupId>
<artifactId>api-client</artifactId>
<version>1.3.0</version>
<version>1.4.1</version>
<scope>compile</scope>
</dependency>
</dependencies>