Dashticz - General Discussions

Dashticz, alternative dashboard based on HTML, CSS, jQuery

Moderators: leecollings, htilburgs, robgeerts

Locked
robgeerts
Posts: 1273
Joined: Saturday 24 January 2015 22:12
Target OS: NAS (Synology & others)
Domoticz version: 3.7067
Location: NL
Contact:

Re: Dashticz v2.0, custom positioning and multiple screens

Post by robgeerts »

EdKo66 wrote: Still the tiles are left to work on
Image
Could you try latest version?
User avatar
HansieNL
Posts: 957
Joined: Monday 28 September 2015 15:13
Target OS: Raspberry Pi / ODroid
Domoticz version:
Contact:

Re: Dashticz v2.0, custom positioning and multiple screens

Post by HansieNL »

pkrabben wrote:I created the script. In what folder do I need to store it. My virtual switch keeps telling "hello World"
Name it script_time_rain.lua and put it in the lua script folder.
Make a folder in domoticz and name it tmp
Blah blah blah
User avatar
EdwinK
Posts: 1820
Joined: Sunday 22 January 2017 21:46
Target OS: Raspberry Pi / ODroid
Domoticz version: BETA
Location: Rhoon
Contact:

Re: Dashticz v2.0, custom positioning and multiple screens

Post by EdwinK »

HansieNL wrote:
pkrabben wrote:I created the script. In what folder do I need to store it. My virtual switch keeps telling "hello World"
Name it script_time_rain.lua and put it in the lua script folder.
Make a folder in domoticz and name it tmp
I did it in the 'events' thing in domoticz.
Running latest BETA on a Pi-3 | Toon® Thermostat (rooted) | Hue | Tuya | IKEA tradfri | Dashticz V3 on Lenovo Huawei Tablet | Conbee
pkrabben
Posts: 55
Joined: Sunday 09 April 2017 15:55
Target OS: Raspberry Pi / ODroid
Domoticz version: 3.5877
Location: Almere
Contact:

Re: Dashticz v2.0, custom positioning and multiple screens

Post by pkrabben »

HansieNL wrote:
pkrabben wrote:I created the script. In what folder do I need to store it. My virtual switch keeps telling "hello World"
Name it script_time_rain.lua and put it in the lua script folder.
Make a folder in domoticz and name it tmp
Thanks I created the script and folder.

in the logs I see the following error

2017-04-13 13:55:00.275 Error: EventSystem: in /home/pi/domoticz/scripts/lua/script_time_rain.lua: /home/pi/domoticz/scripts/lua/script_time_rain.lua:153: attempt to index global 'file' (a nil value)
User avatar
EdwinK
Posts: 1820
Joined: Sunday 22 January 2017 21:46
Target OS: Raspberry Pi / ODroid
Domoticz version: BETA
Location: Rhoon
Contact:

Re: Dashticz v2.0, custom positioning and multiple screens

Post by EdwinK »

robgeerts wrote:
EdKo66 wrote: Still the tiles are left to work on
Image
Could you try latest version?
Looking better
Image
Running latest BETA on a Pi-3 | Toon® Thermostat (rooted) | Hue | Tuya | IKEA tradfri | Dashticz V3 on Lenovo Huawei Tablet | Conbee
User avatar
EdwinK
Posts: 1820
Joined: Sunday 22 January 2017 21:46
Target OS: Raspberry Pi / ODroid
Domoticz version: BETA
Location: Rhoon
Contact:

Re: Dashticz v2.0, custom positioning and multiple screens

Post by EdwinK »

pkrabben wrote:
HansieNL wrote:
pkrabben wrote:I created the script. In what folder do I need to store it. My virtual switch keeps telling "hello World"
Name it script_time_rain.lua and put it in the lua script folder.
Make a folder in domoticz and name it tmp
Thanks I created the script and folder.

in the logs I see the following error

2017-04-13 13:55:00.275 Error: EventSystem: in /home/pi/domoticz/scripts/lua/script_time_rain.lua: /home/pi/domoticz/scripts/lua/script_time_rain.lua:153: attempt to index global 'file' (a nil value)

I think your temp. file isn't writeable.

See https://www.domoticz.com/forum/viewtopi ... 3&start=80
Running latest BETA on a Pi-3 | Toon® Thermostat (rooted) | Hue | Tuya | IKEA tradfri | Dashticz V3 on Lenovo Huawei Tablet | Conbee
pkrabben
Posts: 55
Joined: Sunday 09 April 2017 15:55
Target OS: Raspberry Pi / ODroid
Domoticz version: 3.5877
Location: Almere
Contact:

Re: Dashticz v2.0, custom positioning and multiple screens

Post by pkrabben »

EdKo66 wrote:
pkrabben wrote:
HansieNL wrote: Name it script_time_rain.lua and put it in the lua script folder.
Make a folder in domoticz and name it tmp
Thanks I created the script and folder.

in the logs I see the following error

2017-04-13 13:55:00.275 Error: EventSystem: in /home/pi/domoticz/scripts/lua/script_time_rain.lua: /home/pi/domoticz/scripts/lua/script_time_rain.lua:153: attempt to index global 'file' (a nil value)

I think your temp. file isn't writeable.

See https://www.domoticz.com/forum/viewtopi ... 3&start=80
Tmp folder is created
/home/pi/domoticz/scripts/tmp

only the rain.tmp file is not created
SwordFish
Posts: 278
Joined: Sunday 14 December 2014 12:28
Target OS: Raspberry Pi / ODroid
Domoticz version: V4.11375
Contact:

Re: Dashticz v2.0, custom positioning and multiple screens

Post by SwordFish »

I'm glad too see that that the "buienradar script" is finally works with you guys.
pkrabben
Posts: 55
Joined: Sunday 09 April 2017 15:55
Target OS: Raspberry Pi / ODroid
Domoticz version: 3.5877
Location: Almere
Contact:

Re: Dashticz v2.0, custom positioning and multiple screens

Post by pkrabben »

pkrabben wrote:
EdKo66 wrote:
pkrabben wrote:
Thanks I created the script and folder.

in the logs I see the following error

2017-04-13 13:55:00.275 Error: EventSystem: in /home/pi/domoticz/scripts/lua/script_time_rain.lua: /home/pi/domoticz/scripts/lua/script_time_rain.lua:153: attempt to index global 'file' (a nil value)

I think your temp. file isn't writeable.

See https://www.domoticz.com/forum/viewtopi ... 3&start=80
Tmp folder is created
/home/pi/domoticz/scripts/tmp

only the rain.tmp file is not created
I Manually created the rain.tmp file and now it's working thanks all for the support
User avatar
HansieNL
Posts: 957
Joined: Monday 28 September 2015 15:13
Target OS: Raspberry Pi / ODroid
Domoticz version:
Contact:

Re: Dashticz v2.0, custom positioning and multiple screens

Post by HansieNL »

Everybody happy :lol:
Blah blah blah
User avatar
EdwinK
Posts: 1820
Joined: Sunday 22 January 2017 21:46
Target OS: Raspberry Pi / ODroid
Domoticz version: BETA
Location: Rhoon
Contact:

Re: Dashticz v2.0, custom positioning and multiple screens

Post by EdwinK »

Onwards to the next item we can add :)
Running latest BETA on a Pi-3 | Toon® Thermostat (rooted) | Hue | Tuya | IKEA tradfri | Dashticz V3 on Lenovo Huawei Tablet | Conbee
robgeerts
Posts: 1273
Joined: Saturday 24 January 2015 22:12
Target OS: NAS (Synology & others)
Domoticz version: 3.7067
Location: NL
Contact:

Re: Dashticz v2.0, custom positioning and multiple screens

Post by robgeerts »

What I'd like is a plugin for a tv guide, to see wich programs are curerntly aired and will be the next one.
Maybe with a setting to choose favorite channels!

Edit: translated to english, excuse me!
Last edited by robgeerts on Thursday 13 April 2017 16:37, edited 1 time in total.
User avatar
HansieNL
Posts: 957
Joined: Monday 28 September 2015 15:13
Target OS: Raspberry Pi / ODroid
Domoticz version:
Contact:

Re: Dashticz v2.0, custom positioning and multiple screens

Post by HansieNL »

robgeerts wrote:Wat mij wel handig lijkt is een soort tv gids plugin, waarop je ziet welke programmas er nu en straks op tv zijn, wellicht van alleen de zenders die je aangeeft ;) Iemand hier al iets voor?
Zo heb ik het gedaan: buttons.tvgids = {width:12, icon: 'fa-tv', title: 'TV Gids', url: 'http://www.tvgids.nl/lijsten/'}
Blah blah blah
User avatar
HansieNL
Posts: 957
Joined: Monday 28 September 2015 15:13
Target OS: Raspberry Pi / ODroid
Domoticz version:
Contact:

Re: Dashticz v2.0, custom positioning and multiple screens

Post by HansieNL »

Just had a stress moment. Domoticz crashed and I had to reinstall. New record within half an hour up and running again :D
Blah blah blah
robgeerts
Posts: 1273
Joined: Saturday 24 January 2015 22:12
Target OS: NAS (Synology & others)
Domoticz version: 3.7067
Location: NL
Contact:

Re: Dashticz v2.0, custom positioning and multiple screens

Post by robgeerts »

HansieNL wrote:
robgeerts wrote:Wat mij wel handig lijkt is een soort tv gids plugin, waarop je ziet welke programmas er nu en straks op tv zijn, wellicht van alleen de zenders die je aangeeft ;) Iemand hier al iets voor?
Zo heb ik het gedaan: buttons.tvgids = {width:12, icon: 'fa-tv', title: 'TV Gids', url: 'http://www.tvgids.nl/lijsten/'}
Thanks for the tip!
User avatar
mAiden88
Posts: 56
Joined: Friday 14 October 2016 22:15
Target OS: Raspberry Pi / ODroid
Domoticz version: 3.7286
Location: Almelo
Contact:

Re: Dashticz v2.0, custom positioning and multiple screens

Post by mAiden88 »

Image

Change |0| already to 2. No effect
:( :(
Last edited by mAiden88 on Thursday 13 April 2017 17:12, edited 4 times in total.
Anyone can build a fast processor. The trick is to build a fast system.
User avatar
rbo0567
Posts: 12
Joined: Thursday 13 April 2017 16:41
Target OS: Linux
Domoticz version: v4.9701
Location: 's-Hertogenbosch
Contact:

Re: Dashticz v2.0, custom positioning and multiple screens

Post by rbo0567 »

Hi Rob,
I'm following this thread a couple of days now and I appreciate your work in this thread a lot.
For me it became more interesting when the camera's got your attention. Tried it after downloading the latest version of Dashticz but can only get 1 camera working at the same time. I made a screen specially for 4 cams but I see only the image of 1 cam (4 times).
Am I doing something wrong?
robgeerts
Posts: 1273
Joined: Saturday 24 January 2015 22:12
Target OS: NAS (Synology & others)
Domoticz version: 3.7067
Location: NL
Contact:

Re: Dashticz v2.0, custom positioning and multiple screens

Post by robgeerts »

mAiden88 wrote:Image

Change |0| already to 2. No effect
:( :(
Try chaning the name from 'Regen Verwacht' to 'Regen verwacht' ;)
(Yes, not very handy this way but will do this different soon!)
robgeerts
Posts: 1273
Joined: Saturday 24 January 2015 22:12
Target OS: NAS (Synology & others)
Domoticz version: 3.7067
Location: NL
Contact:

Re: Dashticz v2.0, custom positioning and multiple screens

Post by robgeerts »

rbo0567 wrote:Hi Rob,
I'm following this thread a couple of days now and I appreciate your work in this thread a lot.
For me it became more interesting when the camera's got your attention. Tried it after downloading the latest version of Dashticz but can only get 1 camera working at the same time. I made a screen specially for 4 cams but I see only the image of 1 cam (4 times).
Am I doing something wrong?
I didnt test with multiple cams yet... will do this soon!
formadvi
Posts: 2
Joined: Thursday 13 April 2017 17:54
Target OS: Raspberry Pi / ODroid
Domoticz version: V3.7320
Contact:

Re: Dashticz v2.0, custom positioning and multiple screens

Post by formadvi »

robgeerts wrote:
mAiden88 wrote:Image

Change |0| already to 2. No effect
:( :(
Try chaning the name from 'Regen Verwacht' to 'Regen verwacht' ;)
(Yes, not very handy this way but will do this different soon!)
I have the same issue. Changed to Regen verwacht but still only Regen Aan
Locked

Who is online

Users browsing this forum: No registered users and 1 guest