Bump aiohue to 3.0.8 (#62651)

This commit is contained in:
Paulus Schoutsen 2021-12-22 23:17:04 -08:00 committed by GitHub
parent 259e454c3e
commit 1edfa2d426
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
3 changed files with 3 additions and 3 deletions

View file

@ -3,7 +3,7 @@
"name": "Philips Hue",
"config_flow": true,
"documentation": "https://www.home-assistant.io/integrations/hue",
"requirements": ["aiohue==3.0.7"],
"requirements": ["aiohue==3.0.8"],
"ssdp": [
{
"manufacturer": "Royal Philips Electronics",

View file

@ -194,7 +194,7 @@ aiohomekit==0.6.10
aiohttp_cors==0.7.0
# homeassistant.components.hue
aiohue==3.0.7
aiohue==3.0.8
# homeassistant.components.imap
aioimaplib==0.9.0

View file

@ -138,7 +138,7 @@ aiohomekit==0.6.10
aiohttp_cors==0.7.0
# homeassistant.components.hue
aiohue==3.0.7
aiohue==3.0.8
# homeassistant.components.apache_kafka
aiokafka==0.6.0