From 9d7622ae7a96d8dabfc4d12c96887f7935dbf119 Mon Sep 17 00:00:00 2001 From: Bram van Dartel Date: Thu, 17 Jan 2019 11:45:10 +0100 Subject: [PATCH] Update custom_updater.json --- custom_updater.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/custom_updater.json b/custom_updater.json index 2ec9fcc..2fbcd15 100644 --- a/custom_updater.json +++ b/custom_updater.json @@ -1,7 +1,7 @@ { "sensor.mijnafvalwijzer": { - "updated_at": "2018-12-31", - "version": "1.1.9", + "updated_at": "2019-01-17", + "version": "2.0.5", "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/",