fhem.cfg 1.6 KB

1234567891011121314151617181920212223242526272829303132333435363738
  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 sortby webCmd webCmdLabel:textField-long widgetOverride
  2. attr global autoload_undefined_devices 1
  3. attr global icon it_network
  4. attr global logfile -
  5. attr global modpath .
  6. attr global motd none
  7. attr global nofork 1
  8. attr global perlSyntaxCheck 1
  9. attr global room System
  10. attr global sendStatistics onUpdate
  11. attr global statefile ./log/fhem.save
  12. attr global updateInBackground 0
  13. attr global verbose 2
  14. define telnetPort telnet 7072 global
  15. define WEB FHEMWEB 8083 global
  16. attr WEB JavaScripts codemirror/fhem_codemirror.js hausautomatisierung-com/custom.js
  17. attr WEB editConfig 1
  18. attr WEB icon it_i-net
  19. attr WEB menuEntries haus-automatisierung.com,https://haus-automatisierung.com/
  20. attr WEB plotWeekStartDay 1
  21. attr WEB room System
  22. attr WEB roomIcons Homekit:audio_audio Log: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
  23. attr WEB stylesheetPrefix hausautomatisierung_com
  24. attr WEB title FHEM Docker (haus-automatisierung.com)
  25. # Fake FileLog entry, to access the fhem log from FHEMWEB
  26. define Logfile FileLog ./log/fhem-%Y-%m.log fakelog
  27. define autocreate autocreate
  28. attr autocreate filelog ./log/%NAME-%Y.log
  29. define eventTypes eventTypes ./log/eventTypes.txt
  30. # Disable this to avoid looking for new USB devices on startup
  31. define initialUsbCheck notify global:INITIALIZED usb create