Skip to content

Commit

Permalink
解决HACS安装的问题
Browse files Browse the repository at this point in the history
  • Loading branch information
fineemb committed Feb 12, 2020
1 parent e65c83e commit 1abe9aa
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 1,143 deletions.
8 changes: 4 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
* @Description :
* @Date : 2020-02-03 12:52:45
* @LastEditors : fineemb
* @LastEditTime : 2020-02-03 13:59:13
* @LastEditTime : 2020-02-12 18:30:09
-->

# Lovelace Thermostat Card
Expand All @@ -25,12 +25,12 @@ A simple thermostat implemented in CSS and SVG based on <a href="https://codepen
## HACS Installation
Search for Thermostat Card
## Manual Installation
1. Download `thermostat-card.js` `thermostat_card.lib.js` `styles.js`
1. Copy to `www\community\thermostat-card`
1. Download `main.js` `thermostat_card.lib.js` `styles.js`
1. Copy to `www\community\lovelace-thermostat-card`
1. Add the following to your Lovelace resources
``` yaml
resources:
- url: /www/community/thermostat-card/thermostat-card.js
- url: /www/community/lovelace-thermostat-card/main.js
type: module
```
1. Add the following to your Lovelace config `views.cards` key
Expand Down
142 changes: 0 additions & 142 deletions dist/main.js

This file was deleted.

Loading

0 comments on commit 1abe9aa

Please sign in to comment.