Search found 434 matches

by kiddigital
Sunday 13 October 2024 10:56
Forum: Others
Topic: Matter integration
Replies: 11
Views: 2467

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 building ...
by kiddigital
Sunday 13 October 2024 10:00
Forum: Show your projects
Topic: Inspiration in what is possible
Replies: 7
Views: 652

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
Thursday 15 August 2024 22:27
Forum: General Discussion
Topic: HAproxy and client IP
Replies: 8
Views: 1026

Re: HAproxy and client IP

No, I don't want that at the moment. As even if you access domoticz external you will get the HAproxy IP I think you want that [emoji3] Domoticz needs to know if it can trust Proxy headers it receives. Otherwise anyone can pretend to be a proxy. So when you add the Proxy IP address to the trusted ...
by kiddigital
Thursday 15 August 2024 22:07
Forum: General Discussion
Topic: HAproxy and client IP
Replies: 8
Views: 1026

Re: HAproxy and client IP

Did you add your HAproxy IP Address in the "Trusted Networks" under Settings? No, I don't want that at the moment. As even if you access domoticz external you will get the HAproxy IP I think you want that [emoji3] Domoticz needs to know if it can trust Proxy headers it receives. Otherwise anyone ...
by kiddigital
Saturday 16 December 2023 13:46
Forum: General Discussion
Topic: How to use api json with new security ??
Replies: 17
Views: 4496

Re: How to use api json with new security ??

You are using HTTP and not HTTPS, so an unsecured connection. You need to enable Basic Authentication over HTTP in the security settings otherwise domoticz will not allow/accept Basic authentication over an insecure connection. (Make sure you consider the security risks it poses). More information ...
by kiddigital
Tuesday 07 November 2023 6:58
Forum: Other questions and discussions
Topic: Domoticz and MicroPython
Replies: 4
Views: 849

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: 2833

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: 2833

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 y ...
by kiddigital
Tuesday 31 October 2023 19:13
Forum: Bugs and Problems
Topic: 15326 - [WebServer] Depricated RType
Replies: 176
Views: 49066

Re: 15326 - [WebServer] Depricated RType

And if they are ok (200) or not.. all ok?
by kiddigital
Monday 02 October 2023 20:05
Forum: Bugs and Problems
Topic: known bug in selector switches?
Replies: 13
Views: 1794

Re: known bug in selector switches?

Latest beta should prevent this issue. If wrong info provided, the resulting JSON should state ERR and the old value should remain.
by kiddigital
Monday 18 September 2023 19:52
Forum: Third party and supplementary tools
Topic: Connect Siemens Logo with Domoticz
Replies: 7
Views: 1326

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: 1188

Re: Dashticz - authentication branch - testers needed

Nice! I will test it asap.
by kiddigital
Monday 11 September 2023 20:19
Forum: Temperature and Weather
Topic: Netatmo authentication changes Oct 2022
Replies: 180
Views: 27636

Re: Netatmo authentication changes Oct 2022

jcb2 wrote:Hello,
Now it is ready for me.
Many thanks for dev dreamteam !
You mean it works for you? That is great!

What type of Netatmo devices do you have connected?
by kiddigital
Monday 11 September 2023 14:05
Forum: Temperature and Weather
Topic: Netatmo authentication changes Oct 2022
Replies: 180
Views: 27636

Re: Netatmo authentication changes Oct 2022

Try Beta build 15535 (and up).
by kiddigital
Monday 11 September 2023 8:52
Forum: Temperature and Weather
Topic: Netatmo authentication changes Oct 2022
Replies: 180
Views: 27636

Re: Netatmo authentication changes Oct 2022

A first Pull Request has been created to address the issue of authentication. Once it makes its way into the Beta, Netatmo owners can start testing it.
by kiddigital
Saturday 09 September 2023 15:13
Forum: Other questions and discussions
Topic: sd card or usb storage?
Replies: 9
Views: 944

Re: sd card or usb storage?

Both options are fine. Most of the time domoticz does not require huge disk storage and/or performance. Good quality SD card (and a working backup procedure) is sufficient. Switching from a Pi 2b to a 4th gen Pi, powerconsumption and heat are more likely to give problems. Make sure you can cool your ...
by kiddigital
Sunday 03 September 2023 9:14
Forum: Switches and Scenes
Topic: Create device JSON failed
Replies: 6
Views: 1177

Re: Create device JSON failed

What HTTP response code do you get? 200 or something else?

Try running domoticz with some debug flags enabled by setting ‘-debuglevel normal,hardware,auth’ for example.
by kiddigital
Saturday 19 August 2023 9:01
Forum: Dashticz
Topic: struggling to add weather forecast / external access
Replies: 2
Views: 451

Re: struggling to add weather forecast / external access

Both issues should be easy to solve as many domoticz users are using weather forecasts and access their domoticz from outside.

Not sure if/how HA makes that easier… did it?

Search the wiki and forum for the info needed.
by kiddigital
Wednesday 16 August 2023 19:43
Forum: Bugs and Problems
Topic: 15326 - [WebServer] Depricated RType
Replies: 176
Views: 49066

Re: 15326 - [WebServer] Depricated RType

ok that part is clear. … then it is still strange that the trusted network setting should be used(regardless of user:password being specified or not) but aparently it is not using it I don’t understand what you mean here. You should preferably use user/pass (or other forms of authentication) OR use ...
by kiddigital
Wednesday 16 August 2023 18:06
Forum: Bugs and Problems
Topic: 15326 - [WebServer] Depricated RType
Replies: 176
Views: 49066

Re: 15326 - [WebServer] Depricated RType

I think the plug-in expect a user/pass to be present. Which it should as it is more secure. The fact that it could work without, within the Trusted network, does not mean it should. And to clarify, you can not turn ‘Basic Auth’ on or off. Basic Auth is always available when accessing domoticz over HT ...