1
0
mirror of https://github.com/home-assistant/core.git synced 2025-12-25 05:26:47 +00:00

Switchbot bump Dependency 0.14.0 (#74001)

* Bump requirement.

* Switchbot depenacy update, full async.

* Update tests, remove redundant config entry check.

* Update requirements_test_all.txt

* Update requirements_all.txt

* Remove asyncio lock. Not required anymore with bleak.

* Update requirements_all.txt

* Update requirements_test_all.txt

* pyswitchbot no longer uses bluepy
This commit is contained in:
RenierM26
2022-06-27 13:56:51 +02:00
committed by GitHub
parent b185de0ac0
commit 10ea88e0ea
13 changed files with 59 additions and 88 deletions

View File

@@ -30,7 +30,6 @@ COMMENT_REQUIREMENTS = (
"opencv-python-headless",
"pybluez",
"pycups",
"PySwitchbot",
"pySwitchmate",
"python-eq3bt",
"python-gammu",