diff --git a/config/custom_components/neato.py b/config/custom_components/neato.py index 9fe68f44..4a0859b2 100755 --- a/config/custom_components/neato.py +++ b/config/custom_components/neato.py @@ -17,7 +17,7 @@ from homeassistant.util import Throttle _LOGGER = logging.getLogger(__name__) -REQUIREMENTS = ['https://github.com/dshokouhi/pybotvac/archive/v0.0.8.zip' +REQUIREMENTS = ['https://github.com/dshokouhi/pybotvac/archive/0.0.8.zip' '#pybotvac==0.0.8'] DOMAIN = 'neato' diff --git a/config/www/custom_ui/floorplan/images/branding/solar_readings.png b/config/www/custom_ui/floorplan/images/branding/solar_readings.png index 77ea900e..e2023e21 100644 Binary files a/config/www/custom_ui/floorplan/images/branding/solar_readings.png and b/config/www/custom_ui/floorplan/images/branding/solar_readings.png differ