Bump aiohue to 3.0.2 (#61115)

This commit is contained in:
Paulus Schoutsen 2021-12-06 09:46:17 -08:00 committed by GitHub
parent f94085c83e
commit 10a423e01a
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.1"],
"requirements": ["aiohue==3.0.2"],
"ssdp": [
{
"manufacturer": "Royal Philips Electronics",

View File

@ -189,7 +189,7 @@ aiohomekit==0.6.4
aiohttp_cors==0.7.0
# homeassistant.components.hue
aiohue==3.0.1
aiohue==3.0.2
# homeassistant.components.imap
aioimaplib==0.9.0

View File

@ -134,7 +134,7 @@ aiohomekit==0.6.4
aiohttp_cors==0.7.0
# homeassistant.components.hue
aiohue==3.0.1
aiohue==3.0.2
# homeassistant.components.apache_kafka
aiokafka==0.6.0