For some the devices (such as P1 meter) graphs are empty. Anyone else has the problem?
If I change to another theme the graphs are drawn correctly.
I really like the ThinkTheme so a solution is much appreciated!
Search found 13 matches
- Wednesday 25 November 2020 21:34
- Forum: Design, usability and languages
- Topic: 'ThinkTheme' - a new flat design theme
- Replies: 52
- Views: 83591
- Sunday 23 October 2016 20:23
- Forum: Third party and supplementary tools
- Topic: How to monitor your internet connection with virtual custom sensors
- Replies: 257
- Views: 80842
- Sunday 23 October 2016 20:07
- Forum: Third party and supplementary tools
- Topic: How to monitor your internet connection with virtual custom sensors
- Replies: 257
- Views: 80842
Re: monitor internet connection with virtual sensors
Try this: curl -s -i -H "Accept: application/json" "http://$host:$port/json.htm?type=command¶m=udevice&idx=$idxdl&svalue=$download" curl -s -i -H "Accept: application/json" "http://$host:$port/json.htm?type=command¶m=udevice&idx=$idxul&svalue=$upload" curl -s -i -H "Accept: application/json ...
- Wednesday 27 August 2014 15:53
- Forum: iOS
- Topic: Pilot: Home Automation Control (iOS app)
- Replies: 1000
- Views: 239548
Re: Pilot: Home Automation Control (iOS app)
Downloaded the app yesterday.
Look cool and is really fast. I am not able to switch scenes/groups.
Look cool and is really fast. I am not able to switch scenes/groups.
- Friday 31 January 2014 17:39
- Forum: Others
- Topic: HowTo: monitor Synology NAS
- Replies: 198
- Views: 86972
Re: HowTo: monitor Synology NAS
I used this script and it works like a charm. Would be great if we can use GB as unit.
- Wednesday 11 December 2013 22:09
- Forum: Third party and supplementary tools
- Topic: phpMyDomo: a convenient Domoticz Web Interface
- Replies: 199
- Views: 100010
Re: phpMyDomo: a convenient Domoticz Web Interface
implemented in latest develop branch. ;) be sure to run /utils/reset to clear the cache, or to enable debug.force in the config.php, if you install the develop branch - temp + hum thermometers are working fine now (on develop branch) - dimmers are recognized and be switched on and off, now it needs ...
- Wednesday 11 December 2013 18:56
- Forum: Third party and supplementary tools
- Topic: phpMyDomo: a convenient Domoticz Web Interface
- Replies: 199
- Views: 100010
Re: phpMyDomo: a convenient Domoticz Web Interface
I created a new issue for the temp + hum devices and added the relevant debug log to it (full debug log does not fit in GitHub issue)
https://github.com/phpMyDomo/phpMyDomo/issues/2
I also added debug log to dimmer issue
https://github.com/phpMyDomo/phpMyDomo/issues/2
I also added debug log to dimmer issue
- Wednesday 11 December 2013 8:07
- Forum: Third party and supplementary tools
- Topic: phpMyDomo: a convenient Domoticz Web Interface
- Replies: 199
- Views: 100010
Re: phpMyDomo: a convenient Domoticz Web Interface

The meters are of type temp + humidity
- Tuesday 10 December 2013 23:13
- Forum: Third party and supplementary tools
- Topic: phpMyDomo: a convenient Domoticz Web Interface
- Replies: 199
- Views: 100010
Re: phpMyDomo: a convenient Domoticz Web Interface
I installed phpMyDomo on my Synology and it's working. I have Domoticz running on a Raspberry. It starts quickly on my iPad and iPod. I do have some issues: - Dimmers do not work: they show up in the device list as "undef_undef_xxx". In the code it looks like there is support for dimmers - I have ...
- Saturday 02 November 2013 21:52
- Forum: OpenTherm gateway
- Topic: [120] opentherm gateway
- Replies: 381
- Views: 145471
Re: opentherm gateway
I am planning to order an Opentherm gateway with LAN/wifi interface. For me an USB version is not practical because my Domoticz RPi is not near the cable between my Remeha and controller.
Do you plan to support the LAN/Wifi version?
Do you plan to support the LAN/Wifi version?
- Tuesday 29 October 2013 21:24
- Forum: OpenTherm gateway
- Topic: [120] opentherm gateway
- Replies: 381
- Views: 145471
Re: opentherm gateway
me too still on my todo... got the hardware but i can start in october with this if someone wants to start, that would be great (maybe use the rego 6xx as base?) it is just connecting to the serial device and interpretate the output (and a bit more) protocol is available on the creators site What ...
- Wednesday 18 September 2013 18:02
- Forum: Android
- Topic: 'Dromotica' app for controlling Domoticz from Android
- Replies: 488
- Views: 144575
Re: Android app
Cool app, please keep it simple and fast.
When do expect do implement dimmers?
/Gerard
When do expect do implement dimmers?
/Gerard
- Saturday 07 September 2013 21:07
- Forum: LUA
- Topic: Script examples (Lua)
- Replies: 139
- Views: 163964
Re: Script examples (Lua)
I would like to have the "today usage" of the energy meter (Youless) available in LUA. I can access the current usage and total usage (meterstand) but not today's like is mention on the webpage.
Does anyone know if that is availabe?
Does anyone know if that is availabe?