mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-07 09:26:49 +00:00
1.4 KiB
1.4 KiB
title, description, ha_category, ha_config_flow, ha_release, ha_iot_class, ha_codeowners, ha_domain, ha_platforms, ha_integration_type, ha_zeroconf, ha_quality_scale
title | description | ha_category | ha_config_flow | ha_release | ha_iot_class | ha_codeowners | ha_domain | ha_platforms | ha_integration_type | ha_zeroconf | ha_quality_scale | |||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
Altruist | Instructions on how to setup Altruist Sensors in Home Assistant. |
|
true | 2025.7 | Local Polling |
|
altruist |
|
device | true | bronze |
The Altruist {% term integration %} connects Home Assistant to Air Quality Sensor “Altruist“ — a device designed for decentralized environmental monitoring. It captures noise, dust, and temperature data from the sensor over HTTP, making it available as locally usable entities within Home Assistant.
{% include integrations/config_flow.md %}
{% configuration_basic %} IP Address: description: "The local IP address for your Altruist device." {% endconfiguration_basic %}
Available sensors
The integration will fetch data from each device. The following sensors are supported:
- Humidity
- Temperature
- Atmospheric pressure
- PM2.5 density
- PM10 density
- Ambient noise level
- Carbon dioxide (CO2) level
- Total volatile organic compounds (TVOC)
- Ambient radiation level
- Wi-Fi signal strength
Removing the integration
This integration follows standard integration removal, no extra steps are required.
{% include integrations/remove_device_service.md %}