diff --git a/source/_integrations/airgradient.markdown b/source/_integrations/airgradient.markdown index cc5c996298e..b9ef23b466c 100644 --- a/source/_integrations/airgradient.markdown +++ b/source/_integrations/airgradient.markdown @@ -13,6 +13,7 @@ ha_codeowners: ha_domain: airgradient ha_platforms: - sensor + - select ha_integration_type: integration ha_zeroconf: true --- @@ -36,4 +37,12 @@ The integration will fetch data from each device. The following sensors are supp - Raw total volatile organic compounds - Signal strength - Temperature -- Total volatile organic compounds index \ No newline at end of file +- Total volatile organic compounds index + +## Available configuration entities + +The integration provides a few configuration entities to customize the device experience. +The settings are only applied to the device when the configuration source is set to local. +The following entities are supported: + +- Display temperature unit \ No newline at end of file