Fix rflink commands containing equals sign (#31412)

* new lib verson available

* new rflink lib version

* new rflink lib version
pull/31489/head
akasma74 2020-02-02 16:23:13 +00:00 committed by Paulus Schoutsen
parent a54d5f0bc4
commit 3cbd426c52
3 changed files with 3 additions and 3 deletions

View File

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

View File

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

View File

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