Fix rflink commands containing equals sign (#31412)

* new lib verson available

* new rflink lib version

* new rflink lib version
This commit is contained in:
akasma74 2020-02-02 16:23:13 +00:00 committed by GitHub
parent 0f6e2850ab
commit 61a1d8e99f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
3 changed files with 3 additions and 3 deletions

View File

@ -2,7 +2,7 @@
"domain": "rflink",
"name": "RFLink",
"documentation": "https://www.home-assistant.io/integrations/rflink",
"requirements": ["rflink==0.0.50"],
"requirements": ["rflink==0.0.51"],
"dependencies": [],
"codeowners": []
}

View File

@ -1747,7 +1747,7 @@ restrictedpython==5.0
rfk101py==0.0.1
# homeassistant.components.rflink
rflink==0.0.50
rflink==0.0.51
# homeassistant.components.ring
ring_doorbell==0.6.0

View File

@ -582,7 +582,7 @@ regenmaschine==1.5.1
restrictedpython==5.0
# homeassistant.components.rflink
rflink==0.0.50
rflink==0.0.51
# homeassistant.components.ring
ring_doorbell==0.6.0