mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-19 15:26:59 +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_domain: iron_os
|
||||||
ha_integration_type: integration
|
ha_integration_type: integration
|
||||||
ha_platforms:
|
ha_platforms:
|
||||||
|
- number
|
||||||
- sensor
|
- sensor
|
||||||
---
|
---
|
||||||
|
|
||||||
@ -18,6 +19,10 @@ The **IronOS** {% term integration %} seamlessly connects Home Assistant with PI
|
|||||||
|
|
||||||
{% include integrations/config_flow.md %}
|
{% include integrations/config_flow.md %}
|
||||||
|
|
||||||
|
## Number controls
|
||||||
|
|
||||||
|
- **Setpoint temperature:** Allows to set the desired target temperature for the soldering iron tip.
|
||||||
|
|
||||||
## Sensors
|
## Sensors
|
||||||
|
|
||||||
- **Tip temperature:** Monitors the current temperature of the soldering iron tip.
|
- **Tip temperature:** Monitors the current temperature of the soldering iron tip.
|
||||||
|
Loading…
x
Reference in New Issue
Block a user