Problem with a rule #104
Replies: 2 comments
-
[This post has been migrated from the old forum, it was originally sent by eporocrail on 2020-09-28 07:04:58] Every now and than one tends to re-invent the wheel. And I think this is such an occasion. What I am looking for is a way to detect when the solar power bank fails. And just for such an occasion the heartbeat was introduced. So the issue as such is solved. But if you know a way to solve what I wanted to do with this rule without changing anything in eGeoffrey I would appreciate to know the solution. To rephrase my question: |
Beta Was this translation helpful? Give feedback.
-
[This post has been migrated from the old forum, it was originally sent by user2684 on 2020-09-28 11:37:51] @eporocrail said in Problem with a rule:
Looks like you are trying to save into the sensor "clck/slr/sec" which is of type int the string "second"
Isn't the input widget doing this job? |
Beta Was this translation helpful? Give feedback.
-
[This post has been migrated from the old forum, it was originally sent by eporocrail on 2020-09-27 10:57:18]
I am testing if a solar power bank can be used to power an esp8266 based module.
I have the module send time in seconds, minute, hour and a count of days.
Receiving and displaying in eGeoffrey is working OK.
To see if someway the esp8266 module had temporarily no power I would like to display the same time elements in separate widgets.
Those widgets I want to set with separate rules.
This rule is not running.
The error message is:
The data format in the sensor is set to integer.
Your advice please.
Beta Was this translation helpful? Give feedback.
All reactions