Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
knowthelist committed Feb 27, 2015
1 parent c3311bb commit 414b009
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ Just another dashboard for FHEM http://fhem.de/fhem.html
Requires
-------
* jQuery v1.7+
* font-awesome
* font-awesome http://fortawesome.github.io/Font-Awesome
* jquery.gridster http://gridster.net
* jquery.toast

Expand Down Expand Up @@ -53,7 +53,9 @@ Change the widgets you have and want to see on the dashboard
- **class** : css classes for look and formatting of the widget
- **data-cmd** : command to send to FHEM (set <device> <cmd> <value>)
- **data-icon** : name of the font-awesome icon for the switch
- **data-part** : position of the value to show
- **data-part** : position of the value to show

Select one of over 500 icons from http://fortawesome.github.io/Font-Awesome/icons. Just enter the icon name (with suffix "fa-"), all icons are available. e.g. data-icon="fa-volume-up"

Widgets
-------
Expand Down

0 comments on commit 414b009

Please sign in to comment.