2
0
mirror of https://github.com/fhem/fhem-mirror.git synced 2025-01-31 12:49:34 +00:00

fhemweb_weekprofile: add version and help tags

git-svn-id: https://svn.fhem.de/fhem/trunk@15519 2b470e98-0d58-463d-a4d8-8e2adae1ed80
This commit is contained in:
Risiko 2017-11-28 21:33:30 +00:00
parent da150071de
commit b43548b3a3

View File

@ -1,4 +1,4 @@
// $Id$
FW_version["fhemweb_weekprofile.js"] = "$Id$";
var language = 'de';
//for tooltip
@ -877,3 +877,15 @@ FW_weekprofileCreate(elName, devName, vArr, currVal, set, params, cmd)
FW_widgets['weekprofile'] = {
createFn:FW_weekprofileCreate,
};
/*
=pod
=begin html
=end html
=begin html_DE
=end html_DE
=cut
*/