Bump aiohue to 3.0.5 (#61875)

This commit is contained in:
Marcel van der Veldt 2021-12-15 12:15:05 +01:00 committed by Franck Nijhof
parent 86622794e0
commit 2772bae2e1
No known key found for this signature in database
GPG Key ID: D62583BA8AB11CA3
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.4"],
"requirements": ["aiohue==3.0.5"],
"ssdp": [
{
"manufacturer": "Royal Philips Electronics",

View File

@ -186,7 +186,7 @@ aiohomekit==0.6.4
aiohttp_cors==0.7.0
# homeassistant.components.hue
aiohue==3.0.4
aiohue==3.0.5
# homeassistant.components.imap
aioimaplib==0.9.0

View File

@ -131,7 +131,7 @@ aiohomekit==0.6.4
aiohttp_cors==0.7.0
# homeassistant.components.hue
aiohue==3.0.4
aiohue==3.0.5
# homeassistant.components.apache_kafka
aiokafka==0.6.0