Add sensorpro integration (#23954)

This commit is contained in:
J. Nick Koston 2022-08-31 12:09:19 +00:00 committed by GitHub
parent 0862d6ce1a
commit eada5ac1cd
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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 %}