From f34a5c39e261714f4be56fa083cf2a97a9637979 Mon Sep 17 00:00:00 2001 From: "J. Nick Koston" Date: Wed, 24 May 2023 00:23:05 -0500 Subject: [PATCH] Add Yale Home virtual integration (#27485) --- source/_integrations/yale_home.markdown | 30 +++++++++++++++++++++++++ 1 file changed, 30 insertions(+) create mode 100644 source/_integrations/yale_home.markdown diff --git a/source/_integrations/yale_home.markdown b/source/_integrations/yale_home.markdown new file mode 100644 index 00000000000..380e02c5909 --- /dev/null +++ b/source/_integrations/yale_home.markdown @@ -0,0 +1,30 @@ +--- +title: Yale Home +description: Instructions on how to integrate your Yale Home devices into Home Assistant +ha_category: + - Binary Sensor + - Button + - Camera + - Doorbell + - Lock + - Sensor +ha_release: 0.64 +ha_iot_class: Cloud Push +ha_config_flow: true +ha_codeowners: + - '@bdraco' +ha_domain: august +ha_dhcp: true +ha_platforms: + - binary_sensor + - button + - camera + - diagnostics + - lock + - sensor +ha_integration_type: virtual +ha_supporting_domain: august +ha_supporting_integration: August +--- + +{% include integrations/supported_brand.md %}