Compile it succesfully and uploade to My nodemcu. My broker is using user and Pw. Can see that i have to make some change in your code to get that working. But when is use this line: if (client.connect(clientId,userName,passWord)) // if (client.connect(clientId.c_str())) out comment IT wont compile ...
Hey All. My wife is giving me grey hair :lol: she wantet automater blinds. I have bougth the 28BYJ-48 stepper motor, and nodemcu chip. Found this nice software https://github.com/nidayand/motor-on-roller-blind-ws And I can controlle the motor. From the ip its get. now it will be nice to have it in ...
Hi. Are there something wrong with controlicz?? When i try to see my devices i got an error page. And cant check connection to domoticz. ( IT has working) and when i try to add controlicz it wont add it. It Days "check your connection" when i press the aprove bottom.
hi. i also got a problem. The calender just keep loading. this i my code var calendars = {} calendars.private = { maxitems: 5, icalurl: 'https://cors-anywhere.herokuapp.com/webcal://p50-calendars.icloud.com/published/2/AAAAAAAAAAAAAAAAAAAAAFOkAGuq8Ocpd ...
thx that worked.. funny thats isnt default when you outqoute the */ another thing. My blocks will not show up, when i connect outside my local network. Is that a known thing? [/quote] You’re outside your network and your config.js points to you’re internal IP address. That’s why. Use custom_2 to make ...
1. First thing: config['auto_positioning'] = 0; config['use_favorites'] = 0; config['idx_moonpicture'] = 7; In idx_moonpicture put your IDX of user variable 2. Define buttons: var buttons = {} buttons.moon = {width:6, isimage:true, refreshimage:60000, image: 'moon'} 3. Put in column: columns[1 ...
if I will have the IDX from domoticz, then I need to make them af fav, right? No. Auto positioning and favorites will only work when items are set as favorites in Domoticz. Then your config can have even four lines. When this setting is switched on you are not able to add any (e.g. Moon) custom ...
if I will have the IDX from domoticz, then I need to make them af fav, right? worked last day, then I updated domo, and reset the config file. Know moonphase, sunset, and blocks doesn't work. I can make blockstitle_! but not blocks[9] also got this error in the log: 2018-01-26 10:31:00.311 LUA ...
removed the last */ at the end at the script now the moonpashse is there. and the block i made.. But now my switces is gone..
Gonna make then in the config files?