From 17b5173742ed0a9f71c85d7fbe29a20e0bc61c92 Mon Sep 17 00:00:00 2001 From: Kevin Stillhammer Date: Mon, 15 Jul 2024 08:39:48 +0200 Subject: [PATCH] Add Broadlink select platform (#33708) * Add broadlink select platform * tiny tweak hoping to kick the linter --------- Co-authored-by: c0ffeeca7 <38767475+c0ffeeca7@users.noreply.github.com> --- source/_integrations/broadlink.markdown | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/source/_integrations/broadlink.markdown b/source/_integrations/broadlink.markdown index 21254fcdb29..cbd9e6bccb1 100644 --- a/source/_integrations/broadlink.markdown +++ b/source/_integrations/broadlink.markdown @@ -20,6 +20,7 @@ ha_platforms: - climate - light - remote + - select - sensor - switch - time @@ -56,6 +57,7 @@ The {% term entities %} are divided into four subdomains: - [Climate](#climate) - [Remote](#remote) +- [Select](#select) - [Sensor](#sensor) - [Switch](#switch) - [Light](#light) @@ -343,6 +345,10 @@ script: - menu ``` +## Select + +The `select` {% term entities %} allow you to control the weekday of your Broadlink devices. These entities are created automatically when you configure supported devices. + ## Sensor The `sensor` {% term entities %} allow you to monitor Broadlink sensors. These entities are created automatically when you configure a device that has sensors.