Search found 214 matches
- Tuesday 15 July 2025 23:57
- Forum: Heating/cooling
- Topic: Daikin Cloud Controller - BRP069C4
- Replies: 73
- Views: 21968
Re: Daikin Cloud Controller - BRP069C4
Is Onecta still working after installing Faikin in coexistence with original controller ?
- Wednesday 09 July 2025 15:18
- Forum: Node-RED
- Topic: Is there an alternative to Nora?
- Replies: 3
- Views: 308
Re: Is there an alternative to Nora?
I confirm all is said. For SSL thing, I use Caddy in docker which allows complete automatic certificates magagement in addition to a very simple installation.
- Friday 07 March 2025 12:27
- Forum: Others
- Topic: Best solution for GPIO
- Replies: 2
- Views: 998
Best solution for GPIO
After moving from buster to bookworm on a Pi2 using GPIO intensively, I discovered that the sysfs method is not working anymore even if sysfs option is still available in domoticz latest version.
So my question is what is the recommanded solution to use GPIO in domoticz/bookworm ?
Best regards
So my question is what is the recommanded solution to use GPIO in domoticz/bookworm ?
Best regards
- Tuesday 04 February 2025 8:09
- Forum: Node-RED
- Topic: Node Red -> Domoticz help with setting up transfer
- Replies: 36
- Views: 6019
Re: Node Red -> Domoticz help with setting up transfer
Maybe not http-in but http-request
- Wednesday 15 January 2025 7:31
- Forum: dzVents
- Topic: How obtain the name of the current event? [Solved]
- Replies: 12
- Views: 690
Re: How obtain the name of the current event?
I use that for years :
Code: Select all
local scriptName = string.gsub(string.match(debug.getinfo(1, 'S').short_src, "[^/]+$"), '.lua', '')
- Wednesday 08 January 2025 23:57
- Forum: Forum feedback
- Topic: This forum
- Replies: 17
- Views: 18224
Re: This forum
I confirm that forum emails are not sent anymore.madpatrick wrote: ↑Tuesday 07 January 2025 19:22 Anybody experiencing the mail issue ?
I'm not receiving any mail from the domoticz forum
- Wednesday 08 January 2025 10:57
- Forum: Forum feedback
- Topic: This forum
- Replies: 17
- Views: 18224
Re: This forum
As mentionned in the other topic, this has no effect.
Could you try in your side to clear cache and cookies, maybe only cached version of phpBB is working.
- Wednesday 08 January 2025 0:39
- Forum: Forum feedback
- Topic: This forum
- Replies: 17
- Views: 18224
- Tuesday 07 January 2025 16:24
- Forum: Forum feedback
- Topic: This forum
- Replies: 17
- Views: 18224
Re: This forum
Same as viewtopic.php?t=43018
- Thursday 02 January 2025 23:54
- Forum: General Discussion
- Topic: Display problem in phpBB
- Replies: 14
- Views: 1286
Re: Display problem in phpBB
Logged or not, I get the same issue
- Thursday 02 January 2025 14:38
- Forum: General Discussion
- Topic: Display problem in phpBB
- Replies: 14
- Views: 1286
- Thursday 02 January 2025 13:22
- Forum: General Discussion
- Topic: Display problem in phpBB
- Replies: 14
- Views: 1286
Display problem in phpBB
There is a small cosmetic problem in phpBB.
When I change the page number, display is not updated and increment does not work.
Tested with different browsers.
When I change the page number, display is not updated and increment does not work.
Tested with different browsers.
- Saturday 21 December 2024 11:24
- Forum: Heating/cooling
- Topic: Daikin Hardware
- Replies: 86
- Views: 28958
Re: Daikin Hardware
But I'm no programmer and I wouldn't have a clue how to make it work... Does anyone else have any idea? From 2023 Daikin does not provide any LAN access, so direct access from Domoticz is not possible anymore and you are forced to use the cloud API. In the past there were a node red flow to ...
- Monday 28 October 2024 16:07
- Forum: Temperature and Weather
- Topic: Open Weather Map API migration
- Replies: 22
- Views: 12957
Re: Open Weather Map API migration
Thank you all for these precisions
- Monday 28 October 2024 14:48
- Forum: Temperature and Weather
- Topic: Open Weather Map API migration
- Replies: 22
- Views: 12957
Re: Open Weather Map API migration
But in the account tab I see "Renews: Nov 28, 2024". What does that mean in your opinion ?
- Monday 28 October 2024 14:33
- Forum: Temperature and Weather
- Topic: Open Weather Map API migration
- Replies: 22
- Views: 12957
Re: Open Weather Map API migration
Thank you very much, it works now. In fact I had an old account in which free plan could not be selected. I deleted the account and created a new one.imautohuttraeger wrote: ↑Monday 28 October 2024 13:08 VC only needs your E-Mail address for a free account. No Credit Card must be indicated.
- Monday 28 October 2024 12:08
- Forum: Temperature and Weather
- Topic: Open Weather Map API migration
- Replies: 22
- Views: 12957
Re: Open Weather Map API migration
I don't find any free no-credit-card option in the registration.elythomaslumber wrote: ↑Thursday 17 October 2024 11:03 Uhhh, I'm on Domoticz since 2014 and now I found "Visual Crossing" in the HW-Settings.
Works like a charm and data is much more precise than data from old "Open weather map" for me.
I missed something ?
- Saturday 05 October 2024 17:49
- Forum: Bugs and Problems
- Topic: zwave controller stick not found
- Replies: 4
- Views: 1104
Re: zwave controller stick not found
Yes or to buy a more recent Aeotec stick
- Sunday 14 July 2024 9:04
- Forum: Heating/cooling
- Topic: Daikin Cloud Controller - BRP069C4
- Replies: 73
- Views: 21968
Re: Daikin Cloud Controller - BRP069C4
https://github.com/DrHauss/node-red-contrib_BRP069C4
But it has not been updated yet with the new api
But it has not been updated yet with the new api
- Monday 08 July 2024 23:45
- Forum: Heating/cooling
- Topic: Daikin Cloud Controller - BRP069C4
- Replies: 73
- Views: 21968
Re: Daikin Cloud Controller - BRP069C4
Apollon77 library is pure nodejs, did you incorporate it in a node-red module ?