mirror of
https://github.com/home-assistant/core.git
synced 2025-07-16 17:57:11 +00:00
Bump pysaj to v0.0.13 (fix for sensor date) (#28351)
This commit is contained in:
parent
d3750401c1
commit
ef92c5672d
@ -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": [
|
||||||
|
@ -1426,7 +1426,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…
x
Reference in New Issue
Block a user