Skip to content
  • MySensors
  • 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. FHEM
  4. [solved] switch and dimmer gone after update

[solved] switch and dimmer gone after update

Scheduled Pinned Locked Moved FHEM
3 Posts 2 Posters 3.2k Views 1 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.
  • J Offline
    J Offline
    jeti
    wrote on last edited by jeti
    #1

    Hi all,
    the todays update of the Mysensors modul in FHEM caused my switches and dimmer to not work anymore:
    error: "switch1 not defined: no mapping for reading switch1"
    and the same with the dimmer:
    "dimmer1 not defined: no mapping for reading dimmer1"

    did this also happen to some of you?

    thanks

    1 Reply Last reply
    0
    • M Offline
      M Offline
      m26872
      Hardware Contributor
      wrote on last edited by m26872
      #2

      @jeti I haven't updated, but it looks like there were some updates of constants: github-link

      It's just a guess from looking at the github code and changes, but I would try to edit the fhem.cfg and replace

      attr <device_name> mapReading_switch1 <child_id> switch
      

      with

      attr <device_name> mapReading_switch1 <child_id> status
      

      and replace your

      attr <device_name> mapReading_dimmer1 <child_id> dimmer
      

      with

      attr <device_name> mapReading_dimmer1 <child_id> percentage
      
      J 1 Reply Last reply
      0
      • M m26872

        @jeti I haven't updated, but it looks like there were some updates of constants: github-link

        It's just a guess from looking at the github code and changes, but I would try to edit the fhem.cfg and replace

        attr <device_name> mapReading_switch1 <child_id> switch
        

        with

        attr <device_name> mapReading_switch1 <child_id> status
        

        and replace your

        attr <device_name> mapReading_dimmer1 <child_id> dimmer
        

        with

        attr <device_name> mapReading_dimmer1 <child_id> percentage
        
        J Offline
        J Offline
        jeti
        wrote on last edited by
        #3

        @m26872: Ithink you are right, that would have helped too, or just deleting the device and getting it autoincluded again help too :smiley:
        thanks

        1 Reply Last reply
        0

        Hello! It looks like you're interested in this conversation, but you don't have an account yet.

        Getting fed up of having to scroll through the same posts each visit? When you register for an account, you'll always come back to exactly where you were before, and choose to be notified of new replies (either via email, or push notification). You'll also be able to save bookmarks and upvote posts to show your appreciation to other community members.

        With your input, this post could be even better 💗

        Register Login
        Reply
        • Reply as topic
        Log in to reply
        • Oldest to Newest
        • Newest to Oldest
        • Most Votes


        15

        Online

        12.0k

        Users

        11.2k

        Topics

        113.4k

        Posts


        Copyright 2025 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
        • MySensors
        • OpenHardware.io
        • Categories
        • Recent
        • Tags
        • Popular