Remove SmartHome leftovers (#9283)

Signed-off-by: Wouter Born <github@maindrain.net>
This commit is contained in:
Wouter Born
2020-12-08 18:03:49 +01:00
committed by GitHub
parent af4371844d
commit d2e5c3e7dd
64 changed files with 132 additions and 139 deletions

View File

@@ -28,7 +28,7 @@ import io.github.hapjava.server.impl.HomekitServer;
/**
* Provides a mechanism to store authenticated HomeKit client details inside the
* ESH StorageService, by implementing HomekitAuthInfo.
* StorageService, by implementing HomekitAuthInfo.
*
* @author Andy Lintner - Initial contribution
*/