mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-17 06:16:50 +00:00
Add number platform to IronOS platform (#34014)
This commit is contained in:
parent
eb17b36d62
commit
67092d0ebf
@ -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.
|
||||
|
Loading…
x
Reference in New Issue
Block a user