Update pysnooz to 0.8.6 (#99368)

pull/99383/head
Austin Brunkhorst 2023-08-31 02:15:45 -07:00 committed by GitHub
parent 35560e01b9
commit 2c545ef3d2
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
3 changed files with 3 additions and 3 deletions

View File

@ -14,5 +14,5 @@
"dependencies": ["bluetooth_adapters"],
"documentation": "https://www.home-assistant.io/integrations/snooz",
"iot_class": "local_push",
"requirements": ["pysnooz==0.8.3"]
"requirements": ["pysnooz==0.8.6"]
}

View File

@ -2035,7 +2035,7 @@ pysml==0.0.12
pysnmplib==5.0.21
# homeassistant.components.snooz
pysnooz==0.8.3
pysnooz==0.8.6
# homeassistant.components.soma
pysoma==0.0.12

View File

@ -1518,7 +1518,7 @@ pysml==0.0.12
pysnmplib==5.0.21
# homeassistant.components.snooz
pysnooz==0.8.3
pysnooz==0.8.6
# homeassistant.components.soma
pysoma==0.0.12