fhem.cfg 744 B

123456789101112131415161718192021222324252627
  1. attr global logfile ./log/fhem-%Y-%m.log
  2. attr global modpath .
  3. attr global statefile ./log/fhem.save
  4. attr global verbose 3
  5. attr global updateInBackground
  6. define telnetPort telnet 7072 global
  7. define WEB FHEMWEB 8083 global
  8. define WEBphone FHEMWEB 8084 global
  9. attr WEBphone stylesheetPrefix smallscreen
  10. define WEBtablet FHEMWEB 8085 global
  11. attr WEBtablet stylesheetPrefix touchpad
  12. # Fake FileLog entry, to access the fhem log from FHEMWEB
  13. define Logfile FileLog ./log/fhem-%Y-%m.log fakelog
  14. define autocreate autocreate
  15. attr autocreate filelog ./log/%NAME-%Y.log
  16. define eventTypes eventTypes ./log/eventTypes.txt
  17. # Disable this to avoid looking for new USB devices on startup
  18. define initialUsbCheck notify global:INITIALIZED usb create