Fixed bad linkwq

This commit is contained in:
Kevin Fronczak
2018-10-16 11:28:18 -04:00
parent 2f1877267f
commit 787256ce66
+1 -1
View File
@@ -7,7 +7,7 @@ A list of changes between each release
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- Moved all API calls to own module for easier maintainability
- Added network ids to sync module and cameras to allow for multi-network use
- Removed dependency on video existance prior to camera setup (fixes `#93<https://github.com/fronzbot/blinkpy/issues/#93>`_)
- Removed dependency on video existance prior to camera setup (fixes `#93 <https://github.com/fronzbot/blinkpy/issues/#93>`_)
- Camera wifi_strength now reported in wifi "bars" rather than dBm due to API endpoint change
- Use homescreen thumbnail as fallback in case it's not in the camera endpoint
- Removed "armed" and "status" attributes from camera (status of camera only reported by "motion_enabled" now)