From 7ce3783d77be7c9aa4de982dded149674b0b319e Mon Sep 17 00:00:00 2001 From: Tyler Britten <1933680+tybritten@users.noreply.github.com> Date: Fri, 15 Jan 2021 11:20:46 -0500 Subject: [PATCH] Update ical_updater.json --- ical_updater.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/ical_updater.json b/ical_updater.json index b46d1fb..fa693d3 100644 --- a/ical_updater.json +++ b/ical_updater.json @@ -1,7 +1,7 @@ { "sensor.ical": { - "updated_at": "2019-09-20", - "version": "0.6", + "updated_at": "2021-01-15", + "version": "1.0", "local_location": "/custom_components/ical/__init__.py", "remote_location": "https://raw.githubusercontent.com/tybritten/ical-sensor-homeassistant/master/__init__.py", "visit_repo": "https://github.com/tybritten/ical-sensor-homeassistant/",