Search found 7 matches

by Tcar79
Thursday 20 October 2016 14:31
Forum: Design, usability and languages
Topic: NEW frontpage.html - request comments
Replies: 1301
Views: 416750

Re: NEW frontpage.html - request comments

@tcar79, can you check if idx 152 is used in another place in frontpage_settings.js as well?. Thx. I forgot To mention I already did that, so that's not it. It just seems to skip the code completely, but it does find thename/description. Extra info: I have a second sensor (156) and it has the same ...
by Tcar79
Thursday 20 October 2016 13:32
Forum: Design, usability and languages
Topic: NEW frontpage.html - request comments
Replies: 1301
Views: 416750

Re: NEW frontpage.html - request comments

In the javscript you can check for the correct idx. If you do not now anything about scripting this will really take some time and using google. Tip: do not change more then 1 thing at a time. Thx again. Good tip! I know something about javascript, only not in combination with domoticz. I tried all ...
by Tcar79
Wednesday 19 October 2016 20:37
Forum: Design, usability and languages
Topic: NEW frontpage.html - request comments
Replies: 1301
Views: 416750

Re: NEW frontpage.html - request comments

You also can add console.log linea in the frontpage.js file to display the value you want to see. Thx! But, how, where? First time to do this. Where to place the log for a function I dont have/see/understand? I put console.log(vdata) underthe humidity and temp, but only got a % in my console. Edit ...
by Tcar79
Wednesday 19 October 2016 16:39
Forum: Design, usability and languages
Topic: NEW frontpage.html - request comments
Replies: 1301
Views: 416750

Re: NEW frontpage.html - request comments

jannl wrote:You can show debug info in de browser and check the error messages.
My console is full of errors, but al related to sonos. I haven't configured or changed anything there, so it's still looking for gerard's sonos. Nothing I can find on the sensors. Do I have to look somewhere specifically?
by Tcar79
Wednesday 19 October 2016 14:35
Forum: Design, usability and languages
Topic: NEW frontpage.html - request comments
Replies: 1301
Views: 416750

Re: NEW frontpage.html - request comments

Hi All, Maybe somebody can help me. I really have no idea what I’m doing wrong. It seems so simple, but I don’t get my temp + hum sensor to work in the frontpage?!? Thanks to all the above great work from you guys I got a lot working already, but my simple (433hz origon) sensors keeps giving me das ...
by Tcar79
Saturday 06 August 2016 18:51
Forum: Show your projects
Topic: Easy Sonos
Replies: 80
Views: 74770

Re: Easy Sonos

Maybe this topic can help you to switch to TV http://forum.micasaverde.com/index.php?topic=32838.msg241518#msg241518 ? Thx. Not directly the wright direction, but it got me going with the URI’s. I went back to the basics of Easy sonos with the sonos.class.php and managed to make a switch that (when ...
by Tcar79
Friday 05 August 2016 15:26
Forum: Show your projects
Topic: Easy Sonos
Replies: 80
Views: 74770

Re: Easy Sonos

Hi All, I'm a one month greenhorn on Domoticz, but really liking and getting the hang of it! I started with connecting my current devices (temp, hue, sonos) to create a Frontpage and thx to G3rard and a lot of others I came really far. The sonos was the most difficult on my raspberry, but I got it ...