Package: node-homebridge-config-ui-x
Version: 4.46.0-1
Depends: libc, node, node-homebridge, sudo, node-pty-prebuilt-multiarch, node-bufferutil, node-utf-8-validate
Source: feeds/packages/lang/node-homebridge-config-ui-x
SourceName: node-homebridge-config-ui-x
License: MIT
LicenseFiles: LICENSE
Section: lang
SourceDateEpoch: 1653929153
Maintainer: Hirokazu MORIKAWA <morikw2@gmail.com>
Architecture: aarch64_cortex-a72
Installed-Size: 12746684
Description:  Homebridge Config UI X is a web based management tool for Homebridge that allows you to manage all aspects of your Homebridge setup.
 
 Run as root:
 hb-service install --user homebridge -U /usr/share/homebridge
 hb-service restart
 
 *** The hb-service command is not full compatible with the openwrt environment. ***
 *** You can edit config.json using the Homebridge Config UI X. ***
 
 See: https://github.com/oznu/homebridge-config-ui-x/wiki/Manual-Configuration
 https://github.com/oznu/homebridge-config-ui-x/wiki/Manual-Configuration#logs-from-custom-command
 https://github.com/oznu/homebridge-config-ui-x/wiki/Manual-Configuration#sudo-mode
 
 "platforms": [
 {
 "platform": "config",
 "name": "Config",
 "port": 8581,
 "restart": "sudo /etc/init.d/homebridge restart",
 "sudo": true,
 "log": {
 "method": "custom",
 "command": "sudo logread -f -l 300 -e homebridge"
 }
 }
 ]
