mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-19 15:26:59 +00:00
Add select platform to Airgradient (#32697)
This commit is contained in:
parent
a0abf3d842
commit
10f927d5d7
@ -13,6 +13,7 @@ ha_codeowners:
|
|||||||
ha_domain: airgradient
|
ha_domain: airgradient
|
||||||
ha_platforms:
|
ha_platforms:
|
||||||
- sensor
|
- sensor
|
||||||
|
- select
|
||||||
ha_integration_type: integration
|
ha_integration_type: integration
|
||||||
ha_zeroconf: true
|
ha_zeroconf: true
|
||||||
---
|
---
|
||||||
@ -37,3 +38,11 @@ The integration will fetch data from each device. The following sensors are supp
|
|||||||
- Signal strength
|
- Signal strength
|
||||||
- Temperature
|
- Temperature
|
||||||
- Total volatile organic compounds index
|
- 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
|
Loading…
x
Reference in New Issue
Block a user