diff --git a/requirements_all.txt b/requirements_all.txt
index d26029d909fd19517d97e9c9869060dad6e60734..0712569561a01ef77040a0ea8c3fe89ebb6bdc61 100644
--- a/requirements_all.txt
+++ b/requirements_all.txt
@@ -83,9 +83,6 @@ https://github.com/bashwork/pymodbus/archive/d7fc4f1cc975631e0a9011390e8017f64b6
 # homeassistant.components.mqtt
 paho-mqtt==1.1
 
-# homeassistant.components.mqtt
-jsonpath-rw==1.4.0
-
 # homeassistant.components.notify.pushbullet
 pushbullet.py==0.9.0
 
@@ -119,6 +116,9 @@ py-cpuinfo==0.1.6
 # homeassistant.components.sensor.dht
 # http://github.com/mala-zaba/Adafruit_Python_DHT/archive/4101340de8d2457dd194bca1e8d11cbfc237e919.zip#Adafruit_DHT==1.1.0
 
+# homeassistant.components.sensor.dweet
+dweepy==0.2.0
+
 # homeassistant.components.sensor.forecast
 python-forecastio==1.3.3
 
@@ -160,6 +160,9 @@ orvibo==1.0.1
 # homeassistant.components.switch.wemo
 pywemo==0.3.3
 
+# homeassistant.components.thermostat.heatmiser
+heatmiserV3==0.9.1
+
 # homeassistant.components.thermostat.honeywell
 evohomeclient==0.2.4
 
@@ -174,9 +177,3 @@ https://github.com/persandstrom/python-verisure/archive/9873c4527f01b1ba1f72ae60
 
 # homeassistant.components.zwave
 pydispatcher==2.0.5
-
-# homeassistant.components.heatmiser
-heatmiserV3==0.9.1
-
-# homeassistant.components.sensor.dweet
-dweepy==0.2.0