mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-05-03 01:28:58 +00:00
28 lines
634 B
Markdown
28 lines
634 B
Markdown
---
|
|
title: SensorPro
|
|
description: Instructions on how to integrate SensorPro devices into Home Assistant.
|
|
ha_category:
|
|
- Sensor
|
|
ha_bluetooth: true
|
|
ha_release: 2022.9
|
|
ha_iot_class: Local Push
|
|
ha_codeowners:
|
|
- '@bdraco'
|
|
ha_domain: sensorpro
|
|
ha_config_flow: true
|
|
ha_platforms:
|
|
- sensor
|
|
ha_integration_type: integration
|
|
---
|
|
|
|
Integrates [SensorPro](https://www.sigmawit.com/) devices into Home Assistant.
|
|
|
|
## Supported devices
|
|
|
|
- T201
|
|
- T301
|
|
|
|
The SensorPro integration will automatically discover devices once the [Bluetooth](/integrations/bluetooth) integration is enabled and functional.
|
|
|
|
{% include integrations/config_flow.md %}
|