mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-22 16:56:50 +00:00
Correction of setpoint_shift_mode description (#16010)
Co-authored-by: Franck Nijhof <frenck@frenck.nl>
This commit is contained in:
parent
b83f2586ed
commit
b6ccdcfeac
@ -490,15 +490,15 @@ target_temperature_state_address:
|
||||
required: true
|
||||
type: string
|
||||
setpoint_shift_address:
|
||||
description: KNX address for setpoint_shift. *DPT 6.010 or 9.001 based on setpoint_shift_mode*
|
||||
description: KNX address for setpoint_shift. *DPT 6.010 or DPT 9.002 based on setpoint_shift_mode*
|
||||
required: false
|
||||
type: string
|
||||
setpoint_shift_state_address:
|
||||
description: KNX address for reading setpoint_shift. *DPT 6.010 or 9.001 based on setpoint_shift_mode*
|
||||
description: KNX address for reading setpoint_shift. *DPT 6.010 or DPT 9.002 based on setpoint_shift_mode*
|
||||
required: false
|
||||
type: string
|
||||
setpoint_shift_mode:
|
||||
description: Defines the internal device DPT used.
|
||||
description: Defines the internal device DPT used. Either 'DPT6010' or 'DPT9002'.
|
||||
required: false
|
||||
default: 0.5
|
||||
type: string
|
||||
|
Loading…
x
Reference in New Issue
Block a user