Page 1 of 1

daily graph email report

Posted: Thursday 09 February 2017 14:21
by abrasha9
is there anyway through domoticz or other third party to send daily temperature graph?
i want to see the temperature behaviour in a form of graph during the night and send it routinley every morning to email recipients.

Re: daily graph email report

Posted: Wednesday 22 February 2017 10:29
by simonrg
It would be a nice thing to have in Domoticz, but the best way to do it looks to be by setting inFluxDB and Grafana, unless anybody has a better idea.

I haven't tried but doesn't look too difficult.

Have a look at:

Code: Select all

http://www.domoticz.com/forum/viewtopic.php?f=28&t=16108#p120529
and other forum posts.

This mentions the email out of graphs:

Code: Select all

http://docs.grafana.org/alerting/notifications/
Please let us know how you did it when you get it to work - :)