Skip to content

Commit

Permalink
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "simple-thermostat",
"version": "0.26.0-0",
"version": "0.26.0",
"description": "A different take on the thermostat card for Home Assistant Lovelace UI",
"main": "src/index.js",
"repository": "git@github.com:nervetattoo/simple-thermostat.git",
8 changes: 4 additions & 4 deletions tracker.json
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
{
"simple-thermostat": {
"version": "0.26.0-0",
"updated_at": "2019-08-06",
"version": "0.26.0",
"updated_at": "2019-10-15",
"visit_repo": "https://github.com/nervetattoo/simple-thermostat",
"remote_location": "https://github.com/nervetattoo/simple-thermostat/releases/download/0.26.0-0/simple-thermostat.js",
"changelog": "https://github.com/nervetattoo/simple-thermostat/releases/0.26.0-0"
"remote_location": "https://github.com/nervetattoo/simple-thermostat/releases/download/0.26.0/simple-thermostat.js",
"changelog": "https://github.com/nervetattoo/simple-thermostat/releases/0.26.0"
}
}

0 comments on commit 4201403

Please sign in to comment.