Bump pyswitchbee to 1.6.1 (#81067)

* Bumped pyswitchbee to 1.6.0

* library typing fix
This commit is contained in:
Jafar Atili 2022-10-30 17:06:00 +02:00 committed by GitHub
parent df29a8388d
commit d5a46c3a10
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": "SwitchBee",
"config_flow": true,
"documentation": "https://www.home-assistant.io/integrations/switchbee",
"requirements": ["pyswitchbee==1.5.5"],
"requirements": ["pyswitchbee==1.6.1"],
"codeowners": ["@jafar-atili"],
"iot_class": "local_polling"
}

View File

@ -1929,7 +1929,7 @@ pystiebeleltron==0.0.1.dev2
pysuez==0.1.19
# homeassistant.components.switchbee
pyswitchbee==1.5.5
pyswitchbee==1.6.1
# homeassistant.components.syncthru
pysyncthru==0.7.10

View File

@ -1358,7 +1358,7 @@ pyspcwebgw==0.4.0
pysqueezebox==0.6.1
# homeassistant.components.switchbee
pyswitchbee==1.5.5
pyswitchbee==1.6.1
# homeassistant.components.syncthru
pysyncthru==0.7.10