Page 1 of 1

How to suppress notifications

Posted: 21 Dec 2014 15:11
by pz1
***FIXED: Notifications removed in v2.0.0-RC7***

For feedback on my main OpenRemote screen, I do use "apiary call"

Code: Select all

http://raspberry_IP:8083/ZAutomation/api/v1/status
Depending on the returned result code (200|503), I do display resp. a blue or red Zwave like icon.
HA_live.PNG
HA_live.PNG (70 KiB) Viewed 2992 times
In order to have a rather actual status, I do poll this status every 5 minutes. Unfortunately every call does generate a notification in the HA module.

Code: Select all

Type: debug
Timestamp: 21/12/14-12:21
Message:
Status report requested
Is there a way to suppress those notifications, or an alternative to get the status of the automation engine?

(And yes, as you can infer from the solar production, the weather is not very nice a.t.m ;) )

Re: How to suppress notifications

Posted: 25 Dec 2014 03:03
by PoltoS
We will remove this notification. It was for debug previously.