Skip to content

Commit

Permalink
update
Browse files Browse the repository at this point in the history
  • Loading branch information
fineemb committed Jul 28, 2020
1 parent 43071dc commit 5f0cc6c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions fan-xiaomi.js
Original file line number Diff line number Diff line change
Expand Up @@ -4,10 +4,10 @@
* @Description :
* @Date : 2019-10-12 02:38:30
* @LastEditors : fineemb
* @LastEditTime : 2020-07-28 19:04:51
* @LastEditTime : 2020-07-28 19:10:09
*/

console.info("%c Xiaomi Fan Card \n%c Version 1.2", "color: orange; font-weight: bold; background: black", "color: white; font-weight: bold; background: dimgray");
console.info("%c Xiaomi Fan Card \n%c Version 1.2.1 ", "color: orange; font-weight: bold; background: black", "color: white; font-weight: bold; background: dimgray");

const LitElement = Object.getPrototypeOf(
customElements.get("ha-panel-lovelace")
Expand Down

0 comments on commit 5f0cc6c

Please sign in to comment.