Page 5 of 10
Re: phpMyDomo: a convenient Domoticz Web Interface
Posted: Wednesday 12 February 2014 12:36
by wxop
OK.
then?
wxop wrote:
4) How long in seconds does it take to fully Open, or fully Close your blinds ? Max time?
Also about the Contact type:
What is this used for?
Is it NC (Normally Closed) or NO (Normally Open)?
Re: phpMyDomo: a convenient Domoticz Web Interface
Posted: Wednesday 12 February 2014 13:04
by sstolk
The time for my blinds in my bedroom (slaapkamer) are closed in about 20 to 30 seconds
The suncreen (zonnescherm) takes a little longer say 40 to 50 seconds.
The contacts are used for doors to monitor the state. They are Normally Closed.
The state in Domoticz is on or off but translate at some point to open op closed...
Re: phpMyDomo: a convenient Domoticz Web Interface
Posted: Wednesday 12 February 2014 13:18
by wxop
ok,
I've implemented Blinds and contact in the Develop Branch..
you can either udate via git:
git checkout develop
or download the archive at:
https://github.com/phpMyDomo/phpMyDomo/tree/develop
Would you please test it and tell me if it works as expected.

Re: phpMyDomo: a convenient Domoticz Web Interface
Posted: Wednesday 12 February 2014 13:27
by sstolk
Thnx a lot! I will test it when I get home this afternoon.
I can monitor a lot from a remote location but no cam on my sunscreen

Let you know!
Re: phpMyDomo: a convenient Domoticz Web Interface
Posted: Wednesday 12 February 2014 14:02
by sstolk

- Working.PNG (236.07 KiB) Viewed 3464 times
The buttons are working.
Will test it this afternoon.
Is it possible to have the value open or closed behind the door sensors on the right sideblock? Instead of the 0.0 value?
Re: phpMyDomo: a convenient Domoticz Web Interface
Posted: Wednesday 12 February 2014 14:56
by wxop
Sensor values changed in the right block (to on/off at this time),in the develop branch
BTW there seems to be a pixel glitch in your Blinds button arrows. Would you please add "?compil=1" to the url and tell me if it fixes the issue.
Re: phpMyDomo: a convenient Domoticz Web Interface
Posted: Wednesday 12 February 2014 15:51
by sstolk

- Blinds compile.PNG (240.23 KiB) Viewed 3454 times
The command does not work to fix the pixel misplacement.
I will update the develop branch when I get home.
Re: phpMyDomo: a convenient Domoticz Web Interface
Posted: Wednesday 12 February 2014 21:45
by sstolk
The develop branch did not change the sensors to open/close or on/off
The blinds-buttons are working. The button without the arrows for the blinds (with the name on it) can that be disabled because it doesn't makes any sense which way the blinds go. Sometimes up and sometimes down...
Re: phpMyDomo: a convenient Domoticz Web Interface
Posted: Thursday 13 February 2014 14:45
by sstolk
Can you also add a method for an ipad to get rid of the address bar in safari, please?
It will be more room for my buttons so that I can place some more on the screen...
Re: phpMyDomo: a convenient Domoticz Web Interface
Posted: Thursday 13 February 2014 20:18
by remb0
Links are implemented but I can't see the block links.
what's wrong? I use the latest main, and use the sample code for links.
Re: phpMyDomo: a convenient Domoticz Web Interface
Posted: Saturday 15 February 2014 11:29
by wxop
sstolk wrote:The develop branch did not change the sensors to open/close or on/off
It should !
Reset the cache (/utils/reset) or add "?compil" to the url
sstolk wrote:
The blinds-buttons are working.
Are directions arrow correct?
The button without the arrows for the blinds (with the name on it) can that be disabled because it doesn't makes any sense which way the blinds go. Sometimes up and sometimes down...
The "big" button should reflect the Blinds state (as returned by Domoticz). The purpose of this button is to Fully open / fully close the blinds.
Can you confirm it works as expected, when you do this:
1) NEVER touch the arrows buttons
2) click once until the blnds fully close --> button gets green
3) click once until the blnds fully open --> button gets black
repeat steps 2 to 3...
Does it work like that ?
Does the pixel glitch has been fixed? It not can you conpare (on the same browser) with the online demo on the pmd website: Does the pixels alignement is fine in the demo?
Re: phpMyDomo: a convenient Domoticz Web Interface
Posted: Saturday 15 February 2014 11:33
by wxop
sstolk wrote:Can you also add a method for an ipad to get rid of the address bar in safari, please?
It will be more room for my buttons so that I can place some more on the screen...
Dont tested on an iPad, but the current js code hide the browser URL bar ONLY if the page is LONGER than the screen:
So first add more devices (to make the page longer), and then test.
Re: phpMyDomo: a convenient Domoticz Web Interface
Posted: Saturday 15 February 2014 11:33
by wxop
remb0 wrote:Links are implemented but I can't see the block links.
what's wrong? I use the latest main, and use the sample code for links.
Compil or clear cache

Re: phpMyDomo: a convenient Domoticz Web Interface
Posted: Saturday 15 February 2014 21:28
by sstolk
wxop wrote:sstolk wrote:The develop branch did not change the sensors to open/close or on/off
It should !
Reset the cache (/utils/reset) or add "?compil" to the url
sstolk wrote:
The blinds-buttons are working.
Are directions arrow correct?
The button without the arrows for the blinds (with the name on it) can that be disabled because it doesn't makes any sense which way the blinds go. Sometimes up and sometimes down...
The "big" button should reflect the Blinds state (as returned by Domoticz). The purpose of this button is to Fully open / fully close the blinds.
Can you confirm it works as expected, when you do this:
1) NEVER touch the arrows buttons
2) click once until the blnds fully close --> button gets green
3) click once until the blnds fully open --> button gets black
repeat steps 2 to 3...
Does it work like that ?
Does the pixel glitch has been fixed? It not can you conpare (on the same browser) with the online demo on the pmd website: Does the pixels alignement is fine in the demo?
YES to all! Thank you very much!
Re: phpMyDomo: a convenient Domoticz Web Interface
Posted: Saturday 15 February 2014 21:30
by sstolk
wxop wrote:sstolk wrote:Can you also add a method for an ipad to get rid of the address bar in safari, please?
It will be more room for my buttons so that I can place some more on the screen...
Dont tested on an iPad, but the current js code hide the browser URL bar ONLY if the page is LONGER than the screen:
So first add more devices (to make the page longer), and then test.
Will test this when I have more switches...
Re: phpMyDomo: a convenient Domoticz Web Interface
Posted: Monday 17 February 2014 10:12
by BigDog
i was wondering if the PHPmydomo can be installed into a synology web folder without the the commando typing in linux
and if it cant is there in the future a option for?
Re: phpMyDomo: a convenient Domoticz Web Interface
Posted: Monday 17 February 2014 16:52
by remb0
worked! I have removed the cache folder
wxop wrote:remb0 wrote:Links are implemented but I can't see the block links.
what's wrong? I use the latest main, and use the sample code for links.
Compil or clear cache

Re: phpMyDomo: a convenient Domoticz Web Interface
Posted: Monday 17 February 2014 20:32
by wxop
BigDog wrote:i was wondering if the PHPmydomo can be installed into a synology web folder without the the commando typing in linux
and if it cant is there in the future a option for?
PMD should certainly be installed in a synology web folder, if you can tweak the ApacheConf as descrided in the PMD Doc (or maybe the Syno default config is already comatible asis, I dont know.)
All command lines could certainly be done just with a GUI. It is basically just decompress, rename, move or change permissions on files.
Just try

Re: phpMyDomo: a convenient Domoticz Web Interface
Posted: Monday 17 February 2014 20:33
by wxop
remb0 wrote:worked! I have removed the cache folder

Beware that you should NOT remove the cache folder, but just empy it from the /utils/reset Url, else you will encounter problems.
Re: phpMyDomo: a convenient Domoticz Web Interface
Posted: Monday 03 March 2014 14:42
by vincent13
hi,
Just a little question, can i install PMD on the same Raspberry of domoticz with NGINX ??
The raspberry is enough speed for this two apps ?
