mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-15 13:26:54 +00:00
Allow float for initial MQTT climate temperature (#28492)
This commit is contained in:
parent
c84c798036
commit
1936ab6993
@ -183,7 +183,7 @@ fan_modes:
|
||||
initial:
|
||||
description: Set the initial target temperature. The default value depends on the temperature unit and will be 21° or 69.8°F.
|
||||
required: false
|
||||
type: integer
|
||||
type: float
|
||||
icon:
|
||||
description: "[Icon](/docs/configuration/customizing-devices/#icon) for the entity."
|
||||
required: false
|
||||
|
Loading…
x
Reference in New Issue
Block a user