mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-22 16:56:50 +00:00
KNX: Link sensor config description to types table (#18097)
This change makes the types table a little bit easier to find by making the reference clickable.
This commit is contained in:
parent
3226e3ed73
commit
021b809163
@ -1085,7 +1085,7 @@ state_address:
|
||||
required: true
|
||||
type: [string, list]
|
||||
type:
|
||||
description: A type from the value types table below must be defined. The DPT of the group address should match the expected KNX DPT to be parsed correctly.
|
||||
description: A type from the [value types table](/integrations/knx/#value-types) below must be defined. The DPT of the group address should match the expected KNX DPT to be parsed correctly.
|
||||
required: true
|
||||
type: string
|
||||
name:
|
||||
|
Loading…
x
Reference in New Issue
Block a user