Resolves #106 Climate support

This commit is contained in:
Yegor Vialov
2018-10-16 15:14:54 +03:00
parent c23034688e
commit 6e604440c0
4 changed files with 183 additions and 87 deletions

View File

@ -30,7 +30,7 @@ part 'card_class.dart';
EventBus eventBus = new EventBus();
const String appName = "HA Client";
const appVersion = "0.2.5.35";
const appVersion = "0.2.5.36";
String homeAssistantWebHost;