Hi,
I got the Node-red setup working, the devices show up. So all good. Thanks for the hard work! :D
But I presume my firewall blocks communication to and from the cloud. Does anyone know which port(s) they use?
Otherwise, I need to spoof my network and check for blocked requests... :?: And that ...
Search found 16 matches
- Sunday 13 August 2023 13:19
- Forum: Heating/cooling
- Topic: Daikin Cloud Controller - BRP069C4
- Replies: 74
- Views: 32615
- Saturday 29 April 2023 17:05
- Forum: Show your projects
- Topic: Domoticz Home Automation Guide
- Replies: 2
- Views: 3131
Re: Domoticz Home Automation Guide
Thanks! I would also untar and upload all scripts in a separate folder. So one can see the source and pick your cherries from the list.
- Tuesday 28 March 2023 15:57
- Forum: Examples & Solutions
- Topic: Script to display next F1 Race
- Replies: 36
- Views: 13632
Re: Script to display next F1 Race
I extended the script yesterday evening with the Qualifying date/time information, the text is overwritten after Qualification with the results.
However I could not test that last bit ;) Any tips for improving or correction are welcome.
And it looks like this:
Selection_002.png
I added the code ...
However I could not test that last bit ;) Any tips for improving or correction are welcome.
And it looks like this:
Selection_002.png
I added the code ...
- Friday 10 March 2023 19:05
- Forum: Other questions and discussions
- Topic: Question on the WIki: AddDBLogEntry / historic data addition
- Replies: 2
- Views: 286
Re: Question on the WIki: AddDBLogEntry / historic data addition
Thanks tons! That was indeed my mistake, I misread the statement.
I want to try it out on a test install indeed before live.
I want to try it out on a test install indeed before live.
- Friday 10 March 2023 17:06
- Forum: Other questions and discussions
- Topic: Question on the WIki: AddDBLogEntry / historic data addition
- Replies: 2
- Views: 286
Question on the WIki: AddDBLogEntry / historic data addition
Hi,
I wanted to add historic data to my P1 (gas and Electra) via the following instruction on the Wiki (nice documentation by the way):
Note on counters
Usually, counters are updated daily to feed week/month/year history log views. Starting version 4.11774, if you want to disable that behavior to ...
I wanted to add historic data to my P1 (gas and Electra) via the following instruction on the Wiki (nice documentation by the way):
Note on counters
Usually, counters are updated daily to feed week/month/year history log views. Starting version 4.11774, if you want to disable that behavior to ...
- Monday 06 March 2023 20:04
- Forum: Installation, Compiling, Permissions, Security and Starting
- Topic: 2023.1 timer problems
- Replies: 12
- Views: 6771
Re: 2023.1 timer problems
I just got the latest development build:
Version: 2023.1 (build 15115)
Build Hash: f4e9477cd
Compile Date: 2023-03-06 10:48:49
dzVents Version: 3.1.8
Python Version: 3.10.6 (main, Nov 14 2022, 16:10:14) [GCC 11.3.0]
And the timer I set as test works flawlessly: it was a test with a On time setting.
Version: 2023.1 (build 15115)
Build Hash: f4e9477cd
Compile Date: 2023-03-06 10:48:49
dzVents Version: 3.1.8
Python Version: 3.10.6 (main, Nov 14 2022, 16:10:14) [GCC 11.3.0]
And the timer I set as test works flawlessly: it was a test with a On time setting.
- Sunday 05 March 2023 20:31
- Forum: Installation, Compiling, Permissions, Security and Starting
- Topic: 2023.1 timer problems
- Replies: 12
- Views: 6771
Re: 2023.1 timer problems
Same here I was testing my S26 Sonoff with MQTT and that worked, but the timer options within that switch not
- Friday 03 March 2023 20:39
- Forum: Node-RED
- Topic: P1 Gas data not stored in Managed Counter
- Replies: 8
- Views: 3777
Re: P1 Gas data not stored in Managed Counter
Ok, good to know, I was already planning to use the normal counter, still testing it.
Thanks for the tip
- Friday 03 March 2023 16:44
- Forum: Node-RED
- Topic: P1 Gas data not stored in Managed Counter
- Replies: 8
- Views: 3777
Re: P1 Gas data not stored in Managed Counter
Thanks again, that is what I just did: subscribe to the test_dsmr/# topic and filter the messages.
it seems the Managed Counter does not work as intended (my mistake or??).
The normal Gas and electricity incremental/P1 counters work, although I need to add the actual usage etc as you mentioned ...
it seems the Managed Counter does not work as intended (my mistake or??).
The normal Gas and electricity incremental/P1 counters work, although I need to add the actual usage etc as you mentioned ...
- Friday 03 March 2023 7:45
- Forum: Node-RED
- Topic: P1 Gas data not stored in Managed Counter
- Replies: 8
- Views: 3777
Re: P1 Gas data not stored in Managed Counter
See the flow below. Test it and let me know.
OK, that clarifies a lot of my mistakes.
Thanks for the elaborate explanation. Kudos
I changed the topic subscription to gas and electricity using a #
the filter on topic solves the message formatting
The MQTT explorer view:
Screenshot from 2023-03 ...
OK, that clarifies a lot of my mistakes.
Thanks for the elaborate explanation. Kudos
I changed the topic subscription to gas and electricity using a #
the filter on topic solves the message formatting
The MQTT explorer view:
Screenshot from 2023-03 ...
- Thursday 02 March 2023 21:42
- Forum: Heating/cooling
- Topic: Import Electric data to domoticz electric(instant+counter)
- Replies: 14
- Views: 2815
Re: Import Electric data to domoticz electric(instant+counter)
Thanks that helped. Found the Node-red subforum also.
- Thursday 02 March 2023 16:56
- Forum: Node-RED
- Topic: P1 Gas data not stored in Managed Counter
- Replies: 8
- Views: 3777
Re: P1 Gas data not stored in Managed Counter
Thanks for taking the time to looking onto this:
[
{
"id": "76a5d1b7.ed381",
"type": "tab",
"label": "P1monitor Data Import",
"disabled": false,
"info": ""
},
{
"id": "8df1efad74bf4ddc",
"type": "mqtt out",
"z": "76a5d1b7.ed381",
"name": "Send MQTT to Domonticz",
"topic": "domoticz/In ...
[
{
"id": "76a5d1b7.ed381",
"type": "tab",
"label": "P1monitor Data Import",
"disabled": false,
"info": ""
},
{
"id": "8df1efad74bf4ddc",
"type": "mqtt out",
"z": "76a5d1b7.ed381",
"name": "Send MQTT to Domonticz",
"topic": "domoticz/In ...
- Wednesday 01 March 2023 22:02
- Forum: Node-RED
- Topic: P1 Gas data not stored in Managed Counter
- Replies: 8
- Views: 3777
P1 Gas data not stored in Managed Counter
This is the flow to add P1 data from Node-red to Domoticz

However the Managed Counter (tyoe Gas for this try out) is not updated in Domoticz
What am I doing wrong?
Warning: Newbie on Node-Red and Domoticz

However the Managed Counter (tyoe Gas for this try out) is not updated in Domoticz
What am I doing wrong?
Warning: Newbie on Node-Red and Domoticz
- Wednesday 01 March 2023 20:27
- Forum: Utility
- Topic: enphase envoy with (HTTP) interface
- Replies: 159
- Views: 157196
Re: enphase envoy with (HTTP) interface
@benedict & @JustDude:
Because a picture sometimes says more than a 1000 words: I think gizmocuz asks you to go to the device and press it's 'Aanpassen' button to open this screen:
Thanks!
Bummer, I noticed that I used another Enphase plugin (Enphase with micro inverters) and not the one in ...
- Wednesday 01 March 2023 18:23
- Forum: Heating/cooling
- Topic: Import Electric data to domoticz electric(instant+counter)
- Replies: 14
- Views: 2815
Re: Import Electric data to domoticz electric(instant+counter)
I just had the same question,,, looking for the right value to store the value from Node-red.
I tried svalue, usage, consumed. Nothing works as I would expect.
Is there a datamodel or approach on where to find the correct way?
By the way: Would be nice if you know the solution to let (me) us and ...
I tried svalue, usage, consumed. Nothing works as I would expect.
Is there a datamodel or approach on where to find the correct way?
By the way: Would be nice if you know the solution to let (me) us and ...
- Wednesday 01 March 2023 18:10
- Forum: Utility
- Topic: enphase envoy with (HTTP) interface
- Replies: 159
- Views: 157196
Re: enphase envoy with (HTTP) interface
I noticed the same, editing the device is not possible.
I presume I can find the text in the plugin and edit the label, but better that the original source is adapted accordingly.
I presume I can find the text in the plugin and edit the label, but better that the original source is adapted accordingly.