Now it's great !
Thanks a lot.
No need to adjust height.
Search found 21 matches
- Thursday 07 September 2023 22:49
- Forum: Bugs
- Topic: Graph overlays icons
- Replies: 4
- Views: 5396
- Thursday 07 September 2023 13:54
- Forum: Bugs
- Topic: Graph overlays icons
- Replies: 4
- Views: 5396
Re: Graph overlays icons
Sure. Block definition: blocks['Energia_3435'] = { title: 'Energia', devices: [138,232,135], graphTypes: ['v'], //ylabels: ['1f','3f','FV'], graph: 'line', height: 190, buttonsSize: 10, legend: false, axisRight: true, datasetColors: ['red','yellow','green'] } custom.js: function ...
- Wednesday 06 September 2023 22:44
- Forum: Bugs
- Topic: Graph overlays icons
- Replies: 4
- Views: 5396
Graph overlays icons
Hi
Since abt. 2 beta versions back, custom graph overlays icons as follows: Can't find any change in that matter in Release Notes.
The only workaround in to increase height param but then it does not scale to different resolutions as previously it was.
Regards
Since abt. 2 beta versions back, custom graph overlays icons as follows: Can't find any change in that matter in Release Notes.
The only workaround in to increase height param but then it does not scale to different resolutions as previously it was.
Regards
- Friday 12 March 2021 9:03
- Forum: Dashticz
- Topic: dashticz camera not asking for login
- Replies: 11
- Views: 1415
Re: dashticz camera not asking for login
It would be great if one-time action for authorization only reason would be taken. In my case opening extra tab in browser to enter login/pass work-arrounds this but if you have a few cams and need to do it for each of them it's a bit frustrating :) Would be great to have kind of Initialisation ...
- Tuesday 09 June 2020 10:36
- Forum: Dashticz
- Topic: Dashticz IP Cameras - Features, Fixes & Updates
- Replies: 180
- Views: 34125
Re: Dashticz IP Cameras - Features, Fixes & Updates
Hi The newest version. Clicking on block with camera thumbnail results with no view and following error code: &d=:1 GET http://192.168.100.180/dashticz/&d= 404 (Not Found) Image (async) buildFragment @ bundle.js?t=2:37 domManip @ bundle.js?t=2:37 append @ bundle.js?t=2:37 (anonymous) @ js/components ...
- Tuesday 14 April 2020 16:28
- Forum: Dashticz
- Topic: Dashticz IP Cameras - Features, Fixes & Updates
- Replies: 180
- Views: 34125
Re: Dashticz IP Cameras - Features, Fixes & Updates
"Ghost" icons disappeared ! Thanks. I can see that full-screen views are switching between cameras. How can I control it ? BR There will be a handle at the bottom center of the screen, used to display the camera tray. When clicked any other cameras will be presented in the tray. If you click on ...
- Monday 13 April 2020 0:15
- Forum: Dashticz
- Topic: Dashticz IP Cameras - Features, Fixes & Updates
- Replies: 180
- Views: 34125
Re: Dashticz IP Cameras - Features, Fixes & Updates
"Ghost" icons disappeared ! Thanks.
I can see that full-screen views are switching between cameras. How can I control it ?
BR
I can see that full-screen views are switching between cameras. How can I control it ?
BR
- Saturday 11 April 2020 23:29
- Forum: Dashticz
- Topic: Dashticz IP Cameras - Features, Fixes & Updates
- Replies: 180
- Views: 34125
Re: Dashticz IP Cameras - Features, Fixes & Updates
Great !
Thank you.
Thank you.
- Saturday 11 April 2020 21:01
- Forum: Dashticz
- Topic: Dashticz IP Cameras - Features, Fixes & Updates
- Replies: 180
- Views: 34125
Re: Dashticz IP Cameras - Features, Fixes & Updates
I already posted blocks definitions: blocks['kam1'] = { type: 'camera', // imageUrl: 'http://192.168.100.34/snap.jpg', imageUrl: 'http://192.168.100.180:8080/camsnapshot.jpg?idx=2', // videoUrl: 'http://192.168.100.34/snap.jpg', refresh: 1000, width: 6, height: 80 } blocks['kam2'] = { type: 'camera ...
- Saturday 11 April 2020 17:55
- Forum: Dashticz
- Topic: Dashticz IP Cameras - Features, Fixes & Updates
- Replies: 180
- Views: 34125
Re: Dashticz IP Cameras - Features, Fixes & Updates
now console shows errors for the other 2 cammeras, but not one corrected via domoticz (on port 8080): shot.jpg&d=1586620352733:1 GET http://192.168.100.35:8080/shot.jpg&d=1586620352733 404 (Not Found) Image (async) buildFragment @ bundle.js?t=1:37 domManip @ bundle.js?t=1:37 append @ bundle.js?t=1 ...
- Friday 10 April 2020 22:32
- Forum: Dashticz
- Topic: Dashticz IP Cameras - Features, Fixes & Updates
- Replies: 180
- Views: 34125
Re: Dashticz IP Cameras - Features, Fixes & Updates
Thanks for info - corrected. Now, I can see following errors: shot.jpg&d=1586549978000:1 GET http://192.168.100.32:8080/shot.jpg&d=1586549978000 404 (Not Found) Image (async) buildFragment @ bundle.js?t=1:37 domManip @ bundle.js?t=1:37 append @ bundle.js?t=1:37 (anonymous) @ js/components/camera.js ...
- Friday 10 April 2020 10:42
- Forum: Dashticz
- Topic: Dashticz IP Cameras - Features, Fixes & Updates
- Replies: 180
- Views: 34125
Re: Dashticz IP Cameras
Hi, I've got exactly the same issue. F12 -> console shows repeated error: js/blocks.js:95 Error calling getStatus TypeError: Cannot read property 'Data' of undefined at getStatus_57 (<anonymous>:11:22) at getCustomFunction (js/blocks.js:93) at triggerStatus (js/blocks.js:941) at deviceUpdateHandler ...
- Monday 20 January 2020 13:46
- Forum: Feature requests
- Topic: Dashticz - Feature Requests
- Replies: 391
- Views: 112566
Re: Dashticz - Feature Requests
Thanks !
In 'btnimage' works good.
In 'url' it doesn't seem so.
BR
In 'btnimage' works good.
In 'url' it doesn't seem so.
BR
- Friday 17 January 2020 19:26
- Forum: Feature requests
- Topic: Dashticz - Feature Requests
- Replies: 391
- Views: 112566
Re: Dashticz - Feature Requests
Hi
It'd be nice to have an option to enter credentials in URL i.e. https://user:apssword@<IP> to use in buttons.
I tried several ways to enter login/pass in URL to access camera but all the time it failed (URL and camera tested in browser i.e. chrome and I'm sure it works).
How about it ?
It'd be nice to have an option to enter credentials in URL i.e. https://user:apssword@<IP> to use in buttons.
I tried several ways to enter login/pass in URL to access camera but all the time it failed (URL and camera tested in browser i.e. chrome and I'm sure it works).
How about it ?
- Tuesday 12 November 2019 15:35
- Forum: Dashticz
- Topic: Dashticz v3.2.0 beta
- Replies: 94
- Views: 9516
Re: v3.2.0 beta
It works now - thanks !
- Monday 11 November 2019 22:21
- Forum: Dashticz
- Topic: Dashticz v3.2.0 beta
- Replies: 94
- Views: 9516
Re: v3.2.0 beta
Swiper indeed has been enabled on mobile devices. You can swipe horizontally. I'll make enableSwiper a config setting, so that you can disable it. Thank, but even horizontally it doesn't works for now :) That's interesting because on both my phones (Android and Iphone) the auto_slide and the manual ...
- Monday 11 November 2019 15:15
- Forum: Dashticz
- Topic: Dashticz v3.2.0 beta
- Replies: 94
- Views: 9516
- Sunday 10 November 2019 23:14
- Forum: Dashticz
- Topic: Dashticz v3.2.0 beta
- Replies: 94
- Views: 9516
Re: v3.2.0 beta
Hi
On mobile browser there is no longer possible to swipe down.
Previously, columns were positioned one below the other. Now, only the first is displayed.
How can I back to previous behaviour ?
On mobile browser there is no longer possible to swipe down.
Previously, columns were positioned one below the other. Now, only the first is displayed.
How can I back to previous behaviour ?
- Sunday 10 November 2019 21:55
- Forum: Dashticz
- Topic: Buttons, Icons, Cams - a few questions
- Replies: 4
- Views: 609
Re: Buttons, Icons, Cams - a few questions
5. works fine - thanks !
- Friday 08 November 2019 20:54
- Forum: Dashticz
- Topic: Buttons, Icons, Cams - a few questions
- Replies: 4
- Views: 609
Re: Buttons, Icons, Cams - a few questions
It looks like I read old version of manual (or it was just updated
).
1. works fine - thanks !
2. "refreshiframe" works but jpeg do not fit/scales into a frame.
4. works fine - thanks !

1. works fine - thanks !
2. "refreshiframe" works but jpeg do not fit/scales into a frame.
4. works fine - thanks !