mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-18 23:06:58 +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_platforms:
|
||||
- sensor
|
||||
- select
|
||||
ha_integration_type: integration
|
||||
ha_zeroconf: true
|
||||
---
|
||||
@ -37,3 +38,11 @@ The integration will fetch data from each device. The following sensors are supp
|
||||
- Signal strength
|
||||
- Temperature
|
||||
- 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