Bump screenlogicpy to v0.9.1 (#100744)

This commit is contained in:
Kevin Worrel 2023-09-23 00:40:07 -07:00 committed by GitHub
parent 2ef69d1504
commit a087ea8b3d
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
3 changed files with 3 additions and 3 deletions

View file

@ -15,5 +15,5 @@
"documentation": "https://www.home-assistant.io/integrations/screenlogic",
"iot_class": "local_push",
"loggers": ["screenlogicpy"],
"requirements": ["screenlogicpy==0.9.0"]
"requirements": ["screenlogicpy==0.9.1"]
}