Skip to content

Commit

Permalink
Merge pull request #138 from robinostlund/development
Browse files Browse the repository at this point in the history
adding travis deployment
  • Loading branch information
robinostlund authored Jun 23, 2020
2 parents 2f7e392 + 63ecd3d commit fbcf01e
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
[![hacs_badge](https://img.shields.io/badge/HACS-Default-orange.svg)](https://github.com/custom-components/hacs)
![Build](https://img.shields.io/travis/robinostlund/homeassistant-volkswagencarnet/master)
![Version](https://img.shields.io/github/v/release/robinostlund/homeassistant-volkswagencarnet)
![Downloads](https://img.shields.io/github/downloads/robinostlund/homeassistant-volkswagencarnet/total)
![Stars](https://img.shields.io/github/stars/robinostlund/homeassistant-volkswagencarnet)
Expand Down
5 changes: 4 additions & 1 deletion hacs.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,8 @@
{
"name": "Volkswagen We Connect",
"iot_class": "Cloud Polling",
"homeassistant": "0.104.0"
"homeassistant": "0.104.0",
"hide_default_branch": true,
"zip_release": true,
"filename": "volkswagencarnet.zip"
}

0 comments on commit fbcf01e

Please sign in to comment.