Page 2 of 55
Re: [MyDomoAtHome] Support thread
Posted: Monday 27 July 2015 10:03
by Justintime
In search of a good working Android app. Which is the only thing really lacking in the Domoticz setup.
I instaled Imperihome and its working.
Now i have blinds with a stop button. But i cant see it in Imperihome. Is it not working? Saw some posts....but?
Re: [MyDomoAtHome] Support thread
Posted: Monday 27 July 2015 10:06
by epierre
epierre wrote:joshimosh wrote:Good evening,
I have a question: does your gateway relay sounds from Domoticz to Imperihome ? My best guess is that it does not (I can imagine that this would be pretty difficult), but who knows

Cheers Josh
is there sound in domoticz ?

I guess if Imperihome support it, to have some integration in the gateway (e.g. volumio which is simple) but if domoticz does not you won't see it there...
Re: [MyDomoAtHome] Support thread
Posted: Monday 27 July 2015 10:08
by epierre
Justintime wrote:In search of a good working Android app. Which is the only thing really lacking in the Domoticz setup.
I instaled Imperihome and its working.
Now i have blinds with a stop button. But i cant see it in Imperihome. Is it not working? Saw some posts....but?
Hello,
What kind of blinds do you have ? there exists at least 3 types of bllinds in domoticz (normal, inverted and venetian), only venitian are plusable else it is open/close.
What hzrdware do they rely on ?
Emmanuel
Re: [MyDomoAtHome] Support thread
Posted: Monday 27 July 2015 10:13
by Justintime
epierre wrote:Justintime wrote:In search of a good working Android app. Which is the only thing really lacking in the Domoticz setup.
I instaled Imperihome and its working.
Now i have blinds with a stop button. But i cant see it in Imperihome. Is it not working? Saw some posts....but?
Hello,
What kind of blinds do you have ? there exists at least 3 types of bllinds in domoticz (normal, inverted and venetian), only venitian are plusable else it is open/close.
What hzrdware do they rely on ?
Emmanuel
They are the "RollerTrol, Hasta new" and button is "blinds" in Domoticz.
Changed to ventian....and thats working...
And another question.....how to acces outside the house? I have Ngix ssl running.
PS thanks for the work....i hope this will be maintained. Imperihome works great. Nice lay out and features....
Re: [MyDomoAtHome] Support thread
Posted: Monday 27 July 2015 10:20
by epierre
Justintime wrote:They are the "RollerTrol, Hasta new" and button is "blinds" in Domoticz.
can you send me your domoticz.db to
[email protected]
Justintime wrote:And another question.....how to acces outside the house? I have Ngix ssl running.
This is explained there :
https://www.domoticz.com/wiki/Secure_Remote_Access
An implementation above could be based on the url https://your_host_name:443/iss/ :
location /iss/ {
proxy_pass
http://localhost:5001/;
access_log /var/log/nginx/iss.access.log;
error_log /var/log/nginx/iss.error.log;
}
Justintime wrote:PS thanks for the work....i hope this will be maintained. Imperihome works great. Nice lay out and features....
ImperiHome has a lot of releases this is a good point !
Re: [MyDomoAtHome] Support thread
Posted: Monday 27 July 2015 12:08
by Justintime
The Roller blinds are working.... i changed them to "venitian" so i have the stop button in imperihome. In Domoticz there are no concequences for changing that.
But the outside configuration, i cant get it to work.
I allready setup the secure network for the Dromoticz app.
So i guess i only have to configure the webserver?
I made an iss in the etc/nginx/available folder. And made a shortcut in the enabled folder.
Or do i need to create a seperate ISS folder there? Because of "location /iss/}" ?
Re: [MyDomoAtHome] Support thread
Posted: Monday 27 July 2015 22:44
by Justintime
Tried several things to get Nginx working with domoathome but no luck.
Also the autostart of the gateway....as descriped here is niet working for me.
http://www.domoticz.com/forum/viewtopic ... nux#p26562
Re: [MyDomoAtHome] Support thread
Posted: Friday 31 July 2015 10:28
by epierre
please post here your nginx conf so we can help,
Re: [MyDomoAtHome] Support thread
Posted: Friday 31 July 2015 11:37
by Justintime
epierre wrote:please post here your nginx conf so we can help,
Thanks.... But I have setup a VPN in my router.
Some extra handeling to open Imperihome. But a safe way.
Re: [MyDomoAtHome] Support thread
Posted: Friday 31 July 2015 21:24
by Doler
I installed the app and connected to ImperiHome and everything is working fine. One question though: in Domoticz I've created Scenes with type Group with each Scene switch (on/off) multiple devices. In ImperHome they arrive as scenes that can only be switched 'on' (like the Scenes, type Scenes in Domoticz).
Is it possible to have Scenes, type Group being added to ImperiHome as Groups?
Re: [MyDomoAtHome] Support thread
Posted: Saturday 01 August 2015 19:44
by Justintime
Hi,
Are you also planning to add counters? Like Energy, water and gas?
Re: [MyDomoAtHome] Support thread
Posted: Sunday 02 August 2015 18:42
by epierre
Justintime wrote:
Are you also planning to add counters? Like Energy, water and gas?
Hello,
it is already here unless you have some specific hardware that I've not seen so far and so I would need your domoticz.db to
[email protected] to investigate it.
Re: [MyDomoAtHome] Support thread
Posted: Sunday 02 August 2015 18:47
by epierre
Doler wrote:I installed the app and connected to ImperiHome and everything is working fine. One question though: in Domoticz I've created Scenes with type Group with each Scene switch (on/off) multiple devices. In ImperHome they arrive as scenes that can only be switched 'on' (like the Scenes, type Scenes in Domoticz).
Is it possible to have Scenes, type Group being added to ImperiHome as Groups?
Hello,
What do you mean by that ? how should they behave ? I see in domoticz group scenes that are on/off is that that ?
Re: [MyDomoAtHome] Support thread
Posted: Sunday 02 August 2015 20:34
by Doler
Hello,
What do you mean by that ? how should they behave ? I see in domoticz group scenes that are on/off is that that ?[/quote]
Yes, that's right. In Domoticz you can create Scenes with two different (sub-)types: scenes and groups. Type scene can only be switched On, type Group can be switched On/Off. The latter is transferred to Imperihome as a scene that can only be switched on (like the Scene/Scene in Domoticz) but imho should be transferred as a group (multiple switch on/off) in Imperihome.
Of course the workaround is to create the group in Imperihome but it would be nice if it's a one go.
Btw, thanks for all the good work so far.
Re: [MyDomoAtHome] Support thread
Posted: Monday 03 August 2015 20:51
by Derik
I did the wiki:
I get:
Code: Select all
http://192.168.5.70:5001/devices
{"devices":[]}
By:
Code: Select all
http://192.168.5.70:8080/json.htm?type=devices&filter=all&used=true&order=Name
{
"ActTime" : 1438627544,
"ServerTime" : "Aug 03 2015 20:45:44",
"Sunrise" : "06:02:00",
"Sunset" : "21:22:00",
"result" : [
{
"Favorite" : 1,
"LastUpdate" : "2015-08-02 22:58:00",
"Name" : "Gaan slapen",
"Protected" : false,
"Status" : "Mixed",
"Type" : "Scene",
"TypeImg" : "lightbulb",
"UsedByCamera" : false,
"XOffset" : 0,
"YOffset" : 0,
"idx" : "5"
},
{
"Favorite" : 1,
"LastUpdate" : "2015-08-03 06:00:01",
"Name" : "Lampen: Alles uit T",
"Protected" : false,
"Status" : "Mixed",
"Type" : "Scene",
"TypeImg" : "lightbulb",
"UsedByCamera" : false,
"XOffset" : 0,
"YOffset" : 0,
"idx" : "7"
},
{
"Favorite" : 1,
"LastUpdate" : "2015-08-01 23:26:07",
"Name" : "Lampen: Alles aan",
"Protected" : false,
"Status" : "Mixed",
"Type" : "Scene",
"TypeImg" : "lightbulb",
"UsedByCamera" : false,
"XOffset" : 0,
"YOffset" : 0,
"idx" : "8"
},
{
"Favorite" : 0,
"LastUpdate" : "2015-08-03 20:38:30",
"Name" : "Kamers: Eettafel ",
"Protected" : false,
"Status" : "Off",
"Type" : "Group",
"TypeImg" : "lightbulb",
"UsedByCamera" : false,
In the app i can config my server..
Only i see no devices....
Where do i go wrong?
Re: [MyDomoAtHome] Support thread
Posted: Monday 03 August 2015 21:36
by epierre
Doler wrote:
Yes, that's right. In Domoticz you can create Scenes with two different (sub-)types: scenes and groups. Type scene can only be switched On, type Group can be switched On/Off. The latter is transferred to Imperihome as a scene that can only be switched on (like the Scene/Scene in Domoticz) but imho should be transferred as a group (multiple switch on/off) in Imperihome.
Of course the workaround is to create the group in Imperihome but it would be nice if it's a one go.
I've checked imperihome iss api, a scene is only launchable so the "scene group" in on/off in domoticz will not be possible... unless you ask them and they implement it (see send a request in the top right corner).
https://imperihome.zendesk.com/hc/en-us ... definition
Re: [MyDomoAtHome] Support thread
Posted: Monday 03 August 2015 21:39
by epierre
Derik wrote:I did the wiki:
I get:
Code: Select all
http://192.168.5.70:5001/devices
{"devices":[]}
Where do i go wrong?
Hello,
it means the gateway cannot contact Domoticz (password protected for example).
the easiest and 90% of the time, just add your network in domoticz/settings:
Local Networks (no username/password):
Here add 192.168.5.70 and save.
If that does not work, add 127.0.0.1 and in the yml conf file put 127.0.0.1 instead of the external IP for domoticz.
Re: [MyDomoAtHome] Support thread
Posted: Tuesday 04 August 2015 16:58
by Doler
epierre wrote:Doler wrote:
Yes, that's right. In Domoticz you can create Scenes with two different (sub-)types: scenes and groups. Type scene can only be switched On, type Group can be switched On/Off. The latter is transferred to Imperihome as a scene that can only be switched on (like the Scene/Scene in Domoticz) but imho should be transferred as a group (multiple switch on/off) in Imperihome.
Of course the workaround is to create the group in Imperihome but it would be nice if it's a one go.
I've checked imperihome iss api, a scene is only launchable so the "scene group" in on/off in domoticz will not be possible... unless you ask them and they implement it (see send a request in the top right corner).
https://imperihome.zendesk.com/hc/en-us ... definition
Thanks for sending the link but I don't expect imperihome to accept such request. Since I was never on this page before I scrolled downwards and I saw the devicetype 'DevMultiSwitch' that maybe just fulfils what I'm asking for.
Would it be possible to transfer the domoticz scene/group to devmultiswitch in imperihome (sorry for asking again)?
Re: [MyDomoAtHome] Support thread
Posted: Tuesday 04 August 2015 17:03
by epierre
Doler wrote:
Thanks for sending the link but I don't expect imperihome to accept such request. Since I was never on this page before I scrolled downwards and I saw the devicetype 'DevMultiSwitch' that maybe just fulfils what I'm asking for.
Would it be possible to transfer the domoticz scene/group to devmultiswitch in imperihome (sorry for asking again)?
yes that's a good starting point, I'll have to check if I can interpret correctly the imperihome answer ... stay tuned ... (a little bit

Re: [MyDomoAtHome] Support thread
Posted: Tuesday 11 August 2015 17:45
by epierre
Hello,
I'll be away till end of month, for all points that remain open, could you (as a good practice too) open a ticket in githum (under issue on the right), that will permit to track what is done or not, and give you visibility too.
https://github.com/empierre/MyDomoAtHome
thanks and have a great summer,