Page 27 of 55
Re: [MyDomoAtHome] Support thread
Posted: Sunday 27 March 2016 13:34
by epierre
SchattenMann wrote:epierre wrote:SchattenMann wrote:nvm, sudo apt-get upgrade fixed it
I don't remember but a sliding blind inverted has still an issue, to be verified
next step is to add Fibaro Roller Shutter controllers so lets ee how it goes

ah you mean in your system ?
SchattenMann wrote:epierre wrote:@SchattenMann you're right and I have the same issue as I have power switch 6 nodes three of them... and vera does it, and imperihome supports it...
looks it can be done as through ID and HardwareID it seems possible, have to add it in my todo
https://github.com/empierre/MyDomoAtHome/issues/73
Yeah it's quite odd how Domoticz handles Power Monitoring devices, a Qubino Flush Dimmer Plus creates 10+ devices where at least 3 seem to be related with Power Meter...not to mention the Aeon Clamp who seems to be a mess
Speaking of Aeon Clamp Imperihome is crashing when I try to open the Aeon Clamp graph - this was working fine yesterday with Vera. Anything I can do to help diagnose what the problem could be?
A similar thing happens with Temp/Hum graphs who either show an empty graph or returns an error.
yes this is known, some garphs are here, other crashes it, but it restart automatically
Re: [MyDomoAtHome] Support thread
Posted: Sunday 27 March 2016 13:38
by SchattenMann
epierre wrote:ah you mean in your system ?
Yeah I'm moving my system from Vera to Domoticz + MQTT + node-red
Will keep old Vera Lite on the Garage + MQTT to "bridge" both systems
epierre wrote:yes this is known, some garphs are here, other crashes it, but it restart automatically
yeah some graphs are working - Oregon Scientific wind and rain meter graphs work fine for example...the Oregon Scientifc Temp + Hum sensor graph is all messed up though
Re: [MyDomoAtHome] Support thread
Posted: Sunday 27 March 2016 13:41
by epierre
yes I know for graphes... there is no week/month/year in IH so it is a tricky... but I left graphes to accelerate new version general availability due to dependencies falling apart in the old version...
Re: [MyDomoAtHome] Support thread
Posted: Sunday 27 March 2016 13:57
by SchattenMann
yeah deffo a good choice mate! graphs is not a "must have" IMO
btw another another thing I've noticed is that while a "turned off Vera dimmer" would report 0% level with Domoticz/Imperihome it still reports the last dimming %...while I do understand *why* and it does make some sense I believe a it looks better in Imperihome that "turned off dimmers" to report 0% level - makes sense?
Is this something you agree and willing to change on MDAH? It should be a "quick fix" but again *very* low priority...
Re: [MyDomoAtHome] Support thread
Posted: Sunday 27 March 2016 14:02
by epierre
Well for dimmers this is a good question... if you turn it off then on, do you expect to have it 100% power or at the last dimming value you expected ?
in the case IH displays 0%, you switch it on and it only knows 0%, so I should have to ask domoticz the last % before issuing the new on order with the last dimming value known. a little latency that you may remark, mainly on a PI 1 or with a bad bandwith
Re: [MyDomoAtHome] Support thread
Posted: Sunday 27 March 2016 14:10
by SchattenMann
well that kinda depends on the dimmer I'd say. both Fibaro and Qubino can "save" last dimming value - it's based on a parameter.
with Vera when you turn off a dimmer it will show 0% dimming and if you turn on (turn On command, not set value) the dimmer itself with go back to the last dimming position (assuming you have enabled this functionality)
I always have this enabled so what was happening with Vera + Imperihome was if I turn off a dimmer IH would report 0% level, turn on would send a "On" command which would dim to the last known level (all handled by the dimmer itself, i.e. dimmer would turn on and immediately report dimming value)
makes sense?
Re: [MyDomoAtHome] Support thread
Posted: Tuesday 29 March 2016 21:27
by epierre
sure it does, can you put a description of it here:
https://github.com/empierre/MyDomoAtHome/issues
I have some issues first at the moment

Re: [MyDomoAtHome] Support thread
Posted: Wednesday 30 March 2016 12:09
by SchattenMann
done

Re: [MyDomoAtHome] Support thread
Posted: Thursday 31 March 2016 0:37
by kmccor
Hopefully you can help. I've got MyDomoAtHome up and running and it's mostly running absolutely fine, great job on that.
The only issue I have is with dimming. I currently have a Z Wave plug in dimmable socket with a lamp attached and a LightwaveRF dimmer light switch configured that both turn on and off OK but will not dim in Imperihome, the slider is there for both but it doesn't work. They work well in Domoticz with full functionaility and I can send json commands directly and this works fine also.
I've read through the thread and seen that a couple of other people have had similar issues but I'm not sure what the fix was. I've done as much digging as I can so I'm having to ask for help.
I had a look in device.db and can see the following lines for one of the devices, the other device is there as well (I've formatted them here for clarity, not in the original file!) -
"name":"Living Room Lights",
"deviceType":"custom","targetDevice":"Encapsulated",
"offUrl":"
http://192.168.0.4:8080/json.htm?type\u ... d\u003dOff",
"dimUrl":"
http://192.168.0.4:8080/json.htm?type\u ... ty.percent}",
"onUrl":"
http://192.168.0.4:8080/json.htm?type\u ... md\u003dOn"}]
Here's a working URL, so if I adjust the value at the end it changes the light level accordingly -
http://192.168.0.4:8080/json.htm?type=c ... l&level=95
Can you point me in the right direction?
Thanks
Karl
Re: [MyDomoAtHome] Support thread
Posted: Thursday 31 March 2016 9:14
by epierre
@kmccor Hello, well this is still a bug and I didn't have time yesterday to fix it although I know where it is.
https://github.com/empierre/MyDomoAtHome/issues/75
So be a little patient, that will come surely tonyght

Re: [MyDomoAtHome] Support thread
Posted: Thursday 31 March 2016 19:05
by SchattenMann
looks like i've just stumbled on another problem and i'm wondering if it's related to the above post.
I've started moving my Fibaro FGRM222 Roller Shutter Controller 2 modules from Vera to Domoticz and although they work great in Domoticz (Up/down/Set Level) in Imperihome whatever level I set ends up opening the Roller Shutter (Level 100%)
Looking at Domotivz logs I can see
OpenZWave: Domoticz has send a Switch command!, Level: 255, NodeID: 20 (0x14)
That should be 0-100% I'd say...
Re: [MyDomoAtHome] Support thread
Posted: Thursday 31 March 2016 19:33
by epierre
@SchattenMann are they inverted blinds? an issue there ate the moment.
Can you post me the JSON output for it ? thx !
https://github.com/empierre/MyDomoAtHome/issues/74
Re: [MyDomoAtHome] Support thread
Posted: Thursday 31 March 2016 19:39
by SchattenMann
replied on github
Re: [MyDomoAtHome] Support thread
Posted: Thursday 31 March 2016 21:48
by epierre
@kmccor
@SchattenMann
great, latest version 0.0.52 should makes it good !
Re: [MyDomoAtHome] Support thread
Posted: Friday 01 April 2016 0:50
by SchattenMann
thanks for the effort!
Re: [MyDomoAtHome] Support thread
Posted: Friday 01 April 2016 15:06
by rafal
Hello
You previous (old) verison on MyDomoAtHome was working excellent on ubuntu serwer 14 LTS with Domoticz.
On second machine i'll try install gateway for Domoticz with noodejs Install procedure on github.
What i doing wrong???
Thank You
Re: [MyDomoAtHome] Support thread
Posted: Saturday 02 April 2016 11:22
by kmccor
Sorry for the delay responding. Thanks for the help, much appreciated.
Karl
Re: [MyDomoAtHome] Support thread
Posted: Saturday 02 April 2016 11:26
by kmccor
epierre wrote:@kmccor
@SchattenMann
great, latest version 0.0.52 should makes it good !
Re: [MyDomoAtHome] Support thread
Posted: Monday 04 April 2016 17:04
by rafal
Thank You for answer
Stuck on a pre 0.1.x version
apt-get remove mydomoathome
apt-get update
apt-get install MyDomoAtHome
done !
but still the the same :/ waiting for update
PS Thank You epierre for You hard work !
Re: [MyDomoAtHome] Support thread
Posted: Monday 04 April 2016 21:10
by Doler
rafal wrote:Thank You for answer
Stuck on a pre 0.1.x version
apt-get remove mydomoathome
apt-get update
apt-get install MyDomoAtHome
done !
but still the the same :/ waiting for update
PS Thank You epierre for You hard work !
You should put 'sudo' before the commands.