@riddix/hamh 2.1.0-alpha.487 → 2.1.0-alpha.488
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/dist/backend/cli.js
CHANGED
|
@@ -146742,8 +146742,7 @@ var init_bridge_config_schema = __esm({
|
|
|
146742
146742
|
description: "Add an OnOff cluster to robot vacuum endpoints. Alexa REQUIRES this (PowerController) to show robotic vacuums in the app. Without it, Alexa commissions the device but never displays it. In Server Mode this is enabled automatically \u2014 only check this for bridge mode. WARNING: OnOff is NOT part of the Matter RVC device type specification. Enabling this may break Apple Home (shows 'Updating') and Google Home.",
|
|
146743
146743
|
type: "boolean"
|
|
146744
146744
|
}
|
|
146745
|
-
}
|
|
146746
|
-
additionalProperties: false
|
|
146745
|
+
}
|
|
146747
146746
|
};
|
|
146748
146747
|
bridgeConfigSchema = {
|
|
146749
146748
|
type: "object",
|