@riddix/hamh 2.1.0-alpha.432 → 2.1.0-alpha.433
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
|
@@ -146694,7 +146694,7 @@ var init_bridge_config_schema = __esm({
|
|
|
146694
146694
|
title: "Auto Humidity Mapping",
|
|
146695
146695
|
description: "Automatically combine humidity sensors with temperature sensors from the same Home Assistant device. When enabled, humidity sensors will be merged into temperature sensors to create combined TemperatureHumiditySensor devices.",
|
|
146696
146696
|
type: "boolean",
|
|
146697
|
-
default:
|
|
146697
|
+
default: false
|
|
146698
146698
|
},
|
|
146699
146699
|
autoPressureMapping: {
|
|
146700
146700
|
title: "Auto Pressure Mapping",
|