Support for trigger Maker IFTTT (pyfttt 0.3)
This commit is contained in:
parent
6c70ef2e6d
commit
56151a07a5
1 changed files with 1 additions and 1 deletions
|
@ -37,7 +37,7 @@ ATTR_VALUE3 = 'value3'
|
|||
|
||||
DEPENDENCIES = []
|
||||
|
||||
REQUIREMENTS = ['pyfttt==0.1']
|
||||
REQUIREMENTS = ['pyfttt==0.3']
|
||||
|
||||
|
||||
def trigger(hass, event, value1=None, value2=None, value3=None):
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue