Copying Reading value into 'state' field
-
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?
-
-
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?
@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))} -
Here's a good source of info for non German speakers:
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