Search found 10 matches

by vincent13
Thursday 03 December 2015 20:12
Forum: PHP and all others
Topic: custom email
Replies: 1
Views: 1962

custom email

hi, i have domoticz in version 3767 , now i would send notification from switch with in email body the adress ip of the device who switch on or off ? like this by example: Switch 1 is ON from 192.16.0.12 for my samsung S5 or Switch 1 is ON from 192.16.0.13 for the wife phone S5 excuse my bad english ...
by vincent13
Thursday 14 August 2014 8:21
Forum: Other questions and discussions
Topic: How use Room Plan ?
Replies: 139
Views: 67716

Re: How use Room Plan ?

thanks Golgautier :D
by vincent13
Wednesday 13 August 2014 20:01
Forum: Other questions and discussions
Topic: How use Room Plan ?
Replies: 139
Views: 67716

Re: How use Room Plan ?

excuse me but i haven't any item for launch the floorplanedit , it's normal ?

my version is 1905 .

thanks
by vincent13
Tuesday 04 March 2014 11:10
Forum: Third party and supplementary tools
Topic: phpMyDomo: a convenient Domoticz Web Interface
Replies: 199
Views: 100910

Re: phpMyDomo: a convenient Domoticz Web Interface

In english: "options" without "multiviews" is well. For information, my distribution is a package on SDcard image with raspbian and domoticz included. If i want to access of my PMD from internete , there is no security (login/password or anything else), can you predict this option ? thanks En fran ...
by vincent13
Monday 03 March 2014 23:11
Forum: Third party and supplementary tools
Topic: phpMyDomo: a convenient Domoticz Web Interface
Replies: 199
Views: 100910

Re: phpMyDomo: a convenient Domoticz Web Interface

pour supprimer mon erreur 403 , je viens de modifier le fichier default d'apache dont le contenu d'origine est ci dessous: -------------------------------------------- <VirtualHost *:80> ServerAdmin webmaster@localhost DocumentRoot /var/www <Directory /> Options FollowSymLinks AllowOverride None ...
by vincent13
Monday 03 March 2014 20:27
Forum: Third party and supplementary tools
Topic: phpMyDomo: a convenient Domoticz Web Interface
Replies: 199
Views: 100910

Re: phpMyDomo: a convenient Domoticz Web Interface

i 've testing a modification of the file defautl: <VirtualHost *:80> ServerAdmin webmaster@localhost DocumentRoot /var/www <Directory /> Options FollowSymLinks AllowOverride None </Directory> <Directory /var/www/> Options Indexes FollowSymLinks MultiViews # the above line is good but the bellow line ...
by vincent13
Monday 03 March 2014 20:05
Forum: Third party and supplementary tools
Topic: phpMyDomo: a convenient Domoticz Web Interface
Replies: 199
Views: 100910

Re: phpMyDomo: a convenient Domoticz Web Interface

thank you WXOP, i came to install phpmydomo on the sd card of domoticz with apache. But in my browser , i 've always the same message: 403 forbidden this is th directory /var/www: drwxr-xr-x 4 root root 4096 Mar 3 18:53 . drwxr-xr-x 12 root root 4096 Mar 3 18:30 .. -rw-r--r-- 1 pi pi 57 Feb 8 20:02 ...
by vincent13
Monday 03 March 2014 15:39
Forum: Third party and supplementary tools
Topic: phpMyDomo: a convenient Domoticz Web Interface
Replies: 199
Views: 100910

Re: phpMyDomo: a convenient Domoticz Web Interface

thanks, but what's BTW ?

and , if i want save the PMD's config , what are the main file i must save ? (excuse my poor english )
by vincent13
Monday 03 March 2014 14:42
Forum: Third party and supplementary tools
Topic: phpMyDomo: a convenient Domoticz Web Interface
Replies: 199
Views: 100910

Re: phpMyDomo: a convenient Domoticz Web Interface

hi,

Just a little question, can i install PMD on the same Raspberry of domoticz with NGINX ??
The raspberry is enough speed for this two apps ?

;)