Skip to content
  • OpenHardware.io
  • Categories
  • Recent
  • Tags
  • Popular
Skins
  • Light
  • Brite
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Brand Logo
  1. Home
  2. Controllers
  3. Indigo Domotics
  4. MySensors Error received
  • Getting Started
  • Controller
  • Build
  • Hardware
  • Download/API
  • Forum
  • Store

MySensors Error received

Scheduled Pinned Locked Moved Indigo Domotics
mysensors
5 Posts 2 Posters 49 Views 2 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • T Offline
    T Offline
    TurboMaster66
    wrote on last edited by
    #1

    I am getting this error about every 20 minutes from my gateway and it appears to be happening to all of my sensors. I am running all of my devices including the USB gateway on MySensors library 2.3.2. The gateway is connected to a Perceptive Automation Indigo home controller. Any ideas? A snip of the log is below:
    2022-11-26 16:38:11.012 MySensors Error received '17:255' NoneNone0 failed: item type not found
    2022-11-26 17:18:06.844 MySensors Error received '60:255' NoneNone0 failed: item type not found
    2022-11-26 17:18:11.917 MySensors Error received '100:255' NoneNone0 failed: item type not found
    2022-11-26 17:18:16.992 MySensors Error received '17:255' NoneNone0 failed: item type not found

    Y 1 Reply Last reply
    1
    • T TurboMaster66

      I am getting this error about every 20 minutes from my gateway and it appears to be happening to all of my sensors. I am running all of my devices including the USB gateway on MySensors library 2.3.2. The gateway is connected to a Perceptive Automation Indigo home controller. Any ideas? A snip of the log is below:
      2022-11-26 16:38:11.012 MySensors Error received '17:255' NoneNone0 failed: item type not found
      2022-11-26 17:18:06.844 MySensors Error received '60:255' NoneNone0 failed: item type not found
      2022-11-26 17:18:11.917 MySensors Error received '100:255' NoneNone0 failed: item type not found
      2022-11-26 17:18:16.992 MySensors Error received '17:255' NoneNone0 failed: item type not found

      Y Offline
      Y Offline
      yury
      wrote on last edited by
      #2

      @TurboMaster66

      Do you have nodes with addresses ## 17 60 100 on your network?

      T 1 Reply Last reply
      0
      • Y yury

        @TurboMaster66

        Do you have nodes with addresses ## 17 60 100 on your network?

        T Offline
        T Offline
        TurboMaster66
        wrote on last edited by
        #3

        @yury Yes

        1 Reply Last reply
        0
        • Y Offline
          Y Offline
          yury
          wrote on last edited by
          #4

          @TurboMaster66 said in MySensors Error received:

          item type not found

          Seems like some sensor types you created in those nodes not supported\accepted by the controller. try different types. That is my best guess. I've seen something like that in homeassistant and domoticz

          1 Reply Last reply
          1
          • T Offline
            T Offline
            TurboMaster66
            wrote on last edited by
            #5

            I successfully worked around the issue by updating the /Library/Application Support/Perceptive Automation/Indigo 2022.1/Plugins/MySensors.indigoPlugin/Contents/Server Plugin
            /plugin.py script to recognize the internal 21 code.
            Here's the diff:

            34c134,135
            < "GATEWAY_READY" : [14, "Gateway ready", ""]

            "GATEWAY_READY"             : [14, "Gateway ready",             ""],
            "DISCOVER_RESPONSE"         : [21, "Discover response",             ""]
            

            715a717,719

                    elif itemType == self.getInternalNumber("DISCOVER_RESPONSE"):
                        # 21 Ignore
                        pass
            

            P.S. Indigo 2022.1 is complaining about this plugin that it won't be supported in future releases. Is there anyone out there planning to update this plugin?

            1 Reply Last reply
            0
            Reply
            • Reply as topic
            Log in to reply
            • Oldest to Newest
            • Newest to Oldest
            • Most Votes


            16

            Online

            11.7k

            Users

            11.2k

            Topics

            113.0k

            Posts


            Copyright 2019 TBD   |   Forum Guidelines   |   Privacy Policy   |   Terms of Service
            • Login

            • Don't have an account? Register

            • Login or register to search.
            • First post
              Last post
            0
            • OpenHardware.io
            • Categories
            • Recent
            • Tags
            • Popular