Search found 120 matches
- Saturday 21 June 2025 9:08
- Forum: Bugs and Problems
- Topic: [2025.1] Ipad Air not working with 2025.1
- Replies: 8
- Views: 341
Re: [2025.1] Ipad Air not working with 2025.1
Question now is: How to enable Highcharts in a way that Domoticz handels it correctly?
- Thursday 19 June 2025 14:16
- Forum: Bugs and Problems
- Topic: [2025.1] Ipad Air not working with 2025.1
- Replies: 8
- Views: 341
Re: [2025.1] Ipad Air not working with 2025.1
I am not technically enough to see that the problem is in Highcharts :-). I consider myself a high end user, I can make connections to this a that, but code and programming is not my cup of tea. Would be nice to have a solution for this, because safari/browsing/surfing the web is almost the only ...
- Thursday 19 June 2025 12:30
- Forum: Bugs and Problems
- Topic: [2025.1] Ipad Air not working with 2025.1
- Replies: 8
- Views: 341
Re: [2025.1] Ipad Air not working with 2025.1
i am able to remote connect to iPad mini: On the ipad go to Settings > Safari > Advanced and activate the Web Inspector. Connect your ipad with your computer. On your computer open Safari, enable the developer tools in the settings. check the above menu for the tab Developer and find your iPad there ...
- Thursday 19 June 2025 10:50
- Forum: Bugs and Problems
- Topic: [2025.1] Ipad Air not working with 2025.1
- Replies: 8
- Views: 341
Re: [2025.1] Ipad Air not working with 2025.1
I also experience the same problem on an older iPad mini. 1 day it works fine, the other day, after Domoticz was updated to 2025.1, the iPad could not display the domoticz pages. I run 4 domoticz instances on 3 Raspberry Pi's and one as a VM. On all 4 no display on the iPad mini. Other devices (iPad ...
- Friday 30 May 2025 9:53
- Forum: Bugs and Problems
- Topic: Strange Blockly layout
- Replies: 2
- Views: 131
Re: Strange Blockly layout
I have 9 itms and 8 are "garbage" . I can refresh, save, open as much as I want, but they stay the same. When I move the internal items, they go to normal proportions, but when I save and open again, they are messed up again. This happend after last Domoticz update, in the 2024 version I had no ...
- Thursday 29 May 2025 20:22
- Forum: Bugs and Problems
- Topic: Strange Blockly layout
- Replies: 2
- Views: 131
Strange Blockly layout
After the 2025 update I checked my blocky environment, as everything seems to work it was more then 2-3 weeks that I went into blocky and I found the layout completely f*cked up ;-) . Schermafbeelding 2025-05-29 om 20.17.11.png when moving the switches out and back again the layout is reconditioned, ...
- Tuesday 13 May 2025 18:28
- Forum: dzVents
- Topic: Upload gas usage to mindergas.nl [Solved]
- Replies: 51
- Views: 15554
Re: Upload gas usage to mindergas.nl [Solved]
The line which was copied, was not complete (my mistake) . It is: METERSTAND=`curl -s --connect-timeout 2 --max-time 5 "Accept: application/json" "http://$DOMOTICZ_IP:$DOMOTICZ_PORT/json.htm?type=command¶m=getdevices&rid=$IDX" | /bin/grep '"Counter" :' | awk {'print $3'} | /usr/bin/cut -d '"' -f ...
- Tuesday 13 May 2025 14:17
- Forum: dzVents
- Topic: Upload gas usage to mindergas.nl [Solved]
- Replies: 51
- Views: 15554
Re: Upload gas usage to mindergas.nl [Solved]
After the update to Domoticz 2025.05 the update to mindergas does not work anymore when running the mindergas.sh manually I get " Error no value!" Does anyone know what could be the reason? it has been running for 1.5 year without a problem mindergas.sh: # Config file in here ...
- Tuesday 13 May 2025 10:59
- Forum: dzVents
- Topic: Upload gas usage to mindergas.nl [Solved]
- Replies: 51
- Views: 15554
Re: Upload gas usage to mindergas.nl [Solved]
After the update to Domoticz 2025.05 the update to mindergas does not work anymore
when running the mindergas.sh manually I get " Error no value!"
Does anyone know what could be the reason?
when running the mindergas.sh manually I get " Error no value!"
Does anyone know what could be the reason?
- Saturday 10 May 2025 13:04
- Forum: Bugs and Problems
- Topic: No Domoticz page on older iPad mini
- Replies: 0
- Views: 208
No Domoticz page on older iPad mini
I use a older iPad mini 2 (ME276NF/A) to show a Domoticz page to monitor my energy environment (Net Power, PV power, Solar boiler) which worked fine (not fast) in pre 2025-5 update. After the update to version 2025-5 the iPad mini won't show the Domoticz page, only a blanc blue page after entering ...
- Tuesday 30 April 2024 12:32
- Forum: Other questions and discussions
- Topic: The great Docker problem*
- Replies: 36
- Views: 5446
Re: The great Docker problem*
I put the prnt scrn to show how my docker-compose.yml file is made, because one says I have to check the exact indentation of the yml file and another says to uncomment devices. And it still goes wrong at line 4. when running "docker-compose up -d" If there is a fault, please tell me what is wrong ...
- Monday 29 April 2024 22:09
- Forum: Other questions and discussions
- Topic: The great Docker problem*
- Replies: 36
- Views: 5446
Re: The great Docker problem*
it already goes wrong at line 4, even with the device uncommented
Show me the right way instead of saying that something is wrong..
Show me the right way instead of saying that something is wrong..
- Monday 29 April 2024 20:32
- Forum: Other questions and discussions
- Topic: The great Docker problem*
- Replies: 36
- Views: 5446
Re: The great Docker problem*
I did an exact copy/paste of the file like described in the link. Find the fault and tell me !!!!!
- Monday 29 April 2024 14:46
- Forum: Other questions and discussions
- Topic: The great Docker problem*
- Replies: 36
- Views: 5446
Re: The great Docker problem*
In reply of message from Kedi on 01 April. I am running latest RPI bookworm 64bit lite (headless) I followed your suggestion for installing the docker way, starting with domoticz, using the applied link..... and there we go again: Error "yaml: line 5: mapping values are not allowed in this context ...
- Thursday 18 April 2024 10:15
- Forum: Blockly
- Topic: Flip-Flop function with Blockly
- Replies: 0
- Views: 1421
Flip-Flop function with Blockly
I created a flip/flop within Blockly to generate an on/off switch/light for emergency purpose. Maybe it can be of use to you. The timing cannot be the same, then it does hot flip/flop, there has to be a little difference. You have to create 3 dummy switches and the first I renamed to "Set/Reset ...
- Tuesday 09 April 2024 13:01
- Forum: Switches and Scenes
- Topic: How to configure MS-104Z for rocker switch
- Replies: 0
- Views: 1481
How to configure MS-104Z for rocker switch
I run domoticz latest version and are able to successfully connect/add the Moes MS-104Z device with Zigbee, by holding the button on the MS-104Z for longer time. First it beeps 2 times, but after a longer period of pushing it is continuously beeping until the pairing is completed. After that I can ...
- Sunday 07 April 2024 16:22
- Forum: Blockly
- Topic: Blockly react on calculated values
- Replies: 1
- Views: 1256
Blockly react on calculated values
Is there a way to let the outcome of a blocky script be dependent on a calculation of measurements? I have a 3 way valve which I want to open when the temperature of a sensor is say 20C + 5 and close on the same value - 3. I have it now solved by edit the sensor adjustment value with +5, so the ...
- Thursday 04 April 2024 23:14
- Forum: Other questions and discussions
- Topic: Automount SMB share fails, manual mount ok (Solved)
- Replies: 4
- Views: 451
Re: Automount SMB share fails, manual mount ok
All the RPI's are wired connected
The option in raspi-config, system, network at boot = yes (Wait until network connection) did the trick, Big Thanks!!
The option in raspi-config, system, network at boot = yes (Wait until network connection) did the trick, Big Thanks!!
- Thursday 04 April 2024 21:47
- Forum: Other questions and discussions
- Topic: Automount SMB share fails, manual mount ok (Solved)
- Replies: 4
- Views: 451
Re: Automount SMB share fails, manual mount ok
As I wrote in the in the first post,
i have 3 RPI's from who 2 make the connection and only one does not make a connection at boot, only manual with "sudo mount -a"
The mount cmd also uses the same line as in fstab, so it is not permission and/or in .smbcredits
i have 3 RPI's from who 2 make the connection and only one does not make a connection at boot, only manual with "sudo mount -a"
The mount cmd also uses the same line as in fstab, so it is not permission and/or in .smbcredits
- Thursday 04 April 2024 17:30
- Forum: Other questions and discussions
- Topic: Automount SMB share fails, manual mount ok (Solved)
- Replies: 4
- Views: 451
Automount SMB share fails, manual mount ok (Solved)
I run 3 RPI with a smb mount/share to external NAS to make backup of SD Card and Domoticz Database/Scripts RPI 4 (Bullseye) and RPI 3 (Buster) mount the share during boot. RPI Zero 2W (Buster) has the same script, but does not mount during boot, but when I run "sudo mount -a" manual the share is ...