Fix stop player when switching to another
This commit is contained in:
@ -16,6 +16,7 @@ class HomeAssistant {
|
||||
HSVColor savedColor;
|
||||
int savedPlayerPosition;
|
||||
String sendToPlayerId;
|
||||
String sendFromPlayerId;
|
||||
|
||||
String fcmToken;
|
||||
|
||||
|
Reference in New Issue
Block a user