Search found 11 matches

by mcestoni
Monday 13 July 2020 1:35
Forum: Installation, Compiling, Permissions, Security and Starting
Topic: MyDomoticz revisited
Replies: 107
Views: 20309

Re: MyDomoticz revisited

I have multiple domoticz installations
3.8153
4.10717
4.11666
2020.2
The only installation that works PERFECT is 2020.2
Congratulations
by mcestoni
Thursday 15 November 2018 17:56
Forum: Z-Wave
Topic: Node value does not refresh automatically
Replies: 3
Views: 1749

Re: Node value does not refresh automatically

Hello macolu
I have exactly the same problem with a Qubino metter
Did you solve the problem?
Thank you
Mariano
by mcestoni
Tuesday 29 May 2018 20:25
Forum: Suggestions
Topic: Notification add Security Panel
Replies: 0
Views: 585

Notification add Security Panel

Hello
Something that would be very good is to be able to configure if the notification is sent according to the security panel. Something like...
by mcestoni
Saturday 21 April 2018 15:38
Forum: Cameras
Topic: Dahua Ip camera snapshot url
Replies: 21
Views: 81057

Re: Dahua Ip camera snapshot url

Hello
I have 4 models of dahua cameras
IPC-KW12W
IPC-HFW2100R-VF
IPC-HFW1000S-W
IPC-HDBW1120E-W
and they all work Ok in domoticz

In the field ImageURL : cgi-bin/snapshot.cgi?
by mcestoni
Friday 13 October 2017 1:27
Forum: Other questions and discussions
Topic: httplink post
Replies: 1
Views: 832

Re: httplink post

Hace un tiempo conteste esa pregunta
Fijate aca

http://www.domoticz.com/forum/viewtopic ... cms#p97005
by mcestoni
Friday 06 October 2017 1:06
Forum: Suggestions
Topic: Notification Telegram
Replies: 2
Views: 940

Re: Notification Telegram

Today I run the following script when an event occurs #!/bin/sh curl http://admin:[email protected]/Streaming/channels/2/picture > /tmp/foto_timbre.jpg curl -s -X POST "https://api.telegram.org/bot4296sdfaslak8QRSKGjFtMg/sendPhoto" -F chat_id=$1 -F photo="@/tmp/foto_timbre.jpg" In imageURL I would ...
by mcestoni
Sunday 13 August 2017 15:32
Forum: Suggestions
Topic: How many hours on
Replies: 9
Views: 2323

Re: How many hours on

Hola, lo que deseas hacer se puede perfectamente enviando los datos a influx y consultandolos con Grafana.
Desde Grafana puedes calcular todo lo que quieras, incluso enviar alertas despues de un determinado tiempo de uso

Saludos
by mcestoni
Tuesday 08 August 2017 16:41
Forum: Suggestions
Topic: Http Push EmonCms
Replies: 0
Views: 648

Http Push EmonCms

Hi, would it be possible to add a specific section in Http Push for emoncms?
by mcestoni
Tuesday 08 August 2017 16:33
Forum: Suggestions
Topic: Notification Telegram
Replies: 2
Views: 940

Notification Telegram

Hello, would it be possible to add a specific section for notifications with Telegram adding the Amazon bucket to send images?
by mcestoni
Tuesday 08 August 2017 15:38
Forum: LUA
Topic: Execute a script only once on 20seconds
Replies: 2
Views: 1186

Re: Execute a script only once on 20seconds

Hola, se puede actualizar emoncms desde la opcion Data Push -> Http