Search found 11 matches

by Wimpi
Thursday 10 April 2025 8:04
Forum: iOS
Topic: homebridge-edomoticz Plugin
Replies: 1716
Views: 436467

Re: homebridge-edomoticz Plugin

I have been having problems with edomoticz for a few days, don't ask me why right away. I haven't changed anything in these settings. Just did an update of Domoticz - Version: 2025.1 (build 16626) - for the Netatmo login problem ... And since then I think something is wrong. When I turn a switch on ...
by Wimpi
Wednesday 09 April 2025 21:44
Forum: Temperature and Weather
Topic: Netatmo authentication changes Oct 2022
Replies: 401
Views: 63233

Re: Netatmo authentication changes Oct 2022

Also updated to 16626. Netatmo works for a few hours, then I get Error: Netatmo: Error data ... url: https://api.netatmo.com/api/getstationsdata?&get_favorites=true&, response: { 2025-04-09 15:43:03.991 "error": { 2025-04-09 15:43:03.991 "code": 3, 2025-04-09 15:43:03.991 "message": "Access token ...
by Wimpi
Tuesday 08 April 2025 20:16
Forum: Temperature and Weather
Topic: Netatmo authentication changes Oct 2022
Replies: 401
Views: 63233

Re: Netatmo authentication changes Oct 2022

After update to Version: 2025.1 (build 16626)

Netatmo works again, thanks!!! :D
by Wimpi
Thursday 03 April 2025 19:36
Forum: Temperature and Weather
Topic: Netatmo authentication changes Oct 2022
Replies: 401
Views: 63233

Re: Netatmo authentication changes Oct 2022

Not for me, after my update - Version: 2025.1 (build 16611), again problems with Natatmo It was working again for more than 1 week after the other login problems… Now again… 2025-04-03 19:31:47.244 Status: Netatmo 2024: Worker started... 2025-04-03 19:31:52.245 Status: Netatmo 2024: Requesting new ac ...
by Wimpi
Sunday 23 March 2025 19:41
Forum: Temperature and Weather
Topic: Netatmo authentication changes Oct 2022
Replies: 401
Views: 63233

Re: Netatmo authentication changes Oct 2022

upgrade to 16583 did the trick!

Netatmo works again :D
by Wimpi
Thursday 20 March 2025 18:46
Forum: Temperature and Weather
Topic: Netatmo authentication changes Oct 2022
Replies: 401
Views: 63233

Re: Netatmo authentication changes Oct 2022

Still the same problem here too.

With beta 2025.1.

- Netatmo disable for more than 24h.
-New App and new Client ID and client secret…
- update and upgrade RPi.
- stop and start Domoticz…

Always an error … Error: Netatmo 2024: Invalid/no data received (refresh tokens)...
by Wimpi
Saturday 15 March 2025 17:36
Forum: Temperature and Weather
Topic: Netatmo authentication changes Oct 2022
Replies: 401
Views: 63233

Re: Netatmo authentication changes Oct 2022

I'm following this, I also have the same problem with Netatmo.

I don't have a recent backup, it doesn't work exactly for everyone.

Update and upgrade OS wasn't the problem either,
with a new app at Netatmo the error still occurs.

I don't know either and I'm following this
by Wimpi
Tuesday 20 February 2024 15:13
Forum: Bugs and Problems
Topic: Rpi5 Domoticz GPIO config
Replies: 11
Views: 8094

Re: Rpi5 Domoticz GPIO config

With a sh script can I set my GPIO for my outputs, relay. So I can set the gpio one or zero #!/bin/bash sudo gpioset gpiochip4 10=1 But what I don’t know, is how I can read a GPIO continuously for check soms alarms, inputs. That doesn’t work with a sh script in Domoticz I believe. I think I need a Py ...
by Wimpi
Saturday 20 January 2024 9:18
Forum: Bugs and Problems
Topic: Rpi5 Domoticz GPIO config
Replies: 11
Views: 8094

Re: Rpi5 Domoticz GPIO config

We have to wait …
But I hope anyone will find a solution 😉
by Wimpi
Sunday 07 January 2024 19:35
Forum: Bugs and Problems
Topic: Rpi5 Domoticz GPIO config
Replies: 11
Views: 8094

Re: Rpi5 Domoticz GPIO config

Yes indeed, I have already read it. That's why I'm having a bit of a problem with the GPIO. I saw on the Raspberry site that it does work with GPIOzero. But how do we integrate that... And yes, the Domoticz site is not yet up to date. I'll give it a try, wait and see... Thanks for the link, please ...
by Wimpi
Sunday 07 January 2024 14:15
Forum: Bugs and Problems
Topic: Rpi5 Domoticz GPIO config
Replies: 11
Views: 8094

Rpi5 Domoticz GPIO config

I have an Rpi3B, with Buster OS and Domoticz Bought an Rpi5, put Bookworm OS (64bit) on USB 3 and runs on stick. Installed Domoticz and placed a backup of my 3B on the 5. Now also know that wiringpi, which I worked with with Domoticz on my 3B, does not work on the Rpi5... The fact that I do this ...