Add number platform to IronOS platform (#34014)

This commit is contained in:
Mr. Bubbles 2024-07-31 08:47:39 +02:00 committed by GitHub
parent eb17b36d62
commit 67092d0ebf
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -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.