Search found 369 matches

by stlaha2007
Saturday 25 May 2019 11:41
Forum: Dashticz
Topic: Dashticz - General Discussions
Replies: 3672
Views: 565647

Re: Dashticz - General Discussions

Not sure which wiki you need to check. Updates Domoticz bèta 2 month ago. And the P1-meter had magically 2 extra device (device-tab) within Domoticz. Activate/Enable these first in Domoticz. Record the idx-numbers And adjust your CONFIG.js for Dashticz to include those, instead of the combine P1- ...
by stlaha2007
Friday 24 May 2019 8:30
Forum: Dashticz
Topic: Dashticz - General Discussions
Replies: 3672
Views: 565647

Re: Dashticz - General Discussions

Im now looking a way to show my electricity use and collection, now its combined in P1 and I want to show the use and delivery in 2 separate graphs. I found the wiki about the different graph types but I can't figure out how to separate these. Like (graph_5_1) like I can do with a temp/hum sensor ...
by stlaha2007
Friday 24 May 2019 8:24
Forum: Dashticz
Topic: Dashticz v2 is loading...
Replies: 1
Views: 838

Re: Dashticz v2 is loading...

Hi there,

Have you followed the wiki on installing Dashticz?

As you do not mention anything about modifing CONFIG.js as in ipaddress/url of your Domoticz instance.

Grtz,
Stephan
by stlaha2007
Sunday 28 April 2019 12:26
Forum: Dashticz
Topic: Cannot enter Dashticz from other pc in network
Replies: 3
Views: 1043

Re: Cannot enter Dashticz from other pc in network

Hey stlaha, thanks for the quick reply! You mean i need to create a new dashticz folder on the laptop and guide the config file to the real ip? I could try that, thanks. But how can i make a tablet in the network control the Dashticz on the Brix? Because that would be the final goal... You said you ...
by stlaha2007
Sunday 28 April 2019 11:57
Forum: Dashticz
Topic: Cannot enter Dashticz from other pc in network
Replies: 3
Views: 1043

Re: Cannot enter Dashticz from other pc in network

Have you tried to enter the real ip in the config, you're using a so called localhost address now.

The setup of Dashticz requires a real ip; so 127.0.0.1 should be 192.168.1.46


Regards,
Stephan
by stlaha2007
Wednesday 24 April 2019 14:02
Forum: MySensors
Topic: Other Node ID, change IDX number
Replies: 11
Views: 10216

Re: Other Node ID, change IDX number

EddyG wrote:So now I am confused. :? Who is right waaren or stlaha2007 :?:
I would say: i'm ;-)

I have tested both ways. So it showed the Manual and mine DO work.

I recommend you to follow the directions according to the Manual.

Sent from my K00C using Tapatalk

by stlaha2007
Wednesday 24 April 2019 10:51
Forum: MySensors
Topic: Other Node ID, change IDX number
Replies: 11
Views: 10216

Re: Other Node ID, change IDX number

Just tested with an Alecto Rain sensor. It doesn;t mather which device replaces the other. The last(higher number) IDX stays. Replacing source idx 1668 to target idx 1670 becomes idx 1670. Replacing source idx 1674 to target idx 1672 becomes idx 1674. The log/device data get's merged either way. Or ...
by stlaha2007
Wednesday 24 April 2019 7:55
Forum: MySensors
Topic: Other Node ID, change IDX number
Replies: 11
Views: 10216

Re: Other Node ID, change IDX number

Wrote it, straight out of my head. Having a few devices(rfx433) that reset/change there ID, and therefor following that procedure regulary. Used to have read the manual also, however it didn't work for me sometimes. Ran into changed IDX's for Dashboards and so. Perhaps the manual is correct, and i ...
by stlaha2007
Monday 22 April 2019 22:08
Forum: MySensors
Topic: Other Node ID, change IDX number
Replies: 11
Views: 10216

Re: Other Node ID, change IDX number

- go to the temp/weather tab.
- click on the edit button of your new device
- then you chould have a popup window with a replace button
- Click it and sekecr your 'old' device and the thransfer into 1 with the history
by stlaha2007
Monday 08 April 2019 13:02
Forum: Feature requests
Topic: Dashticz - Feature Requests
Replies: 391
Views: 110617

Re: Dashticz - Feature Requests

Hi devs... Recently replaced my bmp280 with an bmp180. Unfortunately discovered the new device wasn't diplaying correctly (Turned Up as a Switch :lol: ). However looked into the code of the master and beta branch and dicovered only devices are displayed correctly when they are temp / hum / baro ...
by stlaha2007
Sunday 07 April 2019 15:40
Forum: Dashticz
Topic: Switches not showing up when accessing from other PC
Replies: 1
Views: 741

Re: Switches not showing up when accessing from other PC

Hey there, Asume your on the normal/master branch, ignore the 'new version message'. Have that also on one of my dashticz instances. To be sure your accessing it the right way, what are the config-lines to your domoticz-site. Maybe better to drop your CONFIG.js here ;-). According to your writing ...
by stlaha2007
Friday 29 March 2019 16:47
Forum: Dashticz
Topic: Dashticz not scaling very well
Replies: 3
Views: 1217

Re: Dashticz not scaling very well

he there, Scaling is a big problem. Perhaps design your view for the tablet first and build it accordingly. As screenresolutions are different. In the wiki is also mentioned to work with different scalings/screenresolutions for tablet and pc. Unfortunatly i couldn't get it to work like i would. As ...
by stlaha2007
Thursday 28 March 2019 13:45
Forum: Other questions and discussions
Topic: External JSON API Issue
Replies: 15
Views: 12513

Re: External JSON API Issue

In short: Depends. As long as the form with user and pass are encrypted for external access, it can be save. Encryption depends on your certificates, so that must be setup really good. Ask yourself, must others have the access to your home other then yourself. If yes, please expose Domoticz. If not ...
by stlaha2007
Tuesday 19 March 2019 20:19
Forum: Dashticz
Topic: android kiosk browser
Replies: 1
Views: 2170

Re: android kiosk browser

hardware --> asus tab with android 4.2.2 Try 4 different kiosk browsers but i get all the time : Dashticz is loading timeout somethings wrong check your Config.js Domoticz have no problem to load in the kiosk browser when i try chrome on the tablet it's working perfect with dashticz. So i think the ...
by stlaha2007
Monday 18 March 2019 10:15
Forum: Feature requests
Topic: Dashticz - Feature Requests
Replies: 391
Views: 110617

Re: Dashticz - Feature Requests

Hi all,

Searched several ways but couldn't find an answer.

Instead of adding block[idx][width] = 6; to all my blocks.
Is there a setting for the default block size. Or is it possible to add this in the config, so it keeps the config.js a lot cleaner?

Regards Stephan
by stlaha2007
Tuesday 12 March 2019 19:11
Forum: Show your projects
Topic: Home Theatre Controller (Pioneer AVR + USB PowerMate)
Replies: 206
Views: 52538

Re: Home Theatre Controller (Pioneer AVR + USB PowerMate)

Hello all! Does any of you have experience or informations about the pioneer SX-S30DAB? Can it be used with your script? or the scripte plugin manager? If it can be controlled through the network with iControl-app it may possible. Else look into the plugin hardware version as thats the one i switch ...
by stlaha2007
Tuesday 12 March 2019 19:08
Forum: Show your projects
Topic: Home Theatre Controller (Pioneer AVR + USB PowerMate)
Replies: 206
Views: 52538

Re: Home Theatre Controller (Pioneer AVR + USB PowerMate)

Hi guys. i've got a Pioneer VSX-S510 and I can connect to it over Telnet using port 8102. Using Putty (Telnet), I can query volume, mute, change input, ... So I guess this script should work for me. Anyone go this working (installing) on Domoticz running on a Synology? Maybe with Debian chroot ...
by stlaha2007
Thursday 28 February 2019 17:55
Forum: Suggestions
Topic: Solar data and consumption of converter
Replies: 10
Views: 1267

Re: Solar data and consumption of converter

In a way i agree, but this groypswitch is inserted for safety. So the mainboard of the converter should have been build to resist this kind of 'damage' which sgould be nothing. As you just disconnect it from mains totally. Your Remeha (i also happen to have the same brand ;-) and living close to the ...
by stlaha2007
Wednesday 27 February 2019 22:28
Forum: Suggestions
Topic: Solar data and consumption of converter
Replies: 10
Views: 1267

Re: Solar data and consumption of converter

500w?ouch, my base load at night is 100w or less. Might be worthwhile to check out. Prevented energy consumption is better than green energy generation. Yep but cause is known. Little datacenter running here. So those 2 watt for the converter isn't that much. However the DC still needs to scrink ...
by stlaha2007
Wednesday 27 February 2019 12:41
Forum: Suggestions
Topic: Solar data and consumption of converter
Replies: 10
Views: 1267

Re: Solar data and consumption of converter

Ok thats clear. Need to shutdown my household first to check. Takes a steady 550W in the night, so never noticed.

Thanks for the headsup.,

Stephan