How to suppress notifications

Discussions about RaZberry - Z-Wave board for Raspberry computer
Post Reply
pz1
Posts: 2053
Joined: 08 Apr 2012 13:44

How to suppress notifications

Post 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 2988 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 ;) )
Since 29-12-2016 I am no longer a moderator for this forum
User avatar
PoltoS
Posts: 7594
Joined: 26 Jan 2011 19:36

Re: How to suppress notifications

Post by PoltoS »

We will remove this notification. It was for debug previously.
Post Reply