[MyDomoAtHome] Support thread

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

Moderator: leecollings

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 »

SchattenMann wrote:
epierre wrote:
SchattenMann wrote:nvm, sudo apt-get upgrade fixed it :D
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
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
SchattenMann
Posts: 73
Joined: Friday 09 October 2015 19:14
Target OS: Raspberry Pi / ODroid
Domoticz version:
Contact:

Re: [MyDomoAtHome] Support thread

Post by SchattenMann »

epierre wrote:ah you mean in your system ?
Yeah I'm moving my system from Vera to Domoticz + MQTT + node-red :D

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
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 »

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...
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
SchattenMann
Posts: 73
Joined: Friday 09 October 2015 19:14
Target OS: Raspberry Pi / ODroid
Domoticz version:
Contact:

Re: [MyDomoAtHome] Support thread

Post 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...
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 »

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
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
SchattenMann
Posts: 73
Joined: Friday 09 October 2015 19:14
Target OS: Raspberry Pi / ODroid
Domoticz version:
Contact:

Re: [MyDomoAtHome] Support thread

Post 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?
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 »

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 ;-)
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
SchattenMann
Posts: 73
Joined: Friday 09 October 2015 19:14
Target OS: Raspberry Pi / ODroid
Domoticz version:
Contact:

Re: [MyDomoAtHome] Support thread

Post by SchattenMann »

done :-)
kmccor
Posts: 13
Joined: Sunday 20 March 2016 23:53
Target OS: Raspberry Pi / ODroid
Domoticz version:
Contact:

Re: [MyDomoAtHome] Support thread

Post 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
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 »

@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 ;-)
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
SchattenMann
Posts: 73
Joined: Friday 09 October 2015 19:14
Target OS: Raspberry Pi / ODroid
Domoticz version:
Contact:

Re: [MyDomoAtHome] Support thread

Post 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...
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 »

@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
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
SchattenMann
Posts: 73
Joined: Friday 09 October 2015 19:14
Target OS: Raspberry Pi / ODroid
Domoticz version:
Contact:

Re: [MyDomoAtHome] Support thread

Post by SchattenMann »

replied on github
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 »

@kmccor
@SchattenMann

great, latest version 0.0.52 should makes it good !
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
SchattenMann
Posts: 73
Joined: Friday 09 October 2015 19:14
Target OS: Raspberry Pi / ODroid
Domoticz version:
Contact:

Re: [MyDomoAtHome] Support thread

Post by SchattenMann »

thanks for the effort!
User avatar
rafal
Posts: 22
Joined: Sunday 13 March 2016 12:45
Target OS: Windows
Domoticz version: latest
Contact:

Re: [MyDomoAtHome] Support thread

Post 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
Attachments
domo.jpg
domo.jpg (285.21 KiB) Viewed 3304 times
kmccor
Posts: 13
Joined: Sunday 20 March 2016 23:53
Target OS: Raspberry Pi / ODroid
Domoticz version:
Contact:

Re: [MyDomoAtHome] Support thread

Post by kmccor »

epierre wrote:@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 ;-)
Sorry for the delay responding. Thanks for the help, much appreciated.

Karl
kmccor
Posts: 13
Joined: Sunday 20 March 2016 23:53
Target OS: Raspberry Pi / ODroid
Domoticz version:
Contact:

Re: [MyDomoAtHome] Support thread

Post by kmccor »

:D
epierre wrote:@kmccor
@SchattenMann

great, latest version 0.0.52 should makes it good !
User avatar
rafal
Posts: 22
Joined: Sunday 13 March 2016 12:45
Target OS: Windows
Domoticz version: latest
Contact:

Re: [MyDomoAtHome] Support thread

Post 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 !
Attachments
mydomo.jpg
mydomo.jpg (236.95 KiB) Viewed 3253 times
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 »

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.
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
Post Reply

Who is online

Users browsing this forum: Google [Bot] and 1 guest