Page 10 of 10

Re: phpMyDomo: a convenient Domoticz Web Interface

Posted: Tuesday 26 July 2016 19:48
by Hanfelt
Ive tried some different frontends now and i think this is one of the best, its easy to configure. One thing i noticed that would be nice though is if the select switch (command_selector) would hide the "off" button text if we set the hide off button in the selector switch in domoticz.

Thanks for making this frontend.

Re: phpMyDomo: a convenient Domoticz Web Interface

Posted: Thursday 24 November 2016 17:56
by dutchdevil83
Can someone explain me how to change the undefined switches like for my lux sensors. How do i get them working?

PS Really love this page. i find it easier to edit as the many html frontpages

EDIT: Found it and made it work. Only need to add setpointdevice and text devices and then i don`t have "undefined" devices anymore :D

Re: phpMyDomo: a convenient Domoticz Web Interface

Posted: Monday 05 December 2016 10:48
by Greenhouse
Hi

This is a ModRewrite issue!

You've certainly missed the :
phpMyDomo/www/.htaccess (invisible) file

or ModRewrite is not enabled or you've not allowed Apache to use .htaccess files ("AllowOverride All") !

Please report if you've suceeded or not, and tell me exactly what happen, if you're still encountering errors

best regards,

Re: phpMyDomo: a convenient Domoticz Web Interface

Posted: Monday 05 December 2016 11:00
by Light
Hi,

I have the same problem. Any solution till now?

Re: phpMyDomo: a convenient Domoticz Web Interface

Posted: Monday 05 December 2016 11:34
by painting
I just try version 0.2 and this seems to work, except I have no device listed.
There are correctly shown with Domotiyii.

Any clue ?

Thanks.

Re: phpMyDomo: a convenient Domoticz Web Interface

Posted: Thursday 27 April 2017 11:19
by wxop
phpMyDomo Version 0.300 just released !

Code: Select all

- new: Implements Logitech SqueezeBox Remote controller (Musicians will certainly love the loop feature, while other may enjoy the FF,REW buttons)
- new: Allows (multiple) warnings (red highlight) whenever sensor values change
- new: Allows custom blocks
- new: Domoticz Push Buttons
- new: Domoticz supports Door Contacts, Luminosity and Distance sensors
- new: Italian Language (Thanks to Aldodemi)
- fix: MySensors 'type' field renamed to 'mtype'
- fix: Time display in calendar block
- dev: Debug Device Popover no longer under NavBar
- dev: 'utils/calc' page allows conversion between AB400 jumpers / House,Unit Code
- dev: Minify updated to v2.3
- dev: FontAwesome updated to v4.6.3
- dev: latest MySensors_php_API library
- dev: allow to force language in the URL using 'lang='
Enjoy ;-)

Re: phpMyDomo: a convenient Domoticz Web Interface

Posted: Thursday 27 April 2017 11:23
by wxop
BTW Only EN and FR languages are up-to-date.
Is there some contributors willling to send a PR at Github to fix IT, DE, or NL language file ? 8-)

Of course, other languages contributions are always welcome ! :D

Re: phpMyDomo: a convenient Domoticz Web Interface

Posted: Thursday 27 April 2017 11:27
by tontze
Hi, your online demo is missing all the pictures atm ?

Re: phpMyDomo: a convenient Domoticz Web Interface

Posted: Thursday 27 April 2017 12:01
by wxop
Yep, because it is currently using the OpenHab Demo API, which they totally changed since version 2 , so I have to rewrite OpenHab API client, for the demo to work correctly. But the current PMD would perfectly work with Domoticz (This this the one I personally use) :-)

Re: phpMyDomo: a convenient Domoticz Web Interface

Posted: Friday 11 August 2017 11:24
by Egregius
I guess you have to look in the nginx error log. Blank page useally means a fatal error in the php code.
Or you add this to the code to display the errors on screen:

Code: Select all

error_reporting(E_ALL);ini_set("display_errors","on");

Re: phpMyDomo: a convenient Domoticz Web Interface

Posted: Friday 11 August 2017 11:29
by Egregius
In the page that you display. Useally something like index.php. I don't use phpmydomo so I don't know the code.

Re: phpMyDomo: a convenient Domoticz Web Interface

Posted: Friday 11 August 2017 14:38
by wxop
BTW :
- Changing the debug mode in the config file should display all php errors
- Nginx is not "officially" supported
- blank page could be related to a bad/missing .htaccess file (apache) or nginx equivalent

HTH

Re: phpMyDomo: a convenient Domoticz Web Interface

Posted: Sunday 17 March 2019 15:54
by wxop
phpMyDomo Version 0.500 just released !

ChangeLog:
- new: Support for OpenHab v2 API (v1 still available as 'openhab1')
- new: Domoticz - Clicking on Sensor values links to their graphs (log) page.
- new: Domoticz - New sensors types supported: custom, text, alert, mediaplayer
- fix: Fixes selectors for the latest Domoticz versions (names are now base64 encoded)
- dev: New sensors Types : 'mediaplayer', 'text', 'date', 'time', 'custom'
- new: XBMC Action - renamed to 'kodi'. Update your calls ("type=xbmc" becomes "type=kodi" in the url)
- fix: XBMC Action - parameter 'image' renamed to 'icon'. . Update your calls ("image=" becomes "icon=" in the url)
- new: Growl Action - handles Notifications Groups.
- new: Growl Action - accepts unfiltered 'title' and 'message' parameters
- new: Localize Numbers formats
- fix: Devices Pages - smallers rows
- fix: Black Theme - lighter text color in right block & devices pages
- fix: Better Debug Popover positioning in devices page
- new: Always show Debug Popover (on icon click) in devices page
- fix: Squeezebox display in Medium viewport
- fix: Timer audio files enhancements
- fix: 'HTTP_PORT' constant in some funky php installation
- dev: freedomotic draft implementation
- dev: MySensors documentation fix (mtype)
Download and demo (now working again) at http://www.phpmydomo.org

Happpy Update to all ;-)

Re: phpMyDomo: a convenient Domoticz Web Interface

Posted: Sunday 19 May 2019 19:55
by julienjan
Hi, im actually using domoticz on my nas synology ds115j. i want to install phpMyDomo so i followed the steps from the guide. i sent the commands from windows cmd (windows+R, cmd)
i logged my cmd with

Code: Select all

ssh 192.168.1.24
192.168.1.24 is the adress that i use to access to domoticz (which is installed on my nas), and to my nas panel.
all the steps works until i send

Code: Select all

a2enmod rewrite
the cmd says to me "-ash: a2enmod: command not found'
it does it for "nano /etc/apache2/sites-available/default" and "apache2ctl restart" too...
anyway i tried to do as much as i can, and i actually got:
/volume1/web/phpMyDomo (/volume1/web/ is the path for my website files and folders):
Spoiler: show
Image
"An error occured during the processing the request" when i try to access phpMyDomo with my browser (the part that i striked is my online adress):
Spoiler: show
Image
My WebStation status on my Nas panel:
Spoiler: show
Image
i hope you will understand my issue and will know how to help me :)
(btw im french sorry if my english isnt well understood)
Thanks

Re: phpMyDomo: a convenient Domoticz Web Interface

Posted: Sunday 22 December 2019 13:41
by wxop
## Version : 0.600 - December 22 , 2019

Code: Select all

- new: Domoticz - Handles RGB, RGBW buttons
- new: RGB buttons: Full color picker
- new: RGB buttons: Colors Presets
- new: Brand new 'gorgeous' Squeeze Player
- new: Squeeze - LCD like display
- new: Squeeze - Show playlist next songs
- new: Squeeze - Add currently playing song to a playlist
- new: Squeeze - Clickable Progress bar
- new: Squeeze - Links to Sheet music, Lyrics
- new: Squeeze - Song Information (Tempo, year, reaminig time, file type)
- fix: Don't display "ghost" players remaining registered at LMS
- fix: Various bugs fixes
- dev: Load Api client ONLY when needed
- dev: FontAwesome v4.7
RGB support:
Image


New Squeeze Player
Image

enjoy :D

Re: phpMyDomo: a convenient Domoticz Web Interface

Posted: Sunday 04 July 2021 20:16
by wxop
## Version : 21.6.5 - June 5 , 2021

Code: Select all

- new: Dashboard is now fully REALTIME (no longer refreshes the page)
- new: Dashboard sensors values highlighted for a few seconds, when updated
- fix: Dashboard - Also links group's sensors to (Domoticz only) log pages
- fix: Domoticz - Dimmer level scale
- fix: Domoticz - Add new types : Percentage, Power, Current, Smoke
- fix: Squeeze - Playlist target correctly memorized by cookie
- fix: Squeeze - No longers bugs when some player are using undefined data (ie ShairTunes)
- new: Admin Pages reorganized
- new: OpenWrt Tool page to monitor connections in realtime on multiple AccessPoint (running OWRT) - EXPERIMENTAL
- fix: typo in some HTML titles
- fix: Slightly lighter sensors colors (in the Black Skin)
- new: Version naming follows release's date

Re: phpMyDomo: a convenient Domoticz Web Interface

Posted: Thursday 30 December 2021 14:03
by wxop
Version : 21.1230 just released

Changelog

happy holidays, 8-)

Re: phpMyDomo: a convenient Domoticz Web Interface

Posted: Friday 25 August 2023 16:17
by wxop
Version : 23.0824 just released!

Changelog

Enjoy 8-)

Re: phpMyDomo: a convenient Domoticz Web Interface

Posted: Friday 25 August 2023 18:46
by waltervl
Sounds interesting. Ever tried to have it served by Domoticz itself with its own webserver instead of apache, nginx etc?
https://www.domoticz.com/wiki/Customization#PHP

Re: phpMyDomo: a convenient Domoticz Web Interface

Posted: Saturday 26 August 2023 15:52
by wxop
Hi.
Thanks for pointing me to the fact that Dz supports serving php pages, i was not aware of this. 8-)

"Unfortunately", PMD uses the "rewrite" capability of webservers to redirect all URLs to the internal controller which dispatches them to the proper pages. This allows to expose URLs that don't ends with ".php", and permit to not have to create a .php file per page served.

Thus, I guess that it could not work asis using the very basic Dz webserver.

On the other hand, if anybody is willing to:
- slightly modify the PMD controller (/www/inc/lib/pmd_kernel.php) to add an optionnal "page" argument,
- create all needed page.php files (pointing to the controller),
- modify all Urls definitions (ie Menus, ajax url etc..)
- add a global conf variable that allow to switch between the actual behavior, and this "pure" php page behavior,
- create a Readme page to document the installation inside Dz

===> I would be very glad to merge this Pull Request...