mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-23 09:17:06 +00:00
Add sensorpro integration (#23954)
This commit is contained in:
parent
0862d6ce1a
commit
eada5ac1cd
27
source/_integrations/sensorpro.markdown
Normal file
27
source/_integrations/sensorpro.markdown
Normal 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 %}
|
Loading…
x
Reference in New Issue
Block a user