@riddix/hamh 2.1.0-alpha.390 → 2.1.0-alpha.391

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.
@@ -176293,7 +176293,7 @@ function startOptionsBuilder(yargs2) {
176293
176293
  }).option("home-assistant-refresh-interval", {
176294
176294
  type: "number",
176295
176295
  description: "The refresh rate (in seconds) to detect new devices & entities or their configurations",
176296
- default: 30
176296
+ default: 60
176297
176297
  }).option("http-auth-username", {
176298
176298
  type: "string",
176299
176299
  description: "Username for HTTP basic authentication (optional)"