services.home-assistant.config.homeassistant.unit_system

NixOS option

The unit system to use. This also sets temperature_unit, Celsius for Metric and Fahrenheit for US Customary.

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