diff --git a/source/_integrations/sensorpro.markdown b/source/_integrations/sensorpro.markdown new file mode 100644 index 00000000000..46f0c00c9f7 --- /dev/null +++ b/source/_integrations/sensorpro.markdown @@ -0,0 +1,27 @@ +--- +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 %}