diff --git a/requirements_all.txt b/requirements_all.txt index 85cc320ab1c..b8f93caa5b0 100755 --- a/requirements_all.txt +++ b/requirements_all.txt @@ -483,7 +483,7 @@ pysnmp==4.3.2 python-digitalocean==1.10.1 # homeassistant.components.climate.eq3btsmart -python-eq3bt==0.1.4 +# python-eq3bt==0.1.4 # homeassistant.components.sensor.darksky python-forecastio==1.3.5 diff --git a/script/gen_requirements_all.py b/script/gen_requirements_all.py index 0231e0d5177..81fb17aac17 100755 --- a/script/gen_requirements_all.py +++ b/script/gen_requirements_all.py @@ -19,6 +19,7 @@ COMMENT_REQUIREMENTS = ( 'pyuserinput', 'evdev', 'pycups', + 'python-eq3bt', ) IGNORE_PACKAGES = (