Skip to content

Commit

Permalink
Update custom_updater.json
Browse files Browse the repository at this point in the history
Update with new additional resources, custom_updater > 4.2.11 required!
  • Loading branch information
xirixiz authored Apr 27, 2019
1 parent c734362 commit ff953af
Showing 1 changed file with 9 additions and 6 deletions.
15 changes: 9 additions & 6 deletions custom_updater.json
Original file line number Diff line number Diff line change
@@ -1,10 +1,13 @@
{
"sensor.afvalwijzer": {
"updated_at": "2019-04-26",
"version": "3.0.7",
"local_location": "/custom_components/afvalwijzer/sensor.py",
"remote_location": "https://raw.githubusercontent.com/xirixiz/Home-Assistant-Sensor-Afvalwijzer/master/custom_components/afvalwijzer/sensor.py",
"visit_repo": "https://github.com/xirixiz/Home-Assistant-Sensor-Afvalwijzer/",
"changelog": "https://github.com/xirixiz/Home-Assistant-Sensor-Afvalwijzer/releases/latest"
"version": "3.0.8",
"local_location": "/custom_components/afvalwijzer/__init__.py",
"remote_location": "https://raw.githubusercontent.com/xirixiz/Home-Assistant-Sensor-Afvalwijzer/master/custom_components/afvalwijzer/__init__.py",
"visit_repo": "https://github.com/xirixiz/Home-Assistant-Sensor-Afvalwijzer/",
"changelog": "https://github.com/xirixiz/Home-Assistant-Sensor-Afvalwijzer/releases/latest"
"resources": [
"https://raw.githubusercontent.com/xirixiz/Home-Assistant-Sensor-Afvalwijzer/master/custom_components/afvalwijzer/sensor.py",
"https://raw.githubusercontent.com/xirixiz/Home-Assistant-Sensor-Afvalwijzer/master/custom_components/afvalwijzer/manifest.json"
]
}
}

0 comments on commit ff953af

Please sign in to comment.