fhem.cfg 4.3 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109
  1. attr global userattr DbLogExclude DbLogInclude cmdIcon devStateIcon devStateStyle genericDeviceType:security,ignore,switch,outlet,light,blind,thermometer,thermostat,contact,garage,window,lock homebridgeMapping:textField-long icon siriName sortby webCmd webCmdLabel:textField-long widgetOverride
  2. attr global autoload_undefined_devices 1
  3. attr global autosave 0
  4. attr global group System
  5. attr global icon rc_WEB
  6. attr global logfile -
  7. attr global modpath .
  8. attr global motd Messages collected while initializing FHEM:\
  9. configfile: could not read connection\
  10. ./log/fhem.save: Please define DBLogging first\
  11. Please define DBLogging first\
  12. \
  13. Autosave deactivated
  14. attr global nofork 1
  15. attr global perlSyntaxCheck 1
  16. attr global room System
  17. attr global sendStatistics onUpdate
  18. attr global statefile ./log/fhem.save
  19. attr global updateInBackground 0
  20. attr global verbose 2
  21. define telnetPort telnet 7072 global
  22. attr telnetPort group System
  23. attr telnetPort icon it_telephone
  24. attr telnetPort room System
  25. define WEB FHEMWEB 8083 global
  26. attr WEB JavaScripts codemirror/fhem_codemirror.js hausautomatisierung-com/custom.js
  27. attr WEB alias WEB (8083)
  28. attr WEB codemirrorParam { "lineWrapping": true, "height": "auto" }
  29. attr WEB confirmDelete 0
  30. attr WEB confirmJSError 0
  31. attr WEB editConfig 1
  32. attr WEB group Web-Access
  33. attr WEB hiddenroom Everything
  34. attr WEB icon it_i-net
  35. attr WEB longpoll websocket
  36. attr WEB menuEntries DOIFtools,/fhem?detail=DOIFtools,haus-automatisierung.com,https://haus-automatisierung.com/
  37. attr WEB plotWeekStartDay 1
  38. attr WEB room System
  39. attr WEB roomIcons Homekit:audio_audio Log:edit_paste Logfile:edit_paste System:it_network Save.config:message_attention Everything:it_i-net Unsorted:unknown Commandref:system_fhem Remote.doc:message_mail Edit.files:edit_copy Select.style:edit_open Event.monitor:edit_settings DOIFtools:helper_doiftools haus-automatisierung.com:it_internet
  40. attr WEB stylesheetPrefix hausautomatisierung_com
  41. attr WEB title { if ($FW_room) { "FHEM: $FW_room" } elsif ($FW_detail) { "FHEM: $FW_detail" } else { "FHEM" } }
  42. # Fake FileLog entry, to access the fhem log from FHEMWEB
  43. define Logfile FileLog ./log/fhem-%Y-%m.log fakelog
  44. attr Logfile group Logging
  45. attr Logfile icon edit_paste
  46. attr Logfile room System
  47. define autocreate autocreate
  48. attr autocreate filelog ./log/%NAME-%Y.log
  49. attr autocreate group System
  50. attr autocreate icon edit_settings
  51. attr autocreate room System
  52. define eventTypes eventTypes ./log/eventTypes.txt
  53. attr eventTypes group System
  54. attr eventTypes icon control_home
  55. attr eventTypes room System
  56. # Disable this to avoid looking for new USB devices on startup
  57. define initialUsbCheck notify global:INITIALIZED usb create
  58. attr initialUsbCheck group System
  59. attr initialUsbCheck icon rc_USB
  60. attr initialUsbCheck room System
  61. define Mosquitto MQTT mqtt:1883
  62. attr Mosquitto room Interfaces
  63. define TabletUiEval HTTPSRV ftuidev/ ./www/tablet_dev TabletUI-Development
  64. attr TabletUiEval alias Tablet Eval
  65. attr TabletUiEval group Web-Access
  66. attr TabletUiEval icon smartphone
  67. attr TabletUiEval room System
  68. define TabletUiLatest HTTPSRV ftui/ ./www/tablet TabletUI-Newest
  69. attr TabletUiLatest alias Tablet Newest
  70. attr TabletUiLatest group Web-Access
  71. attr TabletUiLatest icon smartphone
  72. attr TabletUiLatest room System
  73. define TabletUi HTTPSRV ftuiiu/ ./www/tablet_inuse TabletUI
  74. attr TabletUi alias Tablet UI
  75. attr TabletUi group Web-Access
  76. attr TabletUi icon smartphone
  77. attr TabletUi room System
  78. define at_DbLoggingReduce at *03:00:00 set DBLogging reduceLogNbl 90 average
  79. attr at_DbLoggingReduce alias Database-Log Reduce
  80. attr at_DbLoggingReduce group Logging
  81. attr at_DbLoggingReduce icon system_fhem_update
  82. attr at_DbLoggingReduce room System
  83. define Siri siri
  84. attr Siri room Interfaces
  85. define DBLogging_Reopen at +*00:15:00 set DBLogging reopen
  86. attr DBLogging_Reopen alias Database-Log Reopen
  87. attr DBLogging_Reopen group Logging
  88. attr DBLogging_Reopen icon time_timer
  89. attr DBLogging_Reopen room System
  90. define allowed_WEB allowed
  91. attr allowed_WEB alias WEB (Permissions)
  92. attr allowed_WEB group Web-Access
  93. attr allowed_WEB icon scene_keyboard
  94. attr allowed_WEB room System
  95. attr allowed_WEB validFor WEB
  96. define DOIFtools DOIFtools associated DOIF:
  97. attr DOIFtools DOIFtoolsMenuEntry 1
  98. attr DOIFtools group System
  99. attr DOIFtools icon helper_doiftools
  100. attr DOIFtools room System
  101. define DBLogging DbLog /opt/fhem/db.conf .*:.*
  102. attr DBLogging DbLogType Current/History