Get color from rgb_color if there is no hsv_color attribute
This commit is contained in:
@ -94,7 +94,7 @@ part 'ui_widgets/card_header_widget.dart';
|
||||
|
||||
EventBus eventBus = new EventBus();
|
||||
const String appName = "HA Client";
|
||||
const appVersion = "0.4.4";
|
||||
const appVersion = "0.4.5";
|
||||
|
||||
String homeAssistantWebHost;
|
||||
|
||||
|
Reference in New Issue
Block a user