mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-13 20:36:52 +00:00
Corrected possible input_types for switch. (#17376)
This commit is contained in:
parent
1a71145501
commit
b32caa6de7
@ -679,7 +679,7 @@ switches:
|
|||||||
required: true
|
required: true
|
||||||
type: integer
|
type: integer
|
||||||
input_type:
|
input_type:
|
||||||
description: type of adddress (holding/discrete/coil)
|
description: type of adddress (holding/input/coil)
|
||||||
required: false
|
required: false
|
||||||
default: holding
|
default: holding
|
||||||
type: integer
|
type: integer
|
||||||
|
Loading…
x
Reference in New Issue
Block a user