[MyDomoAtHome] Support thread
Moderator: leecollings
- epierre
- Posts: 522
- Joined: Wednesday 05 March 2014 13:16
- Target OS: Linux
- Domoticz version:
- Location: France
- Contact:
Re: [MyDomoAtHome] Support thread
Hello,
yes an issue but not on the webserver (it is an app server) but more of a double encoding issue on the units only, I'll try a workaround to remove the °C and replace by a *C temporarily.This is more a framework issue linked to an OS configuration as it seems...
please submit a bug here so I can track it:
https://github.com/empierre/MyDomoAtHome/issues
yes an issue but not on the webserver (it is an app server) but more of a double encoding issue on the units only, I'll try a workaround to remove the °C and replace by a *C temporarily.This is more a framework issue linked to an OS configuration as it seems...
please submit a bug here so I can track it:
https://github.com/empierre/MyDomoAtHome/issues
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
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
- epierre
- Posts: 522
- Joined: Wednesday 05 March 2014 13:16
- Target OS: Linux
- Domoticz version:
- Location: France
- Contact:
Re: [MyDomoAtHome] Support thread
Line 20 there is a path to be modified: "/home/pi/domoticz/MyDomoAtHome/bin/app.pl" for this is on my system running a pi (default user).uid65252 wrote:I have installed imperyhome gateway according your wiki and it works flawlessly ! Thanks a lot.
now i tried to setup automatic starting the gateway with out success.
Can you please explain for a guy as me with less unix knowledge step by step how to change the file MyDomoAtHome.sh
in a previous comment you already explained:
"...modify the paths in it line 20, and add the runlevels corresponding to your system"
after I am not expert enough on how to set runlevels since on Linux there are the old and the new system (service).
On the old, you place the MyDomoAtHome.sh in /etc/init.d/ with execution levels, and add a symbolin link in the /etc/rc.2 or /etc/rc.3 to start it automatically.
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
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
- epierre
- Posts: 522
- Joined: Wednesday 05 March 2014 13:16
- Target OS: Linux
- Domoticz version:
- Location: France
- Contact:
Re: [MyDomoAtHome] Support thread
Hello,Patrick wrote:Hi, I have installed everything according the wiki and it works great! Just one issue, I can't dim anything.
If I set the slider to a different value nothing happens and after a few seconds the slider jumps back to its original value.
The hardware I want to dim are kaku dimmers via rfxtrx433.
Can you change in domoticz and see if it reflects on Imperihome ?
If yes,can you send me your database to [email protected] thanks
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
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
-
- Posts: 27
- Joined: Friday 01 August 2014 23:40
- Target OS: Raspberry Pi / ODroid
- Domoticz version: 3.5877
- Location: The Netherlands
- Contact:
Re: [MyDomoAtHome] Support thread
Hello epierre,epierre wrote:Hello,Patrick wrote:Hi, I have installed everything according the wiki and it works great! Just one issue, I can't dim anything.
If I set the slider to a different value nothing happens and after a few seconds the slider jumps back to its original value.
The hardware I want to dim are kaku dimmers via rfxtrx433.
Can you change in domoticz and see if it reflects on Imperihome ?
If yes,can you send me your database to [email protected] thanks
I have send you the db.
- epierre
- Posts: 522
- Joined: Wednesday 05 March 2014 13:16
- Target OS: Linux
- Domoticz version:
- Location: France
- Contact:
Re: [MyDomoAtHome] Support thread
@all please do an upgrade, the utf8 encoding for iOS is solved !
Thanks for pointing a way to analyse this, this has speeded-up things to help reproduce and investigate the issue !
Emmanuel
Thanks for pointing a way to analyse this, this has speeded-up things to help reproduce and investigate the issue !
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
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
- epierre
- Posts: 522
- Joined: Wednesday 05 March 2014 13:16
- Target OS: Linux
- Domoticz version:
- Location: France
- Contact:
Re: [MyDomoAtHome] Support thread
@matthijs can you send me your database to [email protected] so I can test the implementation ?matthijs wrote:Well it wasn't working with version 1.0, but version 1.1 (which was released a couple of days ago) is working like a charm. On an android phone it was already working, so I think version 1.0 had a couple of bugs. I use iOS version 8.4.1 on my iphone. The only thing missing is a working setpoint for my thermostat and changing color on my millight rgb lights. I really like imperihome and the integration with domoticz is great!
thanks,
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
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
-
- Posts: 17
- Joined: Friday 29 May 2015 12:25
- Target OS: Raspberry Pi / ODroid
- Domoticz version:
- Location: The Netherlands
- Contact:
Re: [MyDomoAtHome] Support thread
I've send it to you. I'm willing to test it if you need it.
- epierre
- Posts: 522
- Joined: Wednesday 05 March 2014 13:16
- Target OS: Linux
- Domoticz version:
- Location: France
- Contact:
Re: [MyDomoAtHome] Support thread
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.Doler wrote: 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
Would it be possible to transfer the domoticz scene/group to devmultiswitch in imperihome (sorry for asking again)?[/quote]
@Doler I've released a version with this evolution, can you test it ? I've left them in the scene group.
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
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
- epierre
- Posts: 522
- Joined: Wednesday 05 March 2014 13:16
- Target OS: Linux
- Domoticz version:
- Location: France
- Contact:
Re: [MyDomoAtHome] Support thread
Hello,matthijs wrote:I've send it to you. I'm willing to test it if you need it.
so far I have an issue with the domoticz implementation and made a thread for gizmocuz:
viewtopic.php?f=28&t=7841
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
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
-
- Posts: 17
- Joined: Friday 29 May 2015 12:25
- Target OS: Raspberry Pi / ODroid
- Domoticz version:
- Location: The Netherlands
- Contact:
Re: [MyDomoAtHome] Support thread
I think it specific a problem with milights. I've found an article from someone who tries to implement his milights to imperihome with another controller. https://translate.google.com/translate? ... t=&act=url It's originally in french (I don't understand french, so I had it translated), but I think you can see how he made a workaround to get it to work. I don't know if domoticz works the same way, but maybe it's useful for you. The api of milight doesn't remember it's state, so even with the original application I have to put the colour into the right state everytime I put them on (that's the disadvantage I think of cheap wireless rgb lights).epierre wrote:Hello,matthijs wrote:I've send it to you. I'm willing to test it if you need it.
so far I have an issue with the domoticz implementation and made a thread for gizmocuz:
viewtopic.php?f=28&t=7841
Last edited by matthijs on Wednesday 02 September 2015 12:02, edited 1 time in total.
- epierre
- Posts: 522
- Joined: Wednesday 05 March 2014 13:16
- Target OS: Linux
- Domoticz version:
- Location: France
- Contact:
Re: [MyDomoAtHome] Support thread
@matthijs the article is for another system, Imperihome has a good implementation, it is domoticz that puzzle me at this time.
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
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
-
- 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
Hello,epierre wrote:@Doler I've released a version with this evolution, can you test it ? I've left them in the scene group.Doler wrote:
Would it be possible to transfer the domoticz scene/group to devmultiswitch in imperihome (sorry for asking again)?
I have updated my version but I see no difference. Where should I look?
BTW. I saw the updated Wiki page with different instructions for updating the existing version (using update-mdah.sh). Before that is available you have to do one last 'git pull', right?
So I did the 'git pull' and it reported the update. After that I tried the new instruction (sh ./update-mdah.sh) knowing that I am up to date and it reported with:
Code: Select all
MyDomoAtHome.sh: unrecognized service
Already up-to-date.
MyDomoAtHome.sh: unrecognized service
Thx
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
- epierre
- Posts: 522
- Joined: Wednesday 05 March 2014 13:16
- Target OS: Linux
- Domoticz version:
- Location: France
- Contact:
Re: [MyDomoAtHome] Support thread
Doler wrote: Hello,
I have updated my version but I see no difference. Where should I look?
BTW. I saw the updated Wiki page with different instructions for updating the existing version (using update-mdah.sh). Before that is available you have to do one last 'git pull', right?
So I did the 'git pull' and it reported the update. After that I tried the new instruction (sh ./update-mdah.sh) knowing that I am up to date and it reported with:Is this correct?Code: Select all
MyDomoAtHome.sh: unrecognized service Already up-to-date. MyDomoAtHome.sh: unrecognized service
Thx
Right.
run the ./run-once.sh to install the service but before correct the path in MyDomoAtHome.sh and then the update one.
You should see the group scene in the scene tab appearing as on/off switch
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
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
-
- 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
I can see the change now after adding a new scene with the existing scenes changing as well (!). It works like a charm except for one small thing: one has to choose an action (On or Off) after clicking the device. Is this something that can be bypassed so that it works like a regular switch or is this an Imperihome feature?epierre wrote:Right.Doler wrote: Hello,
I have updated my version but I see no difference. Where should I look?
BTW. I saw the updated Wiki page with different instructions for updating the existing version (using update-mdah.sh). Before that is available you have to do one last 'git pull', right?
So I did the 'git pull' and it reported the update. After that I tried the new instruction (sh ./update-mdah.sh) knowing that I am up to date and it reported with:Is this correct?Code: Select all
MyDomoAtHome.sh: unrecognized service Already up-to-date. MyDomoAtHome.sh: unrecognized service
Thx
run the ./run-once.sh to install the service but before correct the path in MyDomoAtHome.sh and then the update one.
You should see the group scene in the scene tab appearing as on/off switch
For the rest: great job and thank you very much.
Grtz
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
- epierre
- Posts: 522
- Joined: Wednesday 05 March 2014 13:16
- Target OS: Linux
- Domoticz version:
- Location: France
- Contact:
Re: [MyDomoAtHome] Support thread
the status on/off is the one in domoticz. Afterward the multi switch permits you to select one of the two (imperihome specific). I could also make it a regular switch if you prefer, but it would not permit a multiple on call.Doler wrote:
I can see the change now after adding a new scene with the existing scenes changing as well (!). It works like a charm except for one small thing: one has to choose an action (On or Off) after clicking the device. Is this something that can be bypassed so that it works like a regular switch or is this an Imperihome feature?
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
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
-
- 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
In Imperihome settings, under General Preferences there is a setting 'Confirm scenes launch' that, when untagged, launches a scene without asking for confirmation. Something alike would be nice for the multi switch scene provided. Is that something to be asked at Imperihome?epierre wrote:
the status on/off is the one in domoticz. Afterward the multi switch permits you to select one of the two (imperihome specific). I could also make it a regular switch if you prefer, but it would not permit a multiple on call.
Thx
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
- epierre
- Posts: 522
- Joined: Wednesday 05 March 2014 13:16
- Target OS: Linux
- Domoticz version:
- Location: France
- Contact:
Re: [MyDomoAtHome] Support thread
What do you mean by that ?Doler wrote:In Imperihome settings, under General Preferences there is a setting 'Confirm scenes launch' that, when untagged, launches a scene without asking for confirmation. Something alike would be nice for the multi switch scene provided. Is that something to be asked at Imperihome?epierre wrote:
the status on/off is the one in domoticz. Afterward the multi switch permits you to select one of the two (imperihome specific). I could also make it a regular switch if you prefer, but it would not permit a multiple on call.
Today two possibilities:
1- multiswitch: have the current status (on/off) and possibility to chose on or off when clicking on it
2- switch: have the current status (on/off) and possibility to chose on or off directly depending in the current status
if any of the above is sufficient, yes a feature request to imperihome team would be best
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
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
- Mediacj
- Posts: 74
- Joined: Wednesday 11 February 2015 16:09
- Target OS: Raspberry Pi / ODroid
- Domoticz version:
- Location: Netherlands
- Contact:
Re: [MyDomoAtHome] Support thread
I installed imperihome on my iPhone and iPad with the wiki it was an easy job! Thanks!
Only one thing isn't working for me the graphs of the temperature sensors are not displayed, when I press a temperature sensor I get the error: No graph data to display
The graphs of a windmeter and solarpanels are showing up perfectly.
Anyone who knows what is wrong or is this not yet implemented?
Only one thing isn't working for me the graphs of the temperature sensors are not displayed, when I press a temperature sensor I get the error: No graph data to display
The graphs of a windmeter and solarpanels are showing up perfectly.
Anyone who knows what is wrong or is this not yet implemented?
- epierre
- Posts: 522
- Joined: Wednesday 05 March 2014 13:16
- Target OS: Linux
- Domoticz version:
- Location: France
- Contact:
Re: [MyDomoAtHome] Support thread
that can be a bug, my T+H returns a graph not the temp only, can you open a tracker ?Mediacj wrote:I installed imperihome on my iPhone and iPad with the wiki it was an easy job! Thanks!
Only one thing isn't working for me the graphs of the temperature sensors are not displayed, when I press a temperature sensor I get the error: No graph data to display
The graphs of a windmeter and solarpanels are showing up perfectly.
Anyone who knows what is wrong or is this not yet implemented?
thanks
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
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
- Mediacj
- Posts: 74
- Joined: Wednesday 11 February 2015 16:09
- Target OS: Raspberry Pi / ODroid
- Domoticz version:
- Location: Netherlands
- Contact:
Re: [MyDomoAtHome] Support thread
You mean on Github or?
It are virtual T+H sensors but the windmeter and solarpanels are also virtual.
EDIT: made already an issue on Github #17
It are virtual T+H sensors but the windmeter and solarpanels are also virtual.
EDIT: made already an issue on Github #17
Last edited by Mediacj on Wednesday 02 September 2015 16:06, edited 3 times in total.
Who is online
Users browsing this forum: No registered users and 0 guests