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. FHEM
  4. Copying Reading value into 'state' field
  • Getting Started
  • Controller
  • Build
  • Hardware
  • Download/API
  • Forum
  • Store

Copying Reading value into 'state' field

Scheduled Pinned Locked Moved FHEM
5 Posts 3 Posters 2.9k 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.
  • Stephan NollerS Offline
    Stephan NollerS Offline
    Stephan Noller
    wrote on last edited by
    #1

    I have my mysensors connected to FHEM and everything works fine so far - just the 'state' flag of my sensors is not getting populated and always shows questionsmarks. How can i change that? I would prefer to always see the latest value from this sensor here - can it be done via a mapping?

    m26872M 1 Reply Last reply
    0
    • G Offline
      G Offline
      gloob
      wrote on last edited by
      #2

      Hello,

      This can be done with the stateFormat attribute

      This is how I implemented it for my sensors

      stateFormat = temperature1 °C / humidity2 % / batterylevel %
      
      1 Reply Last reply
      0
      • Stephan NollerS Offline
        Stephan NollerS Offline
        Stephan Noller
        wrote on last edited by
        #3

        @gloob said:

        stateFormat

        awesome - thank you!!

        1 Reply Last reply
        0
        • Stephan NollerS Stephan Noller

          I have my mysensors connected to FHEM and everything works fine so far - just the 'state' flag of my sensors is not getting populated and always shows questionsmarks. How can i change that? I would prefer to always see the latest value from this sensor here - can it be done via a mapping?

          m26872M Offline
          m26872M Offline
          m26872
          Hardware Contributor
          wrote on last edited by
          #4

          @Stephan-Noller
          I set the stateFormat attribute to something like

          {sprintf("T:%.1f H:%.0f P:%.0f B:%.0f",ReadingsVal("MYSENSOR_105","temperature1",0), ReadingsVal("MYSENSOR_105","humidity",0), ReadingsVal("MYSENSOR_105","pressure2",0), ReadingsVal("MYSENSOR_105","batterylevel",0))}
          
          1 Reply Last reply
          0
          • m26872M Offline
            m26872M Offline
            m26872
            Hardware Contributor
            wrote on last edited by
            #5

            Here's a good source of info for non German speakers:

            http://www.ply.me.uk/bits_and_pieces/fhem_snippets.html

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


            1

            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