Bump pyschlage to 2023.9.0 (#99624)

This commit is contained in:
David Knowles 2023-09-04 13:51:33 -04:00 committed by GitHub
parent 4812b21ffd
commit e57ed26896
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
3 changed files with 3 additions and 3 deletions

View File

@ -5,5 +5,5 @@
"config_flow": true, "config_flow": true,
"documentation": "https://www.home-assistant.io/integrations/schlage", "documentation": "https://www.home-assistant.io/integrations/schlage",
"iot_class": "cloud_polling", "iot_class": "cloud_polling",
"requirements": ["pyschlage==2023.8.1"] "requirements": ["pyschlage==2023.9.0"]
} }

View File

@ -1990,7 +1990,7 @@ pysabnzbd==1.1.1
pysaj==0.0.16 pysaj==0.0.16
# homeassistant.components.schlage # homeassistant.components.schlage
pyschlage==2023.8.1 pyschlage==2023.9.0
# homeassistant.components.sensibo # homeassistant.components.sensibo
pysensibo==1.0.33 pysensibo==1.0.33

View File

@ -1482,7 +1482,7 @@ pyrympro==0.0.7
pysabnzbd==1.1.1 pysabnzbd==1.1.1
# homeassistant.components.schlage # homeassistant.components.schlage
pyschlage==2023.8.1 pyschlage==2023.9.0
# homeassistant.components.sensibo # homeassistant.components.sensibo
pysensibo==1.0.33 pysensibo==1.0.33