mirror of
https://github.com/home-assistant/core.git
synced 2025-07-19 11:17:21 +00:00
Revert "Upgrade pyqwikswitch to 0.71 (#13920)"
This reverts commit 6fa60c464bb012c73f03b9b3ea69d82539d7c8f5.
This commit is contained in:
parent
e7aea5c571
commit
c076dbe7e4
@ -18,7 +18,7 @@ from homeassistant.helpers.entity import Entity
|
|||||||
from homeassistant.components.light import ATTR_BRIGHTNESS
|
from homeassistant.components.light import ATTR_BRIGHTNESS
|
||||||
import homeassistant.helpers.config_validation as cv
|
import homeassistant.helpers.config_validation as cv
|
||||||
|
|
||||||
REQUIREMENTS = ['pyqwikswitch==0.71']
|
REQUIREMENTS = ['pyqwikswitch==0.6']
|
||||||
|
|
||||||
_LOGGER = logging.getLogger(__name__)
|
_LOGGER = logging.getLogger(__name__)
|
||||||
|
|
||||||
|
@ -885,7 +885,7 @@ pyowm==2.8.0
|
|||||||
pypollencom==1.1.2
|
pypollencom==1.1.2
|
||||||
|
|
||||||
# homeassistant.components.qwikswitch
|
# homeassistant.components.qwikswitch
|
||||||
pyqwikswitch==0.71
|
pyqwikswitch==0.6
|
||||||
|
|
||||||
# homeassistant.components.rainbird
|
# homeassistant.components.rainbird
|
||||||
pyrainbird==0.1.3
|
pyrainbird==0.1.3
|
||||||
|
Loading…
x
Reference in New Issue
Block a user