Add thermobeacon alternate brands (#23914)

This commit is contained in:
J. Nick Koston 2022-08-28 13:51:11 -05:00 committed by GitHub
parent e027c0e8d2
commit aa7d454eb2
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 40 additions and 0 deletions

View File

@ -0,0 +1,20 @@
---
title: SensorBlue
description: Instructions on how to integrate SensorBlue devices into Home Assistant.
ha_category:
- Sensor
ha_bluetooth: true
ha_release: 2022.9
ha_iot_class: Local Push
ha_codeowners:
- '@bdraco'
ha_domain: sensorblue
ha_config_flow: true
ha_platforms:
- sensor
ha_integration_type: integration
ha_supporting_domain: thermobeacon
ha_supporting_integration: ThermoBeacon
---
{% include integrations/supported_brand.md %}

View File

@ -0,0 +1,20 @@
---
title: ThermoPlus
description: Instructions on how to integrate ThermoPlus devices into Home Assistant.
ha_category:
- Sensor
ha_bluetooth: true
ha_release: 2022.9
ha_iot_class: Local Push
ha_codeowners:
- '@bdraco'
ha_domain: thermoplus
ha_config_flow: true
ha_platforms:
- sensor
ha_integration_type: integration
ha_supporting_domain: thermobeacon
ha_supporting_integration: ThermoBeacon
---
{% include integrations/supported_brand.md %}