Search found 214 matches

by Minglarn
Sunday 05 April 2020 17:38
Forum: LUA
Topic: Compare 2 values and update sensor (lua parser)
Replies: 3
Views: 630

Compare 2 values and update sensor (lua parser)

Hi folks.. I must say that I really hate LUA .. I'm more familiar with PHP and other stuff than this s**tty LUA ... :D I've done a API for my 3D printer and it's returning JSON. If the JSON value is not equal to Domoticz then update Domoticz I'm trying to get my LUA script to compare 2 values. Using ...
by Minglarn
Sunday 05 April 2020 12:48
Forum: Bugs
Topic: Units not visible for some blocks (BETA 3.4.2)
Replies: 2
Views: 5305

Re: Units not visible for some blocks (BETA 3.4.2)

Hard to do when running on own server.. :D
But i'll download latest beta from GIT...

downloaded:
"version": "3.4.2",
"branch": "beta"..

All OK! :D
by Minglarn
Sunday 05 April 2020 10:49
Forum: Bugs
Topic: Units not visible for some blocks (BETA 3.4.2)
Replies: 2
Views: 5305

Units not visible for some blocks (BETA 3.4.2)

Hi... Just noticed that several of my blocks dont show "units". See pic below. Moist "%" is missing and "C" is missing. Moist is from deCONZ plugin and "Serverrum" is from RFXCOM. Using this in CONFIG.JS blocks[2395] = {title:'', protected:true, last_update:false, width:6}; // CONBEE MOIST blocks ...
by Minglarn
Saturday 04 April 2020 10:57
Forum: Dashticz
Topic: Dashticz Graphs - Features, Fixes & Updates
Replies: 188
Views: 20823

Re: Dashticz Graphs - New Features, Fixes & Updates

Is there an option to rename the devices as they show up in the graph, I want them to show as there are named in Domoticz. blocks['all_zones'] = { title: 'Room Temperatures', devices: [1831,2358,3016,1115,2887,2396], groupByDevice: 'horizontal', graphTypes: ['te'] }; blocks[1831] = {title ...
by Minglarn
Saturday 04 April 2020 9:53
Forum: Dashticz
Topic: Dashticz Graphs - Features, Fixes & Updates
Replies: 188
Views: 20823

Re: Dashticz Graphs - New Features, Fixes & Updates

Question... Realy like the GRAP funktion.. Smooth and nice... Is there an option to rename the devices as they show up in the graph, I want them to show as there are named in Domoticz. Graph block: blocks['all_zones'] = { title: 'Room Temperatures', devices: [1831,2358,3016,1115,2887,2396 ...
by Minglarn
Friday 03 April 2020 23:20
Forum: Dashticz
Topic: Dashticz Graphs - Features, Fixes & Updates
Replies: 188
Views: 20823

Re: Dashticz Graphs - New Features, Fixes & Updates

clinkadink wrote: Friday 03 April 2020 23:01
Minglarn wrote: Friday 03 April 2020 21:28 There was a duplicate line with language config.
Corrected and now it works. :D
Do you mean your own config.js or the Dashticz language config?
My own...
by Minglarn
Friday 03 April 2020 21:28
Forum: Dashticz
Topic: Dashticz Graphs - Features, Fixes & Updates
Replies: 188
Views: 20823

Re: Dashticz Graphs - New Features, Fixes & Updates

There was a duplicate line with language config.
Corrected and now it works. :D
by Minglarn
Friday 03 April 2020 20:53
Forum: Dashticz
Topic: Dashticz Graphs - Features, Fixes & Updates
Replies: 188
Views: 20823

Re: Dashticz Graphs - New Features, Fixes & Updates

Unfortunately its the same..
No change, did try Chrome in incognito mode and it's same...
by Minglarn
Friday 03 April 2020 20:07
Forum: Dashticz
Topic: Dashticz Graphs - Features, Fixes & Updates
Replies: 188
Views: 20823

Re: Dashticz Graphs - New Features, Fixes & Updates

Great work with graphs... Can put away my PHP generated scripts now.... However, there is one thing that bother me... When choosing "month" view, it says "Njuk" instead of Mars .. What am I missing? :D Using SE in config.. config['language'] = 'sv_SE'; //or: en_US, de_DE, fr_FR, hu_HU, it_IT, pt_PT ...
by Minglarn
Friday 03 April 2020 20:02
Forum: Dashticz
Topic: Dashticz IP Cameras - Features, Fixes & Updates
Replies: 180
Views: 33866

Re: Dashticz IP Cameras

Great work!
Works flawless with IPCAMERA for Android devices.
Using IP Webcam for Android witch streams in mjpeg format.

Thanks!
by Minglarn
Thursday 02 April 2020 21:19
Forum: Dashticz
Topic: Dashticz IP Cameras - Features, Fixes & Updates
Replies: 180
Views: 33866

Re: Dashticz IP Cameras

Looks promising!
Good work!
by Minglarn
Tuesday 31 March 2020 21:22
Forum: Dashticz
Topic: Dashticz V3
Replies: 37
Views: 13687

Re: Dashticz V3

Another question..
If I would FLASH to be default to all my blocks, where can I append this config?
by Minglarn
Tuesday 31 March 2020 19:08
Forum: Dashticz
Topic: Dashticz V3
Replies: 37
Views: 13687

Re: Dashticz V3

Lokonli wrote: Tuesday 31 March 2020 18:58 It should be fixed in the latest beta of yesterday.
You have to update via git pull (I did not update the github release package yet)
Great! Im running Dashticz on my own webserver.. Thanks!
by Minglarn
Tuesday 31 March 2020 17:55
Forum: Dashticz
Topic: Dashticz V3
Replies: 37
Views: 13687

Re: Dashticz V3

AS I'm trying out the latest beta i've got a few issues..
One of them is the FLASH option in blocks.

This wont work, it's a pir sensor and when it's activated only the last seen info is changed but no flash of the button.
Am I missing some settings?

Code: Select all

blocks[69] 	= {flash: 5000};
by Minglarn
Monday 30 March 2020 18:43
Forum: Dashticz
Topic: Dashticz - v.3.4.1 beta
Replies: 39
Views: 3448

Re: Dashticz - v.3.4.1 beta

AS I'm trying out the latest beta i've got a few issues..
One of them is the FLASH option in blocks.

This wont work, it's a pir sensor and when it's activated only the last seen info is changed but no flash of the button.
Am I missing some settings?

Code: Select all

blocks[69] 	= {flash: 5000};
by Minglarn
Sunday 29 March 2020 22:01
Forum: Dashticz
Topic: Dashticz - v.3.4.1 beta
Replies: 39
Views: 3448

Re: Dashticz - v.3.4.1 beta

Okey, regarding the SCROLLBARS in iframes... Did some digging into the main.js and found a differance from the old Dashticz code... At line 912 in latest beta: html += '<iframe src="' + frame.frameurl + '" style="width:100%;border:0px;height:' + (frame.height - 14) + 'px;" scrolling="no" ></iframe ...
by Minglarn
Sunday 29 March 2020 15:40
Forum: Dashticz
Topic: Dashticz - v.3.4.1 beta
Replies: 39
Views: 3448

Re: Dashticz - v.3.4.1 beta

Okey, regarding the SCROLLBARS in iframes... Did some digging into the main.js and found a differance from the old Dashticz code... At line 912 in latest beta: html += '<iframe src="' + frame.frameurl + '" style="width:100%;border:0px;height:' + (frame.height - 14) + 'px;" scrolling="no" ></iframe ...
by Minglarn
Sunday 29 March 2020 14:00
Forum: Dashticz
Topic: Dashticz - v.3.4.1 beta
Replies: 39
Views: 3448

Re: Dashticz - v.3.4.1 beta

Lokonli wrote: Sunday 29 March 2020 13:56
Minglarn wrote: Sunday 29 March 2020 13:50 Using incognito mode chrome (latest).
The Dash I was using is: "version": "2.5.7",
On windows or ios?
Win 10 Pro.
by Minglarn
Sunday 29 March 2020 13:50
Forum: Dashticz
Topic: Dashticz - v.3.4.1 beta
Replies: 39
Views: 3448

Re: Dashticz - v.3.4.1 beta

Using incognito mode chrome (latest).
The Dash I was using is: "version": "2.5.7",
by Minglarn
Sunday 29 March 2020 13:39
Forum: Dashticz
Topic: Dashticz - v.3.4.1 beta
Replies: 39
Views: 3448

Re: Dashticz - v.3.4.1 beta

Unfortunately the same result...

Code: Select all

frames.pi_hole_grap = {
    refresh:300,
    height:255,
    frameurl:'http://api.buienradar.nl/image/1.0/RadarMapNL?w=360&h=300',
    width:12,
    scrollbars: false
}