Skip to content

Govee2mqtt

services.govee2mqtt.enable

Whether to enable Govee2MQTT. Type: boolean

Default

false

Example

true

Declared by: https://github.com/nixos/nixpkgs/blob/master/nixos/modules/services/home-automation/govee2mqtt.nix

services.govee2mqtt.environmentFile

Environment file as defined in {manpage}systemd.exec(5).

See upstream documentation https://github.com/wez/govee2mqtt/blob/main/docs/CONFIG.md.

Type: path

Example

"/var/lib/govee2mqtt/govee2mqtt.env"

Declared by: https://github.com/nixos/nixpkgs/blob/master/nixos/modules/services/home-automation/govee2mqtt.nix

services.govee2mqtt.group

Group under which Govee2MQTT should run. Type: string

Default

"govee2mqtt"

Declared by: https://github.com/nixos/nixpkgs/blob/master/nixos/modules/services/home-automation/govee2mqtt.nix

services.govee2mqtt.package

The govee2mqtt package to use. Type: package

Default

pkgs.govee2mqtt

Declared by: https://github.com/nixos/nixpkgs/blob/master/nixos/modules/services/home-automation/govee2mqtt.nix

services.govee2mqtt.user

User under which Govee2MQTT should run. Type: string

Default

"govee2mqtt"

Declared by: https://github.com/nixos/nixpkgs/blob/master/nixos/modules/services/home-automation/govee2mqtt.nix