Thanks to Gerards great work and his help I finally managed to get his frontpage working.
Although the buttons do work on my windows PC, they do not work on my android tablet. Does anybody know if this is a problem caused by my changes on Gerards files, or is it a general problem on this design?
Search found 6 matches
- Friday 21 October 2016 10:26
- Forum: Design, usability and languages
- Topic: NEW frontpage.html - request comments
- Replies: 1301
- Views: 417265
- Monday 17 October 2016 16:52
- Forum: Design, usability and languages
- Topic: NEW frontpage.html - request comments
- Replies: 1301
- Views: 417265
Re: NEW frontpage.html - request comments
Hey everyone! I tried different frontpages which where posted here, and liked Gerards version best. Unfortunately, I can't get my devices to get displayed in this design (of course I edited roomplan number, domoticz url and devices IDX in the frontpage_settings.js, exactly the same way I did as I ...
- Friday 14 October 2016 17:18
- Forum: Other questions and discussions
- Topic: Mail camera snapshot when switch activated
- Replies: 16
- Views: 14552
Re: Mail camera snapshot when switch activated
Same problem here, waiting for suggestions 

- Saturday 01 October 2016 17:47
- Forum: Utility
- Topic: Working: Gasmetersensor based on Kaku doorsensor (15 euros)
- Replies: 64
- Views: 41529
Re: Working: Gasmetersensor based on Kaku doorsensor (15 euros)
I followed your instructions exactly, but it won't work. Switch itself does work, counter and switch are named as in youre example, and I've adapted the idx and the file path in the script. Then I pasted the following line after "On Action" and "Off Action" of the door switch: script://home/pi ...
- Saturday 10 September 2016 19:52
- Forum: Third party and supplementary tools
- Topic: [MyDomoAtHome] Support thread
- Replies: 1080
- Views: 213973
Re: [MyDomoAtHome] Support thread
Thanks to some hints in this thread I finally got it working!
But it seems that the "mydomoathome" service does not start automatically when I reboot my RPi, so I have to start it manually each time. Is there a way to start it automatically after a reboot?
Thanks!
But it seems that the "mydomoathome" service does not start automatically when I reboot my RPi, so I have to start it manually each time. Is there a way to start it automatically after a reboot?
Thanks!
- Saturday 03 September 2016 19:09
- Forum: Switches and Scenes
- Topic: "On Action" command for RPi_utils/raspberry-remote?
- Replies: 1
- Views: 881
"On Action" command for RPi_utils/raspberry-remote?
Hey there! I'm totally new to RPi and Domoticz, but after reading and googling for days I came near my first goals. I added a dummy switch in order to execute a command to switch my power sockets (433Mhz via GPIO TX/RX). Using this in the shell plugs the switch on: "./send 11111 1 1" (using ...