Bump pysaj to v0.0.13 (fix for sensor date) (#28351)

This commit is contained in:
fredericvl 2019-10-31 09:39:27 +01:00 committed by Fabian Affolter
parent d3750401c1
commit ef92c5672d
2 changed files with 2 additions and 2 deletions

View File

@ -3,7 +3,7 @@
"name": "SAJ",
"documentation": "https://www.home-assistant.io/integrations/saj",
"requirements": [
"pysaj==0.0.12"
"pysaj==0.0.13"
],
"dependencies": [],
"codeowners": [

View File

@ -1426,7 +1426,7 @@ pyrepetier==3.0.5
pysabnzbd==1.1.0
# homeassistant.components.saj
pysaj==0.0.12
pysaj==0.0.13
# homeassistant.components.sony_projector
pysdcp==1