Search found 1879 matches

by FireWizard
Sunday 13 July 2025 11:09
Forum: Python
Topic: Python Plugin: Volvo EV
Replies: 211
Views: 38776

Re: Python Plugin: Volvo EV

Hello @akamming, You wrote: They fixed it. I checked the logs today, cause it would fail, since i implemented the workaround on July 7th. But the refresh token call now also sends back a new token. I did a scan on the logs and on July 10th as of about 2100 it was fixed. I did not see that . Fur me ...
by FireWizard
Thursday 10 July 2025 15:01
Forum: Python
Topic: Python Plugin: Volvo EV
Replies: 211
Views: 38776

Re: Python Plugin: Volvo EV

Hello @akamming, You said: It is a bad sign they already started changing the Production environment without notifying the developers community and/or updating the docs on what they did Hopefully they don’t do this too often, cause then it becomes frustrating to maintain a plugin like this. It’s jus ...
by FireWizard
Wednesday 09 July 2025 15:06
Forum: Node-RED
Topic: Is there an alternative to Nora?
Replies: 3
Views: 249

Re: Is there an alternative to Nora?

Hi @manjh, Since SmartNora became a paid service or got limited to only 5 devices, I moved also to https://flows.nodered.org/node/node-red-contrib-google-smarthome It works very well, also local fulfillment, and supports more devices tham SmartNora does. It does not support "Errors and Exceptions ...
by FireWizard
Monday 07 July 2025 22:28
Forum: Python
Topic: Python Plugin: Volvo EV
Replies: 211
Views: 38776

Re: Python Plugin: Volvo EV

Hi, @akammingm

Interesting article, I found, and probably for "something" new to come, as announced in that email.

https://auth0.com/blog/id-token-access- ... ifference/

Just to prepare yourself.

Regards
by FireWizard
Monday 07 July 2025 15:06
Forum: Python
Topic: Python Plugin: Volvo EV
Replies: 211
Views: 38776

Re: Python Plugin: Volvo EV

Hi @akamming, The refresh token under 2 is (or was, since it’s no langer there) langer valid dan 1800s. I’ve Done tests with a refresh token of more than 2 days old and could still obtain a new token I think, you are correct, but if you rotate the refresh_token, the old one will become invalid and wi ...
by FireWizard
Monday 07 July 2025 13:55
Forum: Python
Topic: Python Plugin: Volvo EV
Replies: 211
Views: 38776

Re: Python Plugin: Volvo EV

Hello @akamming, I googled. Id token is a know thing in oauth: I know, but I like to know, what Volvo's intention is I think that Volvo's security is okay, with oauth2.0 and in addition pkce. So, what would they do more? I did not get that email Probably, you never used the old (now deprecated) API ...
by FireWizard
Sunday 06 July 2025 15:02
Forum: Python
Topic: Python Plugin: Volvo EV
Replies: 211
Views: 38776

Re: Python Plugin: Volvo EV

Hello @akamming You asked: How do you automatically reauthorize? It’s an 2fa solution… I said before: I think that developers should co-operate instead of competing. Keep in mind, that I use Node-RED and not Python or DzVents or Lua. In my opinion it is the ideal combination and that is probably the ...
by FireWizard
Saturday 05 July 2025 21:27
Forum: Python
Topic: Python Plugin: Volvo EV
Replies: 211
Views: 38776

Re: Python Plugin: Volvo EV

@akamming I saw, that ThomasDDN tried to persuade you to move to HA. :D I think, you had a serious question and to be honest, I think that developers should co-operate instead of competing. In particular in case of companies like Volvo, which are not developer friendly, regarding communication or ...
by FireWizard
Saturday 05 July 2025 15:28
Forum: Python
Topic: Python Plugin: Volvo EV
Replies: 211
Views: 38776

Re: Python Plugin: Volvo EV

Hi @akamming, tx. i now made a workaround to not try to update the refresh token if it's not in the output. It is valid for 7 days, si it is running agina. I hope Volvo fixes before this before 7 days expire, otherwise i'm forced to do 2FA every week. I am very interested in your test results ...
by FireWizard
Saturday 05 July 2025 14:56
Forum: Python
Topic: Python Plugin: Volvo EV
Replies: 211
Views: 38776

Re: Python Plugin: Volvo EV

Hello @akamming, I see similar issues with the authorization. It started yesterday. I noticed the following. I restarted my flows (in Node-RED) this morning and everything started and continues to function for 1 (!) hour. This is rather strange, as that would mean, that it was able to refresh 1 time ...
by FireWizard
Thursday 03 July 2025 21:56
Forum: Other questions and discussions
Topic: Is it possible to add Shelly 2PM GEN 3 to Domoticz?
Replies: 145
Views: 12021

Re: Is it possible to add Shelly 2PM GEN 3 to Domoticz?

Hi Daro1003, You asked. ok so I select the whole flow and give copy. Then new FLOW and ctrl+V Yes, or Select the nodes, you want to copy and then CTRL-C and CTRL-V Question: Where do I put the shelly ID? We have a limited number of nodes in the flow and if you would have double-clicked om each of ...
by FireWizard
Thursday 03 July 2025 15:29
Forum: Rfxcom Transceiver
Topic: TFA temp sensor not detected
Replies: 1
Views: 638

Re: TFA temp sensor not detected

Hi @marcomarco

I suggest, that you upgrade your RFXtrx-433E to the latest version.

Currently

RFXtrx433E Pro1 Firmware.zip 1048 2
RFXtrx433E Pro2 Firmware.zip 1051 2

As far as I know Ext firmware does not support your device and I think you need Pro2 firmware, so version 1051.

Regards
by FireWizard
Tuesday 01 July 2025 20:48
Forum: Other questions and discussions
Topic: Is it possible to add Shelly 2PM GEN 3 to Domoticz?
Replies: 145
Views: 12021

Re: Is it possible to add Shelly 2PM GEN 3 to Domoticz?

Hello @Daro1003, I'm testing this new flow for the second day and everything works fine. I suggest, that we leave it, as it is now. In case of another Shelly you can simply copying this flow and adjust some parameters. Where do I provide the switch IDX and temperature IDX? You have 2 streams, one ...
by FireWizard
Sunday 29 June 2025 12:28
Forum: Other questions and discussions
Topic: Is it possible to add Shelly 2PM GEN 3 to Domoticz?
Replies: 145
Views: 12021

Re: Is it possible to add Shelly 2PM GEN 3 to Domoticz?

Hello @Daro1003, I do not understand, why all this trouble with Dashticz and the Switches occurs. But I went back to a very basic flow. Can you test this one. Disable all flows, which receive and control Shellies and try this complete new flow. Instead of a configuration, all idx's are hard coded in ...
by FireWizard
Saturday 28 June 2025 17:55
Forum: Other questions and discussions
Topic: Is it possible to add Shelly 2PM GEN 3 to Domoticz?
Replies: 145
Views: 12021

Re: Is it possible to add Shelly 2PM GEN 3 to Domoticz?

Hi @Daro1003,

Did you already test with the 2 nodes, I sent you?

Regards
by FireWizard
Saturday 28 June 2025 15:05
Forum: Other questions and discussions
Topic: Is it possible to add Shelly 2PM GEN 3 to Domoticz?
Replies: 145
Views: 12021

Re: Is it possible to add Shelly 2PM GEN 3 to Domoticz?

Hello @Daro1003, I looked to your both posts Your MQTT configuration is okay. The "Prevent Loop" configuration has been set to "True". The other pictures show exactly, what I had expected to see. Multiple identical messages means a loop. However I have no idea, yet, where that loop will be ...
by FireWizard
Thursday 26 June 2025 16:29
Forum: Other questions and discussions
Topic: Is it possible to add Shelly 2PM GEN 3 to Domoticz?
Replies: 145
Views: 12021

Re: Is it possible to add Shelly 2PM GEN 3 to Domoticz?

Hi @Daro1003. I wrote June 24: I have modified the "Function" node, so that the Temperature will not be sent to the MQTT Output. You wrote June 22: However, there is something wrong with this flow with temperature, because if I turn it on, the dashticz stops working stably - I click on the light ...
by FireWizard
Wednesday 25 June 2025 21:15
Forum: Other questions and discussions
Topic: Is it possible to add Shelly 2PM GEN 3 to Domoticz?
Replies: 145
Views: 12021

Re: Is it possible to add Shelly 2PM GEN 3 to Domoticz?

Hello @Daro1003, changed the name - I added the word TEST. That is alright. I think that's what you meant. Exactly In this system the temperature in Domoticz does not work. There is no temperature from shelly. That is correct and made intentional. You said that the flow with the Temperature causes ...
by FireWizard
Tuesday 24 June 2025 18:17
Forum: Other questions and discussions
Topic: Is it possible to add Shelly 2PM GEN 3 to Domoticz?
Replies: 145
Views: 12021

Re: Is it possible to add Shelly 2PM GEN 3 to Domoticz?

Hello @Daro1003, You wrote: Exactly as you wrote, disabling the "domoticz in" node itself in the flow with temperature restores the system to operation. Very strange, but to test, I have modified the "Function" node, so that the Temperature will not be sent to the MQTT Output. Can you put this node ...
by FireWizard
Sunday 22 June 2025 23:21
Forum: Other questions and discussions
Topic: Is it possible to add Shelly 2PM GEN 3 to Domoticz?
Replies: 145
Views: 12021

Re: Is it possible to add Shelly 2PM GEN 3 to Domoticz?

Hi @Daro1003,

Please test it, with disablement of the MQTT node.
I asked you that before.

Regards