From b41b198b3885307f86afa8da9dc825874ae483af Mon Sep 17 00:00:00 2001 From: albauerge <> Date: Sun, 22 Jul 2012 21:11:17 +0000 Subject: [PATCH] RSS added seconds and date git-svn-id: https://svn.fhem.de/fhem/trunk@1754 2b470e98-0d58-463d-a4d8-8e2adae1ed80 --- fhem/docs/commandref.html | 2 ++ 1 file changed, 2 insertions(+) diff --git a/fhem/docs/commandref.html b/fhem/docs/commandref.html index 610888b9a..0d0fcee2a 100644 --- a/fhem/docs/commandref.html +++ b/fhem/docs/commandref.html @@ -6084,6 +6084,8 @@ Attributes:
access device readings and do some programming on the fly. See below for examples.
  • time <x> <y>
    Renders the current time in HH:MM format.

  • +
  • seconds <x> <y> <format>
    Renders the curent seconds. Maybe usefull for a RSS Clock. With option colon a :

  • +
  • date <x> <y>
    Renders the current date in DD:MM:YYY format.

  • gif <x> <y> <hostname> <filename>
    Renders the GIF picture that is downloaded from the given host. You can use { <perl special> } for <filename>. See below for example.