1)
git status:
On branch master
Your branch is up to date with 'origin/master'.
First i updated with git pull, but because the above problem occured after that and didnt solve the log problem, i did a brand new automatic install.
I have also rebuild the docker image with this new install.
2)
My subnet is allready included to local networks like this.
127.0.0.*;192.168.178.*
But when i checked this check box, on the security page it solved the selector problem and is now without code but with the selector buttons
This setting was never disabled by me, so i presume this was a default setting? (if no need i don't enable permissions, and had leave this unchecked)
Dev tools now shows:
Domoticz version:
{build: 0, version: 2023.2, levelNamesEncoded: true, newBlindsBehavior: true, basicAuthRequired: true, …}
api15330: true
basicAuthRequired:true
build: 0
levelNamesEncoded:true
newBlindsBehavior:true
version:2023.2
Devtool getversion:
"DomoticzUpdateURL" : "
https://www.domoticz.com/download.php?c ... ine=armv7l",
"HaveUpdate" : false,
"Revision" : 15453,
"SystemName" : "linux",
"UseUpdate" : true,
"build_time" : "2023-07-21 17:23:44",
"dzvents_version" : "3.1.8",
"hash" : "19efd039c",
"python_version" : "3.7.3 (default, Oct 31 2022, 14:04:00) \n[GCC 8.3.0]",
"status" : "OK",
"title" : "GetVersion",
"version" : "2023.2"
Also the Rtype problem in the logs is gone, so everyting is solved.
Many thanks for giving a solution.