From 67092d0ebf49322445c48fb06c9b32671d6ddb34 Mon Sep 17 00:00:00 2001 From: "Mr. Bubbles" Date: Wed, 31 Jul 2024 08:47:39 +0200 Subject: [PATCH] Add number platform to IronOS platform (#34014) --- source/_integrations/iron_os.markdown | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/source/_integrations/iron_os.markdown b/source/_integrations/iron_os.markdown index c38dc5e47af..3f3591357e4 100644 --- a/source/_integrations/iron_os.markdown +++ b/source/_integrations/iron_os.markdown @@ -11,6 +11,7 @@ ha_codeowners: ha_domain: iron_os ha_integration_type: integration ha_platforms: + - number - sensor --- @@ -18,6 +19,10 @@ The **IronOS** {% term integration %} seamlessly connects Home Assistant with PI {% include integrations/config_flow.md %} +## Number controls + +- **Setpoint temperature:** Allows to set the desired target temperature for the soldering iron tip. + ## Sensors - **Tip temperature:** Monitors the current temperature of the soldering iron tip.