iobroker.govee-local
Version:
Control Govee devices via local access (no cloud)
26 lines (25 loc) • 1.73 kB
JSON
{
"_configDescription": "There is nothing mandatory to configure. Please change the intervals only when you are sure that this is what you need",
"_deviceStatusRefreshInterval": "device status refresh interval",
"_discoveredDevices": "Discovered Devices",
"_discoveredDevicesHint": "All discovered devices (auto and manual) are shown below:",
"_extendedLogging": "Extended Logging enabled",
"_extendedLoggingDescription": "Extended Logging prints all the data received by the device to the log with level info. As this produces a huge log spamming it is recommended to turn this on, only when needed and turnoff again afterwards.",
"_manualIpAddresses": "Manual IP Addresses",
"_manualIpHint": "You can add IP addresses here for devices that were not auto-discovered.",
"_networkHint": "Windows users: You may need to select your IP address manually, as listening on all interfaces may not work reliably.",
"_networkInterface": "Network Interface",
"_scanMode": "Device discovery mode",
"_scanModeInterval": "Scan in interval",
"_scanModeNever": "Never scan",
"_scanModeOnce": "Scan once at startup",
"_searchInterval": "Search interval",
"datapoint.bleVersionHard": "Bluetooth Low Energy Hardware Version",
"datapoint.bleVersionSoft": "Bluetooth Low Energy Software Version",
"datapoint.ip": "IP address of the Lamp",
"datapoint.model": "Specific model of the Lamp",
"datapoint.wifiVersionHard": "WiFi Hardware Version",
"datapoint.wifiVersionSoft": "WiFi Software Version",
"govee-local adapter settings": "Adapter settings for govee-local",
"searchIntervalHint": "Scan interval in seconds (only relevant if mode is 'Scan in interval')"
}