Search found 554 matches
- Monday 23 June 2025 9:07
- Forum: Heating/cooling
- Topic: Intergas Xtend heatpump communication
- Replies: 1
- Views: 66
Re: Intergas Xtend heatpump communication
Just to inform you that I am going to develop a plugin myself instead of doing this via DzVents. It will probably take a few weeks. This is my first plugin from scratch, using the templates and examples available. The plugin will include more or less the same data as available on the Intergas Xtend ...
- Thursday 19 June 2025 13:48
- Forum: Heating/cooling
- Topic: Intergas Xtend heatpump communication
- Replies: 1
- Views: 66
Intergas Xtend heatpump communication
For anyone installing an Intergas Xtend heatpump with or without Intergas Gateway. It is possible to communicate to the Gateway by chosing the Intergas Gateway from the Domoticz hardware list. See this thread https://forum.domoticz.com/viewtopic.php?f=38&t=7745 for more info on this setup. This will ...
- Thursday 19 June 2025 12:50
- Forum: Show your projects
- Topic: Intergas Incomfort Heater control
- Replies: 103
- Views: 46248
Re: Intergas Incomfort Heater control
This post viewtopic.php?p=317232#p317232 earlier in this thread shows a word document with the installation guide.
- Thursday 19 June 2025 11:15
- Forum: Show your projects
- Topic: Intergas Incomfort Heater control
- Replies: 103
- Views: 46248
Re: Intergas Incomfort Heater control
For anyone struggling (like I did) to get the initial setup done with automatic creation of devices: The username and password that you need to fill on the config screen when you add this Intergas Gateway in Domoticz is NOT !!! the username and password of your Intergas account that you use for the ...
- Wednesday 18 June 2025 22:38
- Forum: Installation, Compiling, Permissions, Security and Starting
- Topic: how to move domoticz interface from wlan to eth0
- Replies: 6
- Views: 247
Re: how to move domoticz interface from wlan to eth0
Thanks you both. It worked. I had both eth0 and wlan working with domoticz visible on the wlan IP. I then disabled wlan and after reboot domoticz was visible on the IP of eth0. I then configured wlan to connect to a wifi access point (of my heatpump unit) and, after reboot, domoticz was still ...
- Wednesday 18 June 2025 20:26
- Forum: Installation, Compiling, Permissions, Security and Starting
- Topic: how to move domoticz interface from wlan to eth0
- Replies: 6
- Views: 247
Re: how to move domoticz interface from wlan to eth0
I will just try. As long as I have at least one SSH connection into the Raspberry I can always go back.
- Wednesday 18 June 2025 19:28
- Forum: Installation, Compiling, Permissions, Security and Starting
- Topic: how to move domoticz interface from wlan to eth0
- Replies: 6
- Views: 247
Re: how to move domoticz interface from wlan to eth0
Currently I have wlan and eth0 active at the same time and connected to my network and Domoticz shows only on the IP address of the wlan. Are you saying if I break the wifi connection then domoticz will show on eth0? And what will happen if I then configure the Raspberry wlan to connect to the wifi ...
- Wednesday 18 June 2025 16:50
- Forum: Installation, Compiling, Permissions, Security and Starting
- Topic: how to move domoticz interface from wlan to eth0
- Replies: 6
- Views: 247
how to move domoticz interface from wlan to eth0
I have been using Domoticz for a long time on my Raspberry with only Wifi. The domoticz web interface is on the IP address of the wlan connection. Now I want to use the wlan connection to connect to another machine and therefore want to have Domoticz web on the IP address of eth0 instead. I have ...
- Sunday 15 June 2025 18:12
- Forum: dzVents
- Topic: external script won't run from dzventsz
- Replies: 7
- Views: 282
Re: external script won't run from dzventsz
So clearly your script is triggered and runs as expected, except for this line domoticz.utils.osExecute("/bin/bash octopi_shutdown.sh") You did not mention you tried running exactly this command from a command line but I assume this also works? Can you put more debugging into that shell script? Can ...
- Friday 13 June 2025 21:17
- Forum: Suggestions
- Topic: more options for sensors to appear in the dashboard
- Replies: 16
- Views: 1879
Re: more options for sensors to appear in the dashboard
What about adapting the custom dashboard? That is an option if you need more customisation and you are prepared to do more work to get there. The option with roomplan assignment as described only requires you to select device from a list and it will display the group, although in a standard ...
- Friday 13 June 2025 16:27
- Forum: Suggestions
- Topic: more options for sensors to appear in the dashboard
- Replies: 16
- Views: 1879
Re: more options for sensors to appear in the dashboard
Agree. Would be nice to have a possibility to choose under which tab a device appears. Or create extra tabs where the devices can be placed. My own solution is to gather data in text sensors which are placed on the dashboard. Text sensors are the perfect placeholders for several lines of ...
- Wednesday 19 February 2025 14:35
- Forum: dzVents
- Topic: dzVents kWH Power Device returns wrong day-total information
- Replies: 2
- Views: 335
Re: dzVents kWH Power Device returns wrong day-total information
I think that is a known issue. Any today total is only updated once there is a new value. So if there is no new value, it is not updated and it will continue to show the old value.
How is your device updated? Only when there is an increase?
What if you update it with the existing same value?
How is your device updated? Only when there is an increase?
What if you update it with the existing same value?
- Wednesday 12 February 2025 21:56
- Forum: Bugs and Problems
- Topic: String variable editing does not allow the "+"
- Replies: 9
- Views: 961
Re: String variable editing does not allow the "+"
Restart your windows computer. It seems Windows and your keyboard have a communication problem. Did you try your own solution? I don't think this is the issue. When I test, I have the same problem and this is probably because the + sign is a special character, maybe interpreted as a concatenate ...
- Tuesday 11 February 2025 18:55
- Forum: dzVents
- Topic: script to load ENTSOE day ahead electricity prices
- Replies: 34
- Views: 14646
Re: script to load ENTSOE day ahead electricity prices
here is my current version. It is still working even though the website has moved. I need to check whether that will continu into the future. It might have been polluted a bit after I switched to a new smart meter that increased the frequeny of data. I did not adapt all the comments. Also it ...
- Sunday 02 February 2025 17:04
- Forum: General Discussion
- Topic: solar power prediction
- Replies: 7
- Views: 1511
Re: solar power prediction
here is my dzVents script to load solar forecast for my location (I replaced my location with XXXX an YYYY) and my panel specs (angles and capacity) Please check the API specification for the other parameters in the call. return { on = { timer = { 'every hour' }, httpResponses = { 'solarforecast ...
- Sunday 26 January 2025 19:16
- Forum: Blockly
- Topic: The block turns on the relay between values 600 and 1500 and above 2000
- Replies: 1
- Views: 388
Re: The block turns on the relay between values 600 and 1500 and above 2000
Your question is not clear. Are L1 and L2 your relays?
Your point 2 and 3 are exactly the same.
The end of your post is missing.
Your point 2 and 3 are exactly the same.
The end of your post is missing.
- Sunday 26 January 2025 19:12
- Forum: Other questions and discussions
- Topic: How to setup an hourmeter ?
- Replies: 3
- Views: 393
Re: How to setup an hourmeter ?
Please define hourmeter on a contact?
What is it that you are expecting such a meter to do?
What is it that you are expecting such a meter to do?
- Tuesday 21 January 2025 15:47
- Forum: dzVents
- Topic: Controlling the heater from photovoltaic production
- Replies: 4
- Views: 426
Re: Controlling the heater from photovoltaic production
So I guess the heater consumes 2000 W as soon as it is switched on and therefore you only want to switch it on if you have a surplus of 2000 W, i.e. 2000W unused solar energy? You don't want to switch it on if the surplus is 1000W because then you would still draw the other 1000 from the grid? In ...
- Tuesday 21 January 2025 15:28
- Forum: dzVents
- Topic: Failing to understand
- Replies: 25
- Views: 1460
Re: Failing to understand
Hello all OK so dzVents has gotten the better of me. I've been attempting to write a script for weeks (7 weekends actually) and I'm just not getting it, so I'm giving up and posting here in the hope that someone will come to my rescue. Here is what I am attempting to do: If switch2 is on then do ...
- Saturday 11 January 2025 10:43
- Forum: Blockly
- Topic: Blockly script not working
- Replies: 5
- Views: 378
Re: Blockly script not working
Hi, Anybody got a clue why the heater in the heater in the garage is not turning on? Today all three conditions were met; temp below 8 degrees, solarpanels producing more than 1000 watts and heater was off. Schermafbeelding 2025-01-10 194254.png Your script tests for actuals > 1000 kWh while your ...