mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-23 01:06:52 +00:00
Add humidity to KNX climate (#35304)
This commit is contained in:
parent
fa1797ebf9
commit
813349a39f
@ -892,6 +892,10 @@ command_value_state_address:
|
|||||||
description: KNX address for reading current command value in percent. `0` sets the climate entity to idle if `active_state_address` is not set. *DPT 5.001*
|
description: KNX address for reading current command value in percent. `0` sets the climate entity to idle if `active_state_address` is not set. *DPT 5.001*
|
||||||
required: false
|
required: false
|
||||||
type: [string, list]
|
type: [string, list]
|
||||||
|
humidity_state_address:
|
||||||
|
description: KNX address for reading current humidity. *DPT 9.007*
|
||||||
|
required: false
|
||||||
|
type: [string, list]
|
||||||
operation_mode_address:
|
operation_mode_address:
|
||||||
description: KNX address for setting operation mode (auto / building protection / economy / standby / comfort). *DPT 20.102*
|
description: KNX address for setting operation mode (auto / building protection / economy / standby / comfort). *DPT 20.102*
|
||||||
required: false
|
required: false
|
||||||
|
Loading…
x
Reference in New Issue
Block a user