- Please restart Homebridge for the changes to apply. Alternatively, if you have this plugin running in child bridges, you can close this modal and restart these instead. +
++ Please restart Homebridge for the changes to apply. +
+0" class="text-center grey-text" + [translate]="'plugins.manage.message_thanks_for_updating_restart_child_bridges'"> + Please restart the plugin's child bridges for the changes to apply.
@@ -18,14 +18,14 @@
@@ -33,7 +33,22 @@
{{ 'plugins.manage.message_select_version_to_install' | translate }}:
@@ -35,4 +35,4 @@@@ -39,4 +39,4 @@
{{'config.restore.message_copy_to_editor' | translate}} + class="fas fa-fw fa-arrow-right"> |
Timezone | -{{ serverInfo.time.timezone }} | -||
---|---|---|---|
OS | @@ -19,17 +15,17 @@ {{ serverInfo.os.distro }} - {{ serverInfo.os.distro }} {{ serverInfo.os.codename | titlecase }} ({{ serverInfo.os.release }}) + + + {{ serverInfo.os.distro }} {{ serverInfo.os.codename | titlecase }} ({{ serverInfo.os.release }}) | - Synology DSM + + + Synology DSM | |
Hostname | -{{ serverInfo.os.hostname }} | -||
{{ 'status.widget.systeminfo.label_ipv4' | translate }} ({{ serverInfo.network.iface }}) @@ -42,55 +38,68 @@ | {{ serverInfo.network.ip6 }} | ||
Hostname | +{{ serverInfo.os.hostname }} | +||
User | +{{ serverInfo.serviceUser }} | +||
+ | Node.js Version | - {{ serverInfo.nodeVersion }} - - + + {{ serverInfo.nodeVersion }} | |
User - | -{{ serverInfo.serviceUser }} | +Node.js Path | +{{ nodejsInfo.installPath }} |
Storage Path - | +Storage Path | {{ serverInfo.homebridgeStoragePath }} | |
Config Path - | +Config Path | {{ serverInfo.homebridgeConfigJsonPath }} | |
Plugin Path - | -{{ serverInfo.homebridgeCustomPluginPath }} | +||
Plugin Path | +{{ serverInfo.homebridgeCustomPluginPath || serverInfo.homebridgePluginPath }} | +||
Timezone | +{{ serverInfo.time.timezone }} | ||
Docker | -Yes | +Yes | |
Synology Package | -Yes | +Yes | |
Service Mode | -Yes | ++ {{ 'status.widget.systeminfo.label_enabled' | translate }} + | ++ + + {{ 'status.widget.systeminfo.label_disabled' | translate }} + |