Add sensor platform to Tailscale (#20534)

This commit is contained in:
Franck Nijhof 2021-12-01 17:07:00 +01:00 committed by GitHub
parent 154a135508
commit 1c07a1ad89
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -3,6 +3,7 @@ title: Tailscale
description: Instructions on how to integrate Tailscale within Home Assistant.
ha_category:
- Binary Sensor
- Sensor
- Network
ha_release: 2021.12
ha_iot_class: Cloud Polling
@ -12,6 +13,7 @@ ha_codeowners:
ha_domain: tailscale
ha_platforms:
- binary_sensor
- sensor
ha_quality_scale: platinum
---