mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-23 17:27:19 +00:00
Add thermobeacon integration (#23887)
This commit is contained in:
parent
98d3825455
commit
2deb759349
27
source/_integrations/thermobeacon.markdown
Normal file
27
source/_integrations/thermobeacon.markdown
Normal file
@ -0,0 +1,27 @@
|
|||||||
|
---
|
||||||
|
title: ThermoBeacon
|
||||||
|
description: Instructions on how to integrate ThermoBeacon devices into Home Assistant.
|
||||||
|
ha_category:
|
||||||
|
- Sensor
|
||||||
|
ha_bluetooth: true
|
||||||
|
ha_release: 2022.9
|
||||||
|
ha_iot_class: Local Push
|
||||||
|
ha_codeowners:
|
||||||
|
- '@bdraco'
|
||||||
|
ha_domain: thermobeacon
|
||||||
|
ha_config_flow: true
|
||||||
|
ha_platforms:
|
||||||
|
- sensor
|
||||||
|
ha_integration_type: integration
|
||||||
|
---
|
||||||
|
|
||||||
|
Integrates [ThermoBeacon](http://www.seven-like.com/) devices into Home Assistant.
|
||||||
|
|
||||||
|
## Supported devices
|
||||||
|
|
||||||
|
- SensorBlue WS07
|
||||||
|
- SensorBlue WS08
|
||||||
|
|
||||||
|
The ThermoBeacon 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