Fix stop player when switching to another

This commit is contained in:
estevez-dev
2019-09-15 20:27:49 +03:00
parent 14958d9165
commit 885c0b1316
3 changed files with 6 additions and 1 deletions

View File

@ -16,6 +16,7 @@ class HomeAssistant {
HSVColor savedColor;
int savedPlayerPosition;
String sendToPlayerId;
String sendFromPlayerId;
String fcmToken;