[MyDomoAtHome] Support thread

Client tools or tools that can connect with Domoticz. Tools for Windows, iOS, Android, Linux etc.

Moderator: leecollings

Justintime
Posts: 228
Joined: Thursday 21 May 2015 9:08
Target OS: Raspberry Pi / ODroid
Domoticz version: Beta
Contact:

Re: [MyDomoAtHome] Support thread

Post 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?
User avatar
epierre
Posts: 522
Joined: Wednesday 05 March 2014 13:16
Target OS: Linux
Domoticz version:
Location: France
Contact:

Re: [MyDomoAtHome] Support thread

Post 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...
ImperiHome & MyDomoAtHome on top of:
868.42Mhz - Vera Lite - Fibaro SS-101, S-211, K-101, FWP - Fortress SSA2
433Mhz - Cubie Domoticz + RFXtrx + Oregon || Foscam 9821W
2,4Ghz - Cubie MySensors Gateway + COV + TempHumidity + Pressure + WaterMeter
User avatar
epierre
Posts: 522
Joined: Wednesday 05 March 2014 13:16
Target OS: Linux
Domoticz version:
Location: France
Contact:

Re: [MyDomoAtHome] Support thread

Post 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
ImperiHome & MyDomoAtHome on top of:
868.42Mhz - Vera Lite - Fibaro SS-101, S-211, K-101, FWP - Fortress SSA2
433Mhz - Cubie Domoticz + RFXtrx + Oregon || Foscam 9821W
2,4Ghz - Cubie MySensors Gateway + COV + TempHumidity + Pressure + WaterMeter
Justintime
Posts: 228
Joined: Thursday 21 May 2015 9:08
Target OS: Raspberry Pi / ODroid
Domoticz version: Beta
Contact:

Re: [MyDomoAtHome] Support thread

Post 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....
User avatar
epierre
Posts: 522
Joined: Wednesday 05 March 2014 13:16
Target OS: Linux
Domoticz version:
Location: France
Contact:

Re: [MyDomoAtHome] Support thread

Post 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 !
ImperiHome & MyDomoAtHome on top of:
868.42Mhz - Vera Lite - Fibaro SS-101, S-211, K-101, FWP - Fortress SSA2
433Mhz - Cubie Domoticz + RFXtrx + Oregon || Foscam 9821W
2,4Ghz - Cubie MySensors Gateway + COV + TempHumidity + Pressure + WaterMeter
Justintime
Posts: 228
Joined: Thursday 21 May 2015 9:08
Target OS: Raspberry Pi / ODroid
Domoticz version: Beta
Contact:

Re: [MyDomoAtHome] Support thread

Post 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/}" ?
Justintime
Posts: 228
Joined: Thursday 21 May 2015 9:08
Target OS: Raspberry Pi / ODroid
Domoticz version: Beta
Contact:

Re: [MyDomoAtHome] Support thread

Post 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
User avatar
epierre
Posts: 522
Joined: Wednesday 05 March 2014 13:16
Target OS: Linux
Domoticz version:
Location: France
Contact:

Re: [MyDomoAtHome] Support thread

Post by epierre »

please post here your nginx conf so we can help,
ImperiHome & MyDomoAtHome on top of:
868.42Mhz - Vera Lite - Fibaro SS-101, S-211, K-101, FWP - Fortress SSA2
433Mhz - Cubie Domoticz + RFXtrx + Oregon || Foscam 9821W
2,4Ghz - Cubie MySensors Gateway + COV + TempHumidity + Pressure + WaterMeter
Justintime
Posts: 228
Joined: Thursday 21 May 2015 9:08
Target OS: Raspberry Pi / ODroid
Domoticz version: Beta
Contact:

Re: [MyDomoAtHome] Support thread

Post 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.
Doler
Posts: 145
Joined: Friday 31 July 2015 21:02
Target OS: Raspberry Pi / ODroid
Domoticz version: Beta
Location: Sint-Oedenrode, Netherlands
Contact:

Re: [MyDomoAtHome] Support thread

Post 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?
Mark: Domoticz Beta on Raspberry Pi 4 running Debian Bookworm - Z-Stick 7 - RFXCom - P1 - MySensors - SolarEdge - Dahua - Philips Hue - Docker - Zigbee2mqtt (plugin) - Zwave-js-ui - dzVents - Nodered
Justintime
Posts: 228
Joined: Thursday 21 May 2015 9:08
Target OS: Raspberry Pi / ODroid
Domoticz version: Beta
Contact:

Re: [MyDomoAtHome] Support thread

Post by Justintime »

Hi,

Are you also planning to add counters? Like Energy, water and gas?
User avatar
epierre
Posts: 522
Joined: Wednesday 05 March 2014 13:16
Target OS: Linux
Domoticz version:
Location: France
Contact:

Re: [MyDomoAtHome] Support thread

Post 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.
ImperiHome & MyDomoAtHome on top of:
868.42Mhz - Vera Lite - Fibaro SS-101, S-211, K-101, FWP - Fortress SSA2
433Mhz - Cubie Domoticz + RFXtrx + Oregon || Foscam 9821W
2,4Ghz - Cubie MySensors Gateway + COV + TempHumidity + Pressure + WaterMeter
User avatar
epierre
Posts: 522
Joined: Wednesday 05 March 2014 13:16
Target OS: Linux
Domoticz version:
Location: France
Contact:

Re: [MyDomoAtHome] Support thread

Post 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 ?
ImperiHome & MyDomoAtHome on top of:
868.42Mhz - Vera Lite - Fibaro SS-101, S-211, K-101, FWP - Fortress SSA2
433Mhz - Cubie Domoticz + RFXtrx + Oregon || Foscam 9821W
2,4Ghz - Cubie MySensors Gateway + COV + TempHumidity + Pressure + WaterMeter
Doler
Posts: 145
Joined: Friday 31 July 2015 21:02
Target OS: Raspberry Pi / ODroid
Domoticz version: Beta
Location: Sint-Oedenrode, Netherlands
Contact:

Re: [MyDomoAtHome] Support thread

Post 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.
Mark: Domoticz Beta on Raspberry Pi 4 running Debian Bookworm - Z-Stick 7 - RFXCom - P1 - MySensors - SolarEdge - Dahua - Philips Hue - Docker - Zigbee2mqtt (plugin) - Zwave-js-ui - dzVents - Nodered
Derik
Posts: 1602
Joined: Friday 18 October 2013 23:33
Target OS: Raspberry Pi / ODroid
Domoticz version: BETA
Location: Arnhem/Nijmegen Nederland
Contact:

Re: [MyDomoAtHome] Support thread

Post 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?
Xu4: Beta Extreme antenna RFXcomE,WU Fi Ping ip P1 Gen5 PVOutput Harmony HUE SolarmanPv OTG Winddelen Alive ESP Buienradar MySensors WOL Winddelen counting RPi: Beta SMAspot RFlinkTest Domoticz ...Different backups
User avatar
epierre
Posts: 522
Joined: Wednesday 05 March 2014 13:16
Target OS: Linux
Domoticz version:
Location: France
Contact:

Re: [MyDomoAtHome] Support thread

Post 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
ImperiHome & MyDomoAtHome on top of:
868.42Mhz - Vera Lite - Fibaro SS-101, S-211, K-101, FWP - Fortress SSA2
433Mhz - Cubie Domoticz + RFXtrx + Oregon || Foscam 9821W
2,4Ghz - Cubie MySensors Gateway + COV + TempHumidity + Pressure + WaterMeter
User avatar
epierre
Posts: 522
Joined: Wednesday 05 March 2014 13:16
Target OS: Linux
Domoticz version:
Location: France
Contact:

Re: [MyDomoAtHome] Support thread

Post 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.
ImperiHome & MyDomoAtHome on top of:
868.42Mhz - Vera Lite - Fibaro SS-101, S-211, K-101, FWP - Fortress SSA2
433Mhz - Cubie Domoticz + RFXtrx + Oregon || Foscam 9821W
2,4Ghz - Cubie MySensors Gateway + COV + TempHumidity + Pressure + WaterMeter
Doler
Posts: 145
Joined: Friday 31 July 2015 21:02
Target OS: Raspberry Pi / ODroid
Domoticz version: Beta
Location: Sint-Oedenrode, Netherlands
Contact:

Re: [MyDomoAtHome] Support thread

Post 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)?
Mark: Domoticz Beta on Raspberry Pi 4 running Debian Bookworm - Z-Stick 7 - RFXCom - P1 - MySensors - SolarEdge - Dahua - Philips Hue - Docker - Zigbee2mqtt (plugin) - Zwave-js-ui - dzVents - Nodered
User avatar
epierre
Posts: 522
Joined: Wednesday 05 March 2014 13:16
Target OS: Linux
Domoticz version:
Location: France
Contact:

Re: [MyDomoAtHome] Support thread

Post 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 ;-)
ImperiHome & MyDomoAtHome on top of:
868.42Mhz - Vera Lite - Fibaro SS-101, S-211, K-101, FWP - Fortress SSA2
433Mhz - Cubie Domoticz + RFXtrx + Oregon || Foscam 9821W
2,4Ghz - Cubie MySensors Gateway + COV + TempHumidity + Pressure + WaterMeter
User avatar
epierre
Posts: 522
Joined: Wednesday 05 March 2014 13:16
Target OS: Linux
Domoticz version:
Location: France
Contact:

Re: [MyDomoAtHome] Support thread

Post 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,
ImperiHome & MyDomoAtHome on top of:
868.42Mhz - Vera Lite - Fibaro SS-101, S-211, K-101, FWP - Fortress SSA2
433Mhz - Cubie Domoticz + RFXtrx + Oregon || Foscam 9821W
2,4Ghz - Cubie MySensors Gateway + COV + TempHumidity + Pressure + WaterMeter
Post Reply

Who is online

Users browsing this forum: No registered users and 1 guest