Hi,
I want to create a sensor based on another sensor (which I preferable do not want to see in the interface or log book).
Right now i have a sensor “LastActive” that gets updated everytime a sensor sends me something. I would like to have a boolean sensor instead named “Active” which is true if Last active is in the past 30 minutes and false otherwise.
Anyone who can point me in the right direction?