services.home-assistant.config.homeassistant.temperature_unit

NixOS option

Override temperature unit set by unit_system. C for Celsius, F for Fahrenheit.

type: null or one of "C", "F"
Default
null
Example
"C"
declared in: nixos/modules/services/home-automation/home-assistant.nixView source on NixOS/nixpkgs →