Bump aiohue to 4.3.0 (#67202)

This commit is contained in:
Paulus Schoutsen 2022-02-24 16:30:53 -08:00 committed by GitHub
parent 5e366d93fc
commit ff7510f96c
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==4.2.1"],
"requirements": ["aiohue==4.3.0"],
"ssdp": [
{
"manufacturer": "Royal Philips Electronics",

View file

@ -182,7 +182,7 @@ aiohomekit==0.7.14
aiohttp_cors==0.7.0
# homeassistant.components.hue
aiohue==4.2.1
aiohue==4.3.0
# homeassistant.components.homewizard
aiohwenergy==0.8.0

View file

@ -141,7 +141,7 @@ aiohomekit==0.7.14
aiohttp_cors==0.7.0
# homeassistant.components.hue
aiohue==4.2.1
aiohue==4.3.0
# homeassistant.components.homewizard
aiohwenergy==0.8.0