Bump pysaj to v0.0.13 (fix for sensor date) (#28351)
parent
5571c0c60a
commit
3c9482b2d3
|
@ -3,7 +3,7 @@
|
||||||
"name": "SAJ",
|
"name": "SAJ",
|
||||||
"documentation": "https://www.home-assistant.io/integrations/saj",
|
"documentation": "https://www.home-assistant.io/integrations/saj",
|
||||||
"requirements": [
|
"requirements": [
|
||||||
"pysaj==0.0.12"
|
"pysaj==0.0.13"
|
||||||
],
|
],
|
||||||
"dependencies": [],
|
"dependencies": [],
|
||||||
"codeowners": [
|
"codeowners": [
|
||||||
|
|
|
@ -1423,7 +1423,7 @@ pyrepetier==3.0.5
|
||||||
pysabnzbd==1.1.0
|
pysabnzbd==1.1.0
|
||||||
|
|
||||||
# homeassistant.components.saj
|
# homeassistant.components.saj
|
||||||
pysaj==0.0.12
|
pysaj==0.0.13
|
||||||
|
|
||||||
# homeassistant.components.sony_projector
|
# homeassistant.components.sony_projector
|
||||||
pysdcp==1
|
pysdcp==1
|
||||||
|
|
Loading…
Reference in New Issue