Skip to content

Commit

Permalink
add version numbers to ui
Browse files Browse the repository at this point in the history
  • Loading branch information
eifinger committed Dec 21, 2018
1 parent ce29375 commit f0b89de
Showing 1 changed file with 10 additions and 10 deletions.
20 changes: 10 additions & 10 deletions ui-lovelace.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -11,25 +11,25 @@ resources:
url: /local/fold-entity-row.js?v=f28e6e
- type: js
url: /local/state-switch.js?v=2b02f2
- url: /local/custom-lovelace/monster-card/monster-card.js?v=0
- url: /local/custom-lovelace/monster-card/monster-card.js?v=0.2.3
type: js
- url: /local/custom-lovelace/alarm_control_panel-card/alarm_control_panel-card.js?v=0
- url: /local/custom-lovelace/alarm_control_panel-card/alarm_control_panel-card.js?v=0.4.0
type: js
- url: /local/custom-lovelace/beer-card/beer-card.js?v=0
- url: /local/custom-lovelace/beer-card/beer-card.js?v=0.2.3
type: js
- url: /local/custom-lovelace/bignumber-card/bignumber-card.js?v=0
- url: /local/custom-lovelace/bignumber-card/bignumber-card.js?v=0.0.1
type: js
- url: /local/custom-lovelace/entity-attributes-card/entity-attributes-card.js?v=0
- url: /local/custom-lovelace/entity-attributes-card/entity-attributes-card.js?v=0.1.1
type: js
- url: /local/custom-lovelace/gauge-card/gauge-card.js?v=0
- url: /local/custom-lovelace/gauge-card/gauge-card.js?v=0.2.0
type: js
- url: /local/custom-lovelace/group-card/group-card.js?v=0
- url: /local/custom-lovelace/group-card/group-card.js?v=0.0.2
type: js
- url: /local/custom-lovelace/home-setter/home-setter.js?v=0
- url: /local/custom-lovelace/home-setter/home-setter.js?v=0.0.1
type: js
- url: /local/custom-lovelace/plan-coordinates/plan-coordinates.js?v=0
- url: /local/custom-lovelace/plan-coordinates/plan-coordinates.js?v=0.1.0
type: js
- url: /local/custom-lovelace/thermostat-card/thermostat-card.js?v=0
- url: /local/custom-lovelace/thermostat-card/thermostat-card.js?v=0.1.1
type: js
title: Home
views:
Expand Down

0 comments on commit f0b89de

Please sign in to comment.