From 00ff1c30252a194ad9ef75094122e5eb000f425a Mon Sep 17 00:00:00 2001 From: Bram van Dartel Date: Mon, 4 Feb 2019 11:51:15 +0100 Subject: [PATCH] add firstdate and firstwastetype --- custom_updater.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/custom_updater.json b/custom_updater.json index 2fbcd15..e880805 100644 --- a/custom_updater.json +++ b/custom_updater.json @@ -1,7 +1,7 @@ { "sensor.mijnafvalwijzer": { - "updated_at": "2019-01-17", - "version": "2.0.5", + "updated_at": "2019-02-04", + "version": "2.0.6", "local_location": "/custom_components/sensor/mijnafvalwijzer.py", "remote_location": "https://raw.githubusercontent.com/xirixiz/home-assistant-config/master/custom_components/sensor/mijnafvalwijzer.py", "visit_repo": "https://github.com/xirixiz/home-assistant-config/",