Announcement

Collapse
No announcement yet.

Can I just shut off X10 debug?

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

    Can I just shut off X10 debug?

    Response times have been well here and I would like to shut off debug in the X10 plugin. IE: I do not need to watch any more.

    Is there a way to do this without shutting off general developer mode check box?
    - Pete

    Auto mator
    Homeseer 3 Pro - 3.0.0.548 (Linux) - Ubuntu 18.04/W7e 64 bit Intel Haswell CPU 16Gb
    Homeseer Zee2 (Lite) - 3.0.0.548 (Linux) - Ubuntu 18.04/W7e - CherryTrail x5-Z8350 BeeLink 4Gb BT3 Pro
    HS4 Lite - Ubuntu 22.04 / Lenovo Tiny M900 / 32Gb Ram

    HS4 Pro - V4.1.18.1 - Ubuntu 22.04 / Lenova Tiny M900 / 32Gb Ram
    HSTouch on Intel tabletop tablets (Jogglers) - Asus AIO - Windows 11

    X10, UPB, Zigbee, ZWave and Wifi MQTT automation-Tasmota-Espurna. OmniPro 2, Russound zoned audio, Alexa, Cheaper RFID, W800 and Home Assistant

    #2
    Yes, the logging of debug messages by the X10 plugin can be manually configured using 2 entries in X10.ini under [settings]: 'Override' and 'PluginDebug'.

    Override=False: plugin uses Developer Mode' setting in HS (Developer Mode enabled = log debug messages, Developer Mode disabled = don't log debug messages)
    Override=True: plugin uses 'PluginDebug' setting in ini (ignore Developer Mode setting in HS)

    PluginDebug=False: plugin will not log debug info (only valid when Override=True)
    PluginDebug=True: plugin will log debug info (only valid when Override=True)

    Note that you must restart the plugin after changing these entries in order for the changes to take effect.

    Thanks for your help testing and sorting out Gordon's issue!
    Best regards,
    -Mark-

    If you're not out on the edge, you're taking up too much room!
    Interested in 3D maps? Check out my company site: Solid Terrain Modeling

    Comment


      #3
      Thank you Mark.

      Disabled Plugin.

      Edited ini file to read as follows:

      [settings]
      PluginDebug=False
      Override=True
      [Default]
      Protocol=0
      PollInterval=300

      enabled plugin.
      Last edited by Pete; April 28, 2017, 12:25 PM.
      - Pete

      Auto mator
      Homeseer 3 Pro - 3.0.0.548 (Linux) - Ubuntu 18.04/W7e 64 bit Intel Haswell CPU 16Gb
      Homeseer Zee2 (Lite) - 3.0.0.548 (Linux) - Ubuntu 18.04/W7e - CherryTrail x5-Z8350 BeeLink 4Gb BT3 Pro
      HS4 Lite - Ubuntu 22.04 / Lenovo Tiny M900 / 32Gb Ram

      HS4 Pro - V4.1.18.1 - Ubuntu 22.04 / Lenova Tiny M900 / 32Gb Ram
      HSTouch on Intel tabletop tablets (Jogglers) - Asus AIO - Windows 11

      X10, UPB, Zigbee, ZWave and Wifi MQTT automation-Tasmota-Espurna. OmniPro 2, Russound zoned audio, Alexa, Cheaper RFID, W800 and Home Assistant

      Comment


        #4
        Any time Sir!
        Best regards,
        -Mark-

        If you're not out on the edge, you're taking up too much room!
        Interested in 3D maps? Check out my company site: Solid Terrain Modeling

        Comment

        Working...
        X