Add sensor platform to Melnor Bluetooth docs (#24000)

This commit is contained in:
Justin Vanderhooft 2022-09-06 14:30:49 -04:00 committed by GitHub
parent 5a4917eb97
commit 7ceb26de6e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -2,6 +2,7 @@
title: Melnor Bluetooth title: Melnor Bluetooth
description: Instructions on setting up Melnor Bluetooth devices within Home Assistant. description: Instructions on setting up Melnor Bluetooth devices within Home Assistant.
ha_category: ha_category:
- Sensor
- Switch - Switch
ha_iot_class: Local Polling ha_iot_class: Local Polling
ha_bluetooth: true ha_bluetooth: true
@ -11,6 +12,7 @@ ha_codeowners:
- '@vanstinator' - '@vanstinator'
ha_domain: melnor ha_domain: melnor
ha_platforms: ha_platforms:
- sensor
- switch - switch
ha_integration_type: integration ha_integration_type: integration
--- ---