Black
This commit is contained in:
parent
da05dfe708
commit
4de97abc3a
2676 changed files with 163166 additions and 140084 deletions
|
@ -1,7 +1,7 @@
|
|||
"""Constants for broadlink platform."""
|
||||
CONF_PACKET = 'packet'
|
||||
CONF_PACKET = "packet"
|
||||
|
||||
DOMAIN = 'broadlink'
|
||||
DOMAIN = "broadlink"
|
||||
|
||||
SERVICE_LEARN = 'learn'
|
||||
SERVICE_SEND = 'send'
|
||||
SERVICE_LEARN = "learn"
|
||||
SERVICE_SEND = "send"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue