Search found 435 matches

by kiddigital
Friday 28 November 2025 13:41
Forum: DIY Hardware and Protocols
Topic: TTN to Domoticz without CayenneLPP
Replies: 14
Views: 323

Re: TTN to Domoticz without CayenneLPP

The bridge shouldn’t be needed. The TTNMQTT hardware can connect directly to the TTN server, get the payload and create/find the correct device to store the values.

From there, you can use the dzVents script to process the raw values.
by kiddigital
Friday 28 November 2025 12:20
Forum: DIY Hardware and Protocols
Topic: TTN to Domoticz without CayenneLPP
Replies: 14
Views: 323

Re: TTN to Domoticz without CayenneLPP

Good to hear.

I do not understand why you have a (additional) script to proces the TTN sensor data.

Or are you using a script to do some additional calculations AFTER you received the sensor values in domoticz?
by kiddigital
Thursday 27 November 2025 22:17
Forum: DIY Hardware and Protocols
Topic: TTN to Domoticz without CayenneLPP
Replies: 14
Views: 323

TTN to Domoticz without CayenneLPP

I see 2 measurements in the payload:
rainlevel
temperature_C
both ‘measurements’ are unknown to the TTNMQTT.
Use the aliasses file to map those to known measurements, so ‘temperature_C’ -> ‘temp’.
I think rainsensors are not supported (yet), but you might try to map it to ‘analog_input’?
Make sure ...
by kiddigital
Thursday 27 November 2025 22:01
Forum: DIY Hardware and Protocols
Topic: TTN to Domoticz without CayenneLPP
Replies: 14
Views: 323

TTN to Domoticz without CayenneLPP

Take a look at `https://github.com/domoticz/domoticz/blob/development/ttnmqtt_aliasses.json` to see an example of the json files that can be used to provide aliasses for the TTN device so domoticz knows what type of sensor it should be mapped to.

If you start domoticz with the additional debugflags ...
by kiddigital
Sunday 19 October 2025 20:25
Forum: General Discussion
Topic: Using AI tools with Domoticz, anyone given it a go?
Replies: 22
Views: 2744

Re: Using AI tools with Domoticz, anyone given it a go?



As mentioned a few weeks ago, I created something as a 'domoticz agent' using MCP. A Draft PR is available now :)

Curious to hear/read/see if/how domoticz users leverage this and what is missing/wrong/need improvements.

As it is a separate PR and not part of the Beta builds, you either need to ...
by kiddigital
Monday 13 October 2025 8:13
Forum: General Discussion
Topic: Using AI tools with Domoticz, anyone given it a go?
Replies: 22
Views: 2744

Re: Using AI tools with Domoticz, anyone given it a go?

This is great news. Is it able to be used with offline LLM's ?
It is not specifically designed for that purpose, but as it uses generic MCP (Model Context Protocol) it definitely can be used with offline LLM’s.
Tools like LMstudio, Tome, LibreChat should work fine.
Give it a go and any feedback is ...
by kiddigital
Sunday 05 October 2025 19:25
Forum: General Discussion
Topic: Using AI tools with Domoticz, anyone given it a go?
Replies: 22
Views: 2744

Re: Using AI tools with Domoticz, anyone given it a go?


Live log analysis would be good, for spotting errors and anomalies or whatever you want and then sending "intelligent" notifications. This could also include syslog, and other logs (zwave,zigbee etc).

There are so many things ML could do although I am not sure I would let it have too much control ...
by kiddigital
Saturday 13 September 2025 21:47
Forum: General Discussion
Topic: Using AI tools with Domoticz, anyone given it a go?
Replies: 22
Views: 2744

Re: Using AI tools with Domoticz, anyone given it a go?

As mentioned a few weeks ago, I created something as a 'domoticz agent' using MCP. A Draft PR is available now :)

Curious to hear/read/see if/how domoticz users leverage this and what is missing/wrong/need improvements.

As it is a separate PR and not part of the Beta builds, you either need to ...
by kiddigital
Saturday 09 August 2025 8:30
Forum: General Discussion
Topic: Using AI tools with Domoticz, anyone given it a go?
Replies: 22
Views: 2744

Re: Using AI tools with Domoticz, anyone given it a go?

I see 2 ways for Domoticz where AI might be relevant.

First, using ‘traditional Machine Learning’ to make predictions for sensors. One could train an ML-model based on the historical data of a sensor and with such a model predict a few values in the future for such a sensor. Might be interesting ...
by kiddigital
Sunday 27 April 2025 20:00
Forum: Other questions and discussions
Topic: Dashticz not working need help
Replies: 10
Views: 2115

Re: Dashticz not working need help





Warning, in latest beta the API backward compatibility code has been removed. Perhaps this is causing some issues.....
...

Hi lokonli, waltervl,
...

Because of a recent Domoticz change indeed the websocket interface in Dashticz is broken.

Work around ...

I'll analyze the issue.

Any ...
by kiddigital
Sunday 19 January 2025 17:25
Forum: iOS
Topic: Pilot: Home Automation Control (iOS app)
Replies: 1010
Views: 253564

Pilot: Home Automation Control (iOS app)

Question: what can the Pilot app do which you cannot do with Domoticz own UI? (Or other apps)?
by kiddigital
Tuesday 31 December 2024 7:47
Forum: iOS
Topic: Pilot: Home Automation Control (iOS app)
Replies: 1010
Views: 253564

Re: Pilot: Home Automation Control (iOS app)

In the latest beta’s some deprecated code has been removed including the backward compatibility code to keep supporting some RType API calls.

If the Pilot app still uses these old API calls,
they won’t work anymore with these latest beta’s.
by kiddigital
Sunday 13 October 2024 10:56
Forum: Others
Topic: Matter integration
Replies: 26
Views: 12051

Re: Matter integration

Matter support is something I have been (slowly) looking into.

The whole Matter eco-system consists of several pieces/roles. See the following picture.

https://csa-iot.org/wp-content/uploads/2023/07/Roles-Blog-1_v3-1200x675.png

Question: where to start with Domoticz?

Currently some basic ...
by kiddigital
Sunday 13 October 2024 10:00
Forum: Show your projects
Topic: Inspiration in what is possible
Replies: 9
Views: 4627

Re: Inspiration in what is possible

Impressive @zicht [emoji106]
Great to see how Domoticz helps making life a little nicer [emoji16]

On security, considered using Domoticz 2 Factor Authentication?
by kiddigital
Tuesday 07 November 2023 6:58
Forum: Other questions and discussions
Topic: Domoticz and MicroPython
Replies: 4
Views: 1149

Re: Domoticz and MicroPython

Nice. Thank you [emoji2]
by kiddigital
Thursday 02 November 2023 18:38
Forum: Others
Topic: Will Domoticz run on the new Raspberry PI 5?
Replies: 9
Views: 5436

Re: Will Domoticz run on the new Raspberry PI 5?

waltervl wrote:So for a lot of users not using https there is no problem?
You need to disable SSL (`-sslwww 0`) and then I would expect it works but I haven’t tested it so not sure.

Would be nice if someone installs bookworm and test it out (lacking the time here at the moment).
by kiddigital
Thursday 02 November 2023 18:31
Forum: Others
Topic: Will Domoticz run on the new Raspberry PI 5?
Replies: 9
Views: 5436

Re: Will Domoticz run on the new Raspberry PI 5?

I think if you run domoticz in a Docker container it works fine.

As far as I know, bookworm comes with openSSL3 while domoticz works with OpenSSL1.1.

So running with SSL enabled won’t work probably.

In the (near) future, the Beta versions will switch to OpenSSL3.

You can always compile domoticz ...
by kiddigital
Tuesday 31 October 2023 19:13
Forum: Bugs and Problems
Topic: 15326 - [WebServer] Depricated RType
Replies: 185
Views: 63930

Re: 15326 - [WebServer] Depricated RType

And if they are ok (200) or not.. all ok?
by kiddigital
Monday 18 September 2023 19:52
Forum: Third party and supplementary tools
Topic: Connect Siemens Logo with Domoticz
Replies: 7
Views: 3432

Re: Connect Siemens Logo with Domoticz

How do you connect your logo8 to your Pi? Are you using ModBus over TCP/IP?

Try running domoticz with debugflags to see more info.
by kiddigital
Saturday 16 September 2023 12:31
Forum: Dashticz
Topic: Dashticz - authentication branch - testers needed
Replies: 2
Views: 1382

Re: Dashticz - authentication branch - testers needed

Nice! I will test it asap.