Hello i have the next fault:
EventSystem: in /home/pi/domoticz/scripts/lua/script_time_checkphones.lua: /usr/local/share/lua/5.2/json/init.lua:63: attempt to index global 'minetest' (a nil value)
What can I do about it?
Search found 15 matches
- Saturday 23 December 2017 13:54
- Forum: LUA
- Topic: Find My iPhone implementation in LUA script
- Replies: 273
- Views: 74499
- Tuesday 25 April 2017 16:20
- Forum: Dashticz
- Topic: Dashticz - General Discussions
- Replies: 3672
- Views: 522487
Re: Dashticz v2.0, custom positioning and multiple screens
EdKo66 wrote:Try this:
Screen Shot 2017-04-25 at 08.48.15.png
You need to take a look at the 'User variables' tab and note the idx of the MoonPicture row.
Thank you that was the problem
- Tuesday 25 April 2017 7:41
- Forum: Dashticz
- Topic: Dashticz - General Discussions
- Replies: 3672
- Views: 522487
Re: Dashticz v2.0, custom positioning and multiple screens
Moon LUA script working but in Dashboard no Picture is displayed. I can see the picture frame but there is no moon in it. What am I doing wrong ? I have the same problem Have you both installed latest Dashticz version? The moon.XX.png pictures should be installed in subfolder of image folder. If ...
- Monday 24 April 2017 0:37
- Forum: Dashticz
- Topic: Dashticz - General Discussions
- Replies: 3672
- Views: 522487
Re: Dashticz v2.0, custom positioning and multiple screens
DvD wrote:Moon LUA script working but in Dashboard no Picture is displayed. I can see the picture frame but there is no moon in it.
What am I doing wrong ?
I have the same problem
- Sunday 23 April 2017 14:05
- Forum: Dashticz
- Topic: Dashticz - Show your dashboard and how-to's!
- Replies: 998
- Views: 305969
- Sunday 23 April 2017 11:27
- Forum: Dashticz
- Topic: Dashticz - General Discussions
- Replies: 3672
- Views: 522487
Re: Dashticz v2.0, custom positioning and multiple screens
I dont se the picture of the moon fase in the dasboard.
First i had a fault i forgote the pictures. now ia add them but no picture?
First i had a fault i forgote the pictures. now ia add them but no picture?
- Monday 10 April 2017 12:27
- Forum: Dashticz
- Topic: Dashticz - General Discussions
- Replies: 3672
- Views: 522487
Re: New Dashboard Design v2, custom positioning and multiple screens
This Dashboard looks really nice. Downloaded it and the first start is there My knowledge about this is not that high but I need to play with it. The start is already there https://preview.ibb.co/nmyJvk/dash_2.png Can some give me some inside how to add the weather forecast or what I need to change ...
- Friday 07 April 2017 0:02
- Forum: Dashticz
- Topic: Dashticz - General Discussions
- Replies: 3672
- Views: 522487
Re: New Dashboard Design v2, with custom positioning
This is really great!
2 quesions
how do I put a name above it like switch?
and how can i get buienradar back the map?
2 quesions
how do I put a name above it like switch?
and how can i get buienradar back the map?
- Friday 31 March 2017 15:51
- Forum: Dashticz
- Topic: Dashticz - General Discussions
- Replies: 3672
- Views: 522487
Re: New Dashboard Design
it is possible to create one file that you can change every time? Now for an update I must always change the config and the main.
- Wednesday 29 March 2017 11:06
- Forum: Dashticz
- Topic: Dashticz - General Discussions
- Replies: 3672
- Views: 522487
Re: New Dashboard Design
"AddjMulti" : 1.0, "AddjMulti2" : 1.0, "AddjValue" : 0.0, "AddjValue2" : 0.0, "BatteryLevel" : 255, "CustomImage" : 0, "Data" : "18.4", "Description" : "", "Favorite" : 0, "HardwareID" : 3, "HardwareName" : "Nest", "HardwareType" : "Nest Thermostat/Protect", "HardwareTypeVal" : 52, "HaveTimeout ...
- Wednesday 29 March 2017 1:05
- Forum: Dashticz
- Topic: Dashticz - General Discussions
- Replies: 3672
- Views: 522487
Re: New Dashboard Design
Hello I have a question.
Is it possible to control my Nest termostaat?
And how do I get the barometer and wind on the right see picture.
Is it possible to control my Nest termostaat?
And how do I get the barometer and wind on the right see picture.
- Wednesday 22 March 2017 19:12
- Forum: Design, usability and languages
- Topic: FlatZ Frontpage
- Replies: 237
- Views: 101975
Re: FlatZ Frontpage
i have a question I have ad a extra trend only I get the size not the same who can help me? http://www.kromhout.tk/Foto/1.jpg <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <html> <head> <meta charset="utf-8"> <title>Fat-Huis ...
- Wednesday 21 September 2016 12:43
- Forum: LUA
- Topic: Find My iPhone implementation in LUA script
- Replies: 273
- Views: 74499
Re: Find My iPhone implementation in LUA script
I see nothing in the log This is the code i use: -- Script to check the location of multiple iPhones every X minutes, -- test if they are "home" and represent this using virtual switches commandArray = {} -- polling interval in minutes (1-59), setting this too low may drain the phones' batteries ...
- Tuesday 20 September 2016 17:59
- Forum: LUA
- Topic: Find My iPhone implementation in LUA script
- Replies: 273
- Views: 74499
Re: Find My iPhone implementation in LUA script
thanks
The message is now gone. Had the two others users there but use only 1.
Only now I have no details of where I am. and is also in the error log nothing
The message is now gone. Had the two others users there but use only 1.
Only now I have no details of where I am. and is also in the error log nothing
- Monday 19 September 2016 23:57
- Forum: LUA
- Topic: Find My iPhone implementation in LUA script
- Replies: 273
- Views: 74499
Re: Find My iPhone implementation in LUA script
Hello, I have a question i have a problem whit the script i get the error: 2016-09-19 20:15:02.776 Error: EventSystem: in /home/pi/domoticz/scripts/lua/script_time_checkphones.lua: /home/pi/domoticz/scripts/lua/script_time_checkphones.lua:40: attempt to concatenate global 'stage2server' (a nil value ...