2
0
mirror of https://github.com/fhem/fhem-mirror.git synced 2025-03-09 14:47:00 +00:00

60_Watches: little helper module for some kind of watches or digital text display, Forum: #93454

git-svn-id: https://svn.fhem.de/fhem/trunk@22020 2b470e98-0d58-463d-a4d8-8e2adae1ed80
This commit is contained in:
nasseeder1 2020-05-24 07:39:02 +00:00
parent 7e0efd2364
commit 6ed0c7a38f
3 changed files with 3181 additions and 1 deletions

View File

@ -1,5 +1,7 @@
# Add changes at the top of the list. Keep it in ASCII, and 80-char wide.
# Do not insert empty lines here, update check depends on it.
- new: 60_Watches: little helper module for some kind of watches or
digital text display, Forum: #93454
- changed: 57_SSCal: changes according to PBP, switch to packages, minor fixes
CAUTION: use FHEM::SSCal::calAsHtml now instead of
SSCal_calAsHtml in weblink devices and own code

3177
fhem/FHEM/60_Watches.pm Normal file

File diff suppressed because it is too large Load Diff

View File

@ -308,6 +308,7 @@ FHEM/59_WUup.pm mahowi Unterstützende Dienste/Wetter
FHEM/59_WWO.pm baumrasen Unterstützende Dienste/Wettermodule
FHEM/60_allergy.pm markus-m Unterstützende Dienste
FHEM/60_EM.pm rudolfkoenig SlowRF
FHEM/60_Watches.pm DS_Starter Sonstiges
FHEM/61_EMWZ.pm rudolfkoenig SlowRF
FHEM/62_EMEM.pm rudolfkoenig SlowRF
FHEM/63_EMGZ.pm rudolfkoenig SlowRF
@ -630,7 +631,7 @@ www/gplot/* rudolfkoenig Frontends/SVG/Plots/logProxy
www/images/* Wuppi68 Frontends
www/jscolor/* justme1968 Frontends
www/pgm2/* rudolfkoenig Frontends/FHEMWEB
www/pgm2/dashboard/* svenson08 Frontends
www/pgm2/dashboard* DS_Starter Frontends
www/pgm2/doif.js Ellert Frontends
www/pgm2/fhemweb_fbcalllist.js markusbloch Frontends
www/pgm2/fhemweb_iconButtons.js Ellert Frontends