diff --git a/changelog b/changelog index fcd1dd5..5d07586 100644 --- a/changelog +++ b/changelog @@ -1,3 +1,4 @@ +0.0.17: use request snapshot 0.0.16: better image update 0.0.15: Remove camera_thumbnail 0.0.14: Add light switch to streaming diff --git a/custom_cards.json b/custom_cards.json index 69d8177..fe99f34 100644 --- a/custom_cards.json +++ b/custom_cards.json @@ -2,7 +2,7 @@ "aarlo-glance": { "changelog": "https://github.com/twrecked/lovelace-hass-aarlo/blob/master/changelog", "remote_location": "https://raw.githubusercontent.com/twrecked/lovelace-hass-aarlo/master/dist/hass-aarlo.js", - "version": "0.0.16", + "version": "0.0.17", "visit_repo": "https://github.com/twrecked/lovelace-hass-aarlo" } }