From c2453592a509fa3c5eaa7457c476e5048af41952 Mon Sep 17 00:00:00 2001 From: Kevin Stillhammer Date: Mon, 20 Nov 2023 10:55:28 +0100 Subject: [PATCH] Add broadlink climate (#26949) --- CODEOWNERS | 2 +- source/_integrations/broadlink.markdown | 8 ++++++++ 2 files changed, 9 insertions(+), 1 deletion(-) diff --git a/CODEOWNERS b/CODEOWNERS index ea641969d2d..deffea7235b 100644 --- a/CODEOWNERS +++ b/CODEOWNERS @@ -98,7 +98,7 @@ source/_integrations/bosch_shc.markdown @tschamm source/_integrations/brandt.markdown @imicknl @vlebourl @tetienne @nyroDev source/_integrations/braviatv.markdown @bieniu @Drafteed source/_integrations/brel_home.markdown @starkillerOG -source/_integrations/broadlink.markdown @danielhiversen @felipediel @L-I-Am +source/_integrations/broadlink.markdown @danielhiversen @felipediel @L-I-Am @eifinger source/_integrations/brother.markdown @bieniu source/_integrations/brottsplatskartan.markdown @gjohansson-ST source/_integrations/brunt.markdown @eavanvalkenburg diff --git a/source/_integrations/broadlink.markdown b/source/_integrations/broadlink.markdown index 8240277cf37..bbeae98c9d8 100644 --- a/source/_integrations/broadlink.markdown +++ b/source/_integrations/broadlink.markdown @@ -2,6 +2,7 @@ title: Broadlink description: Instructions on setting up Broadlink within Home Assistant. ha_category: + - Climate - Light - Remote - Sensor @@ -12,6 +13,7 @@ ha_codeowners: - '@danielhiversen' - '@felipediel' - '@L-I-Am' + - '@eifinger' ha_domain: broadlink ha_config_flow: true ha_platforms: @@ -25,6 +27,7 @@ ha_integration_type: integration The Broadlink integration allows you to control and monitor Broadlink universal remotes, smart plugs, power strips, switches and sensors. The following devices are supported: +- Thermostats: `Hysen HY02B05H` and `Floureon HY03WE` - Power Strips: `MP1-1K3S2U` and `MP1-1K4S` - Sensors: `e-Sensor` - Smart Plugs: `SP mini`, `SP mini+`, `SP mini 3`, `SP1`, `SP2`, `SP2-CL`, `SP2-UK/BR/IN`, `SP3`, `SP3-EU`, `SP3S-EU`, `SP3S-US`, `SP4L-EU` and `SP4M-US` @@ -42,11 +45,16 @@ The entities have the same name as the device by default. To change the name, ic The entities are divided into four subdomains: +- [Climate](#climate) - [Remote](#remote) - [Sensor](#sensor) - [Switch](#switch) - [Light](#light) +## Climate + +The `climate` entities allow you to monitor and control Broadlink thermostats. + ## Remote The `remote` entities allow you to learn and send codes with universal remotes. They are created automatically when you configure devices with IR/RF capabilities.