But the first time I connect via the website, I need a login and password. I didn't set anything up. Is there a default login and password?
This is a new linux install and a new domoticz install.
root@orangepipc:~# sudo apt-get install libcurl4 Reading package lists... Done Building dependency tree... Done Reading state information... Done Package libcurl4 is not available, but is referred to by another package. This may mean that the package is missing ...
Hello I'm trying to install Domoticz on my Orange PI PC running Armbian Trixie 6.12.57 ( v25.11 rolling for Orange Pi PC running Armbian Linux 6.12.51-current-sunxi ). But there is a problem during installation - the installation stops
I install using ( I install it on the domoticz user account ...
Hello Nice script. But I have a problem with script_time_Presence.lua
My script_time_Presence.lua
function splitString(str, delim, maxNb) -- Eliminate bad cases... if string.find(str, delim) == nil then return { str } end if maxNb == nil or maxNb < 1 then maxNb = 0 -- No limit end local ...
Hello Will the creator in the future plan to support GSM modules? I suggest add GSM USB modems (eg Huawei E173, Huawei E313, Huawei E156G, ZTE MF631, ZTE MF710M, ZTE MF669 or others) or using GPIO ports - Sim800L or Neoway M590. This modem could send notifications regardless of other services and ...