mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-19 15:26:59 +00:00
Add an entry for the "code" attribute (#11342)
* Add an entry for the "code" attribute Adding an entry for the code attribute. Not having it caused me an error while using the switchable_outputs . * Update source/_integrations/satel_integra.markdown Co-Authored-By: Franck Nijhof <frenck@frenck.nl> * Update source/_integrations/satel_integra.markdown Co-Authored-By: Franck Nijhof <frenck@frenck.nl>
This commit is contained in:
parent
0f65b69461
commit
37de5b2775
@ -52,6 +52,10 @@ port:
|
|||||||
required: false
|
required: false
|
||||||
default: 7094
|
default: 7094
|
||||||
type: integer
|
type: integer
|
||||||
|
code:
|
||||||
|
description: The INTEGRA ID (found in DLOADX under "Communication configuration" or in polish "Komunikacja Konfiguracji" section), it's needed for making use of the switchable_outputs.
|
||||||
|
required: false
|
||||||
|
type: string
|
||||||
partitions:
|
partitions:
|
||||||
description: List of the partitions to operate on.
|
description: List of the partitions to operate on.
|
||||||
required: false
|
required: false
|
||||||
|
Loading…
x
Reference in New Issue
Block a user