diff --git a/property-inspector.html b/property-inspector.html index 8fafdcc..feaac61 100644 --- a/property-inspector.html +++ b/property-inspector.html @@ -26,11 +26,11 @@

Something went wrong


Host
- +
Port
- +
Action
diff --git a/src/pis/play-pause.pi.ts b/src/pis/play-pause.pi.ts index 0b8bb75..80645d5 100644 --- a/src/pis/play-pause.pi.ts +++ b/src/pis/play-pause.pi.ts @@ -53,6 +53,7 @@ export class PlayPausePi extends PisAbstract { } } pi.requestSettings(); + pi.requestGlobalSettings(); } public newGlobalSettingsReceived(): void {