Search found 8 matches

by anoriel
Thursday 05 April 2018 20:49
Forum: Third party and supplementary tools
Topic: [MyDomoAtHome] Support thread
Replies: 1080
Views: 213494

Re: [MyDomoAtHome] Support thread

Hi RedRaven,

Actually no...
I think we need to copy another instance in another folder maybe ?
But this mean everything must be copied, service systems, config files...

What do you think ?
by anoriel
Tuesday 20 February 2018 8:35
Forum: Third party and supplementary tools
Topic: MyDomoAtHome
Replies: 0
Views: 2612

MyDomoAtHome

Hi all, :D I didn't find anything in this forum or in Google so I try to add a new thread, please let me know if I'm not doing well... I got MyDomoAtHome running fine but I would like to add another instance with another user (to control access to some devices) I've been trying to add another ...
by anoriel
Thursday 15 February 2018 8:26
Forum: Third party and supplementary tools
Topic: [MyDomoAtHome] Support thread
Replies: 1080
Views: 213494

Re: [MyDomoAtHome] Support thread

Well it seems that I'm the only one who tried to add another instance... :(


Maybe nobody have been successful trying... :?:
by anoriel
Tuesday 13 February 2018 15:54
Forum: Third party and supplementary tools
Topic: [MyDomoAtHome] Support thread
Replies: 1080
Views: 213494

Re: [MyDomoAtHome] Support thread

Hi all, :D I've been trying to add another instance to MyDomoAtHome but it does not read my config.json and goes to a default one... :evil: Here is my config.json file : [{ "app_name": "MDAH_User1", "auth": { "username": "user1", "password": "password1" }, "domoticz": { "ssl": false, "host": "127.0 ...
by anoriel
Thursday 31 August 2017 15:55
Forum: Other questions and discussions
Topic: which User initiated command
Replies: 4
Views: 1209

Re: which User initiated command

Hi Egregius,

I had a look at your floorplan program but I didn't find how to get the user who actually set an action in domoticz.

You only send deviceName and deviceValue to Pass2PHP so you can't know who had switched on or off a switch...

Am I wrong ?
by anoriel
Tuesday 22 August 2017 10:53
Forum: Other questions and discussions
Topic: which User initiated command
Replies: 4
Views: 1209

Re: which User initiated command

Hi Egregius,

Thanks for your reply.

Yes I want to send notifications.

For example, 'User A' has activate the gate so I know 'User A' is at home.

I will have a look at PHP Floorplan for Domoticz.
by anoriel
Tuesday 22 August 2017 10:00
Forum: Other questions and discussions
Topic: which User initiated command
Replies: 4
Views: 1209

Re: which User initiated command

Well... it seems that I'm really alone in the dark...
:o
by anoriel
Friday 18 August 2017 14:51
Forum: Other questions and discussions
Topic: which User initiated command
Replies: 4
Views: 1209

which User initiated command

Hi everyone, I'm trying to find which User initiated a command. For the moment I've got one switch by user to tell who has click on the button but I would like to get the user as it is in the log: 2017-08-18 09:00:50.686 User: philippe initiated a switch command (203/Portail/Off) 2017-08-18 12:17:14 ...