MyNixOS website logo
option

services.home-assistant-matter-hub.settings

Configuration written to a JSON file and passed to home-assistant-matter-hub start --config. Keys use camelCase, matching the long-form CLI flags. See https://riddix.github.io/home-assistant-matter-hub/getting-started/installation#23-configuration-options for the full list of options.

Declarations
Type
open submodule of (JSON value)
Default
{ }
Example
{
  homeAssistantUrl = config.services.home-assistant.config.homeassistant.internal_url;
}