Bump python-nest to 4.2.0 for python 3.10 fixes (#66090)

This commit is contained in:
Allen Porter 2022-02-08 08:40:06 -08:00 committed by GitHub
parent a500205545
commit 6f46d98308
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
3 changed files with 3 additions and 3 deletions

View File

@ -4,7 +4,7 @@
"config_flow": true,
"dependencies": ["ffmpeg", "http", "media_source"],
"documentation": "https://www.home-assistant.io/integrations/nest",
"requirements": ["python-nest==4.1.0", "google-nest-sdm==1.6.0"],
"requirements": ["python-nest==4.2.0", "google-nest-sdm==1.6.0"],
"codeowners": ["@allenporter"],
"quality_scale": "platinum",
"dhcp": [

View File

@ -1954,7 +1954,7 @@ python-mpd2==3.0.4
python-mystrom==1.1.2
# homeassistant.components.nest
python-nest==4.1.0
python-nest==4.2.0
# homeassistant.components.ozw
python-openzwave-mqtt[mqtt-client]==1.4.0

View File

@ -1212,7 +1212,7 @@ python-kasa==0.4.1
python-miio==0.5.9.2
# homeassistant.components.nest
python-nest==4.1.0
python-nest==4.2.0
# homeassistant.components.ozw
python-openzwave-mqtt[mqtt-client]==1.4.0