Use voluptuous for Pilight switch (#3819)
* Migrate to voluptuous * Add protocol * Update
This commit is contained in:
parent
a89e635bf3
commit
4484a7a94b
5 changed files with 96 additions and 74 deletions
|
@ -114,6 +114,7 @@ CONF_PIN = 'pin'
|
|||
CONF_PLATFORM = 'platform'
|
||||
CONF_PORT = 'port'
|
||||
CONF_PREFIX = 'prefix'
|
||||
CONF_PROTOCOL = 'protocol'
|
||||
CONF_QUOTE = 'quote'
|
||||
CONF_RECIPIENT = 'recipient'
|
||||
CONF_RESOURCE = 'resource'
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue