mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-18 23:06:58 +00:00
MQTT climate Remove deprecated send_if_off
config item (#21548)
This commit is contained in:
parent
48cbb3758c
commit
f2119f6a05
@ -290,11 +290,6 @@ retain:
|
|||||||
required: false
|
required: false
|
||||||
type: boolean
|
type: boolean
|
||||||
default: false
|
default: false
|
||||||
send_if_off:
|
|
||||||
description: "Set to `false` to suppress sending of all MQTT messages when the current mode is `Off`."
|
|
||||||
required: false
|
|
||||||
type: boolean
|
|
||||||
default: true
|
|
||||||
swing_mode_command_template:
|
swing_mode_command_template:
|
||||||
description: A template to render the value sent to the `swing_mode_command_topic` with.
|
description: A template to render the value sent to the `swing_mode_command_topic` with.
|
||||||
required: false
|
required: false
|
||||||
|
Loading…
x
Reference in New Issue
Block a user