Search found 56 matches

by mAiden88
Tuesday 07 August 2018 21:38
Forum: Examples & Solutions
Topic: updateWeatherSensors (yet another buienradar script) [SOLVED]
Replies: 151
Views: 31453

Re: updateWeatherSensors (yet another buienradar script) [SOLVED]

Will try this script tomorrow.. Thanks for share. πŸ˜‰

When its working, i will try to add "pollen" in this script. Can't promise it, i will try it.
by mAiden88
Sunday 05 August 2018 11:17
Forum: LUA
Topic: get power value and gas value from a json
Replies: 4
Views: 1655

Re: get power value and gas value from a json

No, the variable you use to store the devicename in your script. Something like this: commandArray = {} powerUsageName = uservariables['UV_StroomSensorName'] ToonIP = uservariables['UV_ToonIP'] DomoticzIP = uservariables['UV_DomoticzIP'] json = assert(loadfile "/home/domoticz/scripts/lua/JSON.lua ...
by mAiden88
Sunday 05 August 2018 11:09
Forum: LUA
Topic: get power value and gas value from a json
Replies: 4
Views: 1655

Re: get power value and gas value from a json

You are using the variable powerUsage for both the devicename and the actual value, so the deviceupdate first parameter doesn't contain the proper IDX, since the name is changed to the found consumption value. Jos If I understand you correctly, should I change devicename? But still come Domoticz ...
by mAiden88
Sunday 05 August 2018 10:13
Forum: LUA
Topic: get power value and gas value from a json
Replies: 4
Views: 1655

get power value and gas value from a json

I try to make a LUA script.. Didn't see whats wrong, why Domoticz don't update my sensor. commandArray = {} powerUsage = uservariables['UV_StroomSensorName'] ToonIP = uservariables['UV_ToonIP'] DomoticzIP = uservariables['UV_DomoticzIP'] json = assert(loadfile "/home/domoticz/scripts/lua/JSON.lua ...
by mAiden88
Saturday 28 July 2018 12:58
Forum: LUA
Topic: json.lua give 403 forbidden
Replies: 2
Views: 690

Re: json.lua give 403 forbidden

Thanks jvdz.
Need to look why this url is forbidden then: http://192.168.x.xxx:10080/happ_thermst ... tTableInfo
by mAiden88
Saturday 28 July 2018 11:28
Forum: LUA
Topic: json.lua give 403 forbidden
Replies: 2
Views: 690

json.lua give 403 forbidden

Need some help. When I want to activate a lua script, come Domoticz with this error message.
Do.png
Do.png (19.63 KiB) Viewed 675 times
Path to json.lua is good, have check it now 30 times. :lol:
internal ips do not have to enter a password or username.
by mAiden88
Wednesday 25 July 2018 13:50
Forum: Dashticz
Topic: Dashticz login
Replies: 23
Views: 4858

Re: Dashticz login

Dave47 wrote: ↑Wednesday 25 July 2018 13:33

Code: Select all

config['user_name'] = 'domoticz Myusername';
config['pass_word'] = 'domoticz Mypassword';
config['loginEnabled'] = 1;
this does not work
Try to clear cache and remove cookies in your browser
What i post, i try it by myself. Its working here.
Look @ attchments.
by mAiden88
Tuesday 24 July 2018 18:48
Forum: Dashticz
Topic: Dashticz login
Replies: 23
Views: 4858

Re: Dashticz login

Try this?

Code: Select all

config['user_name'] = 'domoticz username';
config['pass_word'] = 'domoticz password';
config['loginEnabled'] = 1;
Pay attention. Domoticz should be at the forefront than username or password
by mAiden88
Sunday 10 June 2018 10:04
Forum: Switches and Scenes
Topic: Can't add a Dummy Selector
Replies: 8
Views: 2895

Re: Can't add a Dummy Selector

Have it solved. Apparently it was my browser, Chrome does not see the selector added, but Internet Explorer does. (I did not try Edge, I do not like it.)
by mAiden88
Wednesday 06 June 2018 19:33
Forum: Switches and Scenes
Topic: Can't add a Dummy Selector
Replies: 8
Views: 2895

Re: Can't add a Dummy Selector

Venzent wrote: ↑Wednesday 06 June 2018 17:44 Mmmm, ok, and when you select "Create Virtual Sensor" , give it a name and type and save it, it does not appear under " Switches".
Is there anything in the log?
Unfortunately, also via Create Virtual Sensor, do not get any of my dummy switch.
by mAiden88
Wednesday 06 June 2018 17:36
Forum: Switches and Scenes
Topic: Can't add a Dummy Selector
Replies: 8
Views: 2895

Re: Can't add a Dummy Selector

@Venzent,

I did:
Screenshot_74.png
Screenshot_74.png (9.21 KiB) Viewed 2850 times
by mAiden88
Wednesday 06 June 2018 17:27
Forum: Switches and Scenes
Topic: Can't add a Dummy Selector
Replies: 8
Views: 2895

Re: Can't add a Dummy Selector

HansieNL wrote: ↑Wednesday 06 June 2018 17:22 Hardware - Setup - Dummy (Create Virtual Sensors) - Sensor Type = Selector Switch
I did @HansieNL.
Screenshot_73.png
Screenshot_73.png (14.32 KiB) Viewed 2857 times
But dont see the Dummy Selector.
by mAiden88
Wednesday 06 June 2018 17:13
Forum: Switches and Scenes
Topic: Can't add a Dummy Selector
Replies: 8
Views: 2895

Can't add a Dummy Selector

Whatever I try, do not get a dummy selector added to Domoticz. Have tried the following things:

- add dummy, add it via manual light

- via create virtual sensors

What do i wrong? :cry:
by mAiden88
Sunday 20 May 2018 9:43
Forum: Dashticz
Topic: "Connection" issue between Dashticz and Domoticz
Replies: 27
Views: 7217

Re: "Connection" issue between Dashticz and Domoticz

Several questions for you, to make it clear to myself.

1): What url do you call, when you try go to dashticz?


I do not see any crazy things in your config. Can also be located elsewhere in the config.. Post your complete config is without passwords.
by mAiden88
Friday 11 May 2018 18:32
Forum: Dashticz
Topic: Dashticz - Function - Playsound/Speak
Replies: 16
Views: 4426

Re: Dashticz - Function - Playsound/Speak

At the moment i use only the mp3 options, as workaround that works for me. I tried it on my iphone on safari, it works. Is your sound turned on ? Volume up to 100%? Do not disturb off ? What ios version do you have ? Let me introduce myself first .. I am certificated in ICT. Now follow an education ...
by mAiden88
Friday 11 May 2018 13:14
Forum: Dashticz
Topic: Dashticz - Function - Playsound/Speak
Replies: 16
Views: 4426

Re: Dashticz - Function - Playsound/Speak

Vomera wrote: ↑Friday 11 May 2018 13:11
mAiden88 wrote: ↑Thursday 10 May 2018 14:07 I got little bit the same issue.. On my desktop it works perfect, on my ipad i dont get any sound or speak.
Also on other browsers ?
I try:

Safari
Chrome
Firefox

On My Windows desktop i use Chrome.
by mAiden88
Thursday 10 May 2018 14:07
Forum: Dashticz
Topic: Dashticz - Function - Playsound/Speak
Replies: 16
Views: 4426

Re: Dashticz - Function - Playsound/Speak

I got little bit the same issue.. On my desktop it works perfect, on my ipad i dont get any sound or speak.
by mAiden88
Thursday 03 May 2018 10:39
Forum: Dashticz
Topic: Dashticz - General Discussions
Replies: 3672
Views: 567443

Re: Dashticz - General Discussions

You're welcome.
See a mistake in my block. A ' too much in the end, keep an eye on that. :D
by mAiden88
Thursday 03 May 2018 9:19
Forum: Dashticz
Topic: Dashticz - General Discussions
Replies: 3672
Views: 567443

Re: Dashticz - General Discussions

I have my Nest thermostat configured in Domoticz, so the temperature and humidty is reported. I would like to show the temperature on the dashboard, but have no clue on how to do it, cannot find an example either. Any directions for me? If you mean dashboard of Dashticz? Then you need to find out ...
by mAiden88
Saturday 28 April 2018 10:13
Forum: Bugs
Topic: Dashticz - Bug report
Replies: 557
Views: 130043

Re: Dashticz - Bug report

Not sure if this is a Dashticz bug, but I hope someone can help with this. I use the buienradar image with a buienalarm url, to show a graph of the coming rain. Lately however this is not working anymore. When the url is opened independently of dashticz (not within a frame) it works. For instance ...