Announcement

Collapse
No announcement yet.

Random lights turning on...solved

Collapse
This topic is closed.
X
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

    #16
    Yes, indeed multiple times on reset and interface update.


    Any ideas why this command would get transmitted from the plugin. No events triggered (only have 3 set up) , no groups set up. Only happened once yesterday and that was when the devices turned on at the random time.

    What is SetIOMulti and TransmitGroupMsg ? When would these commands be sent and under what conditions.

    Many thanks,
    Warren



    5/22/2022 09:52:40
    Insteon
    Info
    TransmitGroupMsg called for device code: Group:254, Hub Group 254


    5/22/2022 09:52:39
    Insteon
    Info
    TransmitGroupMsg called for device code: Group:254, Hub Group 254


    5/22/2022 09:52:39
    Insteon
    Info
    Processing SetIOMulti for Insteon Group - Group Controller Cmd: 0


    5/22/2022 09:52:38
    Insteon
    Info
    Processing SetIOMulti for Insteon Group - Group Controller Cmd: 0

    Comment


      #17
      SetIOMulti is what HS4 uses to control insteon devices. the plugin does not call that itself

      something from hs (mobile app, alexa, hs event, etc) is calling the plugin
      Mark

      HS3 Pro 4.2.19.5
      Hardware: Insteon Serial PLM | AD2USB for Vista Alarm | HAI Omnistat2 | 1-Wire HA7E | RFXrec433 | Dahua Cameras | LiftMaster Internet Gateway | Tuya Smart Plugs
      Plugins: Insteon (mine) | Vista Alarm (mine) | Omnistat 3 | Ultra1Wire3 | RFXCOM | HS MyQ | BLRadar | BLDenon | Tuya | Jon00 Charting | Jon00 Links
      Platform: Windows Server 2022 Standard, i5-12600K/3.7GHz/10 core, 16GB RAM, 500GB SSD

      Comment


        #18
        SOLVED the problem. I was polling my 30+ devices at the rate of 1 second each - apparently just totally overloading the communications within the plugin and HS4. HS$ apparently became confused once in awhile and there the 'lets turn on group 254" message.

        Since turning off polling - no odd issued with group 254 being activated. Response time is much better too.

        Thank you and plugin working just great now.

        Comment


          #19
          thanks for reporting back. glad you fixed it.
          Mark

          HS3 Pro 4.2.19.5
          Hardware: Insteon Serial PLM | AD2USB for Vista Alarm | HAI Omnistat2 | 1-Wire HA7E | RFXrec433 | Dahua Cameras | LiftMaster Internet Gateway | Tuya Smart Plugs
          Plugins: Insteon (mine) | Vista Alarm (mine) | Omnistat 3 | Ultra1Wire3 | RFXCOM | HS MyQ | BLRadar | BLDenon | Tuya | Jon00 Charting | Jon00 Links
          Platform: Windows Server 2022 Standard, i5-12600K/3.7GHz/10 core, 16GB RAM, 500GB SSD

          Comment

          Working...
          X