Search found 62 matches

by rensbr
Tuesday 31 December 2024 16:48
Forum: PHP and all others
Topic: LG TV WebOs 3.0
Replies: 73
Views: 84181

Re: LG TV WebOs 3.0

I reinstalled Domoticz few days back and now this plugin does not work anymore. Normally with a new install I get a pop-up on the TV to acknowledge the 'app' and then the plugin works. But now I do not get a notification on the TV. As a check I installed the LG ThinkQ app on my phone and that works ...
by rensbr
Thursday 21 November 2024 7:20
Forum: Python
Topic: Python Plugin: Volvo EV
Replies: 165
Views: 29904

Re: Python Plugin: Volvo EV

Updated the plugin today and runt the script, works like a charm with my EX30 now, thanks! @akamming
by rensbr
Tuesday 29 October 2024 15:12
Forum: Speech & Voice Systems
Topic: Domoticz-Google-Assistant (dzga)
Replies: 369
Views: 85937

Re: Domoticz-Google-Assistant (dzga)

Maybe a very stupid question. I was using the old dzga, but it is not supported anymore, so I'm trying to change that to this plugin. But I'm running into troubles implemnting this. Google stopped with the use of Action, see: https://developers.google.com/assistant/ca-sunset, so the steps mentioned ...
by rensbr
Tuesday 15 October 2024 10:36
Forum: Python
Topic: Python Plugin: Volvo EV
Replies: 165
Views: 29904

Re: Python Plugin: Volvo EV

Since every (post) function we try returns an error 500, it looks liket that someting is clearly wrong on the Volvo side, so I can report that to them. To quote myself, It looks like Volvo has changed something at their side, because locking/unlocking the car seems to work now. Tx, glad it works ...
by rensbr
Tuesday 15 October 2024 10:20
Forum: Python
Topic: Python Plugin: Volvo EV
Replies: 165
Views: 29904

Re: Python Plugin: Volvo EV

rensbr wrote: Friday 20 September 2024 13:22 Since every (post) function we try returns an error 500, it looks liket that someting is clearly wrong on the Volvo side, so I can report that to them.
To quote myself, It looks like Volvo has changed something at their side, because locking/unlocking the car seems to work now.
by rensbr
Friday 20 September 2024 13:22
Forum: Python
Topic: Python Plugin: Volvo EV
Replies: 165
Views: 29904

Re: Python Plugin: Volvo EV

tx for running the script. Unfortunately it didn't give the answer i hoped. It reports the the climatization and (un)lock commands are there... I now have tested the command's on the Volvo API website and I'm getting also there the error 500 back. I also have added a function to your script, so I ...
by rensbr
Friday 20 September 2024 10:16
Forum: Python
Topic: Python Plugin: Growatt Inverter
Replies: 107
Views: 22814

Re: Python Plugin: Growatt Inverter

What if i have 4 pcs power station in account growatt? How configurate this script? I have the same question, but then with 2 inverters. Yesterday I installed a second Growatt inverter into my home and added this to already exsisting account, is there a way to add both inverters to Domoticz? Either ...
by rensbr
Thursday 19 September 2024 8:38
Forum: Python
Topic: Python Plugin: Volvo EV
Replies: 165
Views: 29904

Re: Python Plugin: Volvo EV

Let's hope so and wait for Volvo to fix this issue. At least the statusses work. In the meantime: Could you do me a favor and run this python script (ofcourse: pls fill in your VOC username and password in this script) and post the output?: I'm curious if the API returns the Climatization and (un ...
by rensbr
Wednesday 18 September 2024 15:03
Forum: Python
Topic: Python Plugin: Volvo EV
Replies: 165
Views: 29904

Re: Python Plugin: Volvo EV

your're welcome. It's a nice hobby, it's just very frustrating that Volvo isn't more consequent in the API. That makes maintaining the plugin too much work. anyway nice that it works now. I can completly understand that it is a frustration business when API and documentation is not up-to-date. (I'm ...
by rensbr
Wednesday 18 September 2024 12:12
Forum: Python
Topic: Python Plugin: Volvo EV
Replies: 165
Views: 29904

Re: Python Plugin: Volvo EV

I curious though, does it work now? UPDATE: I added 1 more fix, which hopefully also fixes the diagnostics call for the EX30... Thank you for the support and all the effort you have put into making the plugin compatible with my EX30, I really appreciate it! At first sight the red errors are gone ...
by rensbr
Tuesday 17 September 2024 14:53
Forum: Python
Topic: Python Plugin: Volvo EV
Replies: 165
Views: 29904

Re: Python Plugin: Volvo EV

Also when i try to open the car, i get a 500 server error: 2024-09-17 14:52:13.707 Status: User: Rens (IP: 192.168.208.1) initiated a switch command (796/Volvo-centralLock/Off) 2024-09-17 14:52:13.707 Volvo: Pushing 'onCommandCallback' on to queue 2024-09-17 14:52:13.708 Volvo: Processing ...
by rensbr
Tuesday 17 September 2024 14:46
Forum: Python
Topic: Python Plugin: Volvo EV
Replies: 165
Views: 29904

Re: Python Plugin: Volvo EV

2024-09-17 14:30:01.118 Status: Volvo: Entering work loop. 2024-09-17 14:30:01.118 Volvo: Worker thread started. 2024-09-17 14:30:01.118 Status: Volvo: Started. 2024-09-17 14:30:01.418 Status: Volvo: Initialized version 0.1.0, author 'akamming' 2024-09-17 14:30:01.419 Volvo: Debug logging mask set ...
by rensbr
Tuesday 17 September 2024 14:43
Forum: Python
Topic: Python Plugin: Volvo EV
Replies: 165
Views: 29904

Re: Python Plugin: Volvo EV

I can't recall me seeing this type of messages in the log, but i now found a new method (trought Portainer) to check the logs, so here you have the full log: tx.. this helps. You found a regression bug as a result of the last change to the code last month, which you will only encounter on new ...
by rensbr
Tuesday 17 September 2024 11:51
Forum: Python
Topic: Python Plugin: Volvo EV
Replies: 165
Views: 29904

Re: Python Plugin: Volvo EV

my mistake, i didn't push the fix. Now it's there... pls try again.. No problem, I already thought it was something like that. Thank you for the support so far, I looks like we are a little bit further. I have updated the plugin, and when I restarted, a lot more sensors where loaded, like ...
by rensbr
Tuesday 17 September 2024 9:30
Forum: Python
Topic: Python Plugin: Volvo EV
Replies: 165
Views: 29904

Re: Python Plugin: Volvo EV

my mistake, i didn't push the fix. Now it's there... pls try again.. No problem, I already thought it was something like that. Thank you for the support so far, I looks like we are a little bit further. I have updated the plugin, and when I restarted, a lot more sensors where loaded, like ...
by rensbr
Tuesday 17 September 2024 7:54
Forum: Python
Topic: Python Plugin: Volvo EV
Replies: 165
Views: 29904

Re: Python Plugin: Volvo EV

[...] I have deleted the hardware device, restarted Domoticz and added the new hardware device, with debugging on, see below: [...] Had some time to dig in it today. I found an issue in your logging. Apparently the EX30 reports "NONE" als fueltype in the API, which ofcourse should be "Electric ...
by rensbr
Monday 16 September 2024 13:40
Forum: Python
Topic: Python Plugin: Volvo EV
Replies: 165
Views: 29904

Re: Python Plugin: Volvo EV

about the 1st and 3rd logging: It's the same error. I suspected the battery size was not present in the API when called for EX30. But it is there, so i need to debug to see what's going on. I can do that but then i would need your volvo on VOC credentials and your VCC API Key. If you are willing to ...
by rensbr
Friday 13 September 2024 9:37
Forum: Python
Topic: Python Plugin: Volvo EV
Replies: 165
Views: 29904

Re: Python Plugin: Volvo EV

If it works you should have a lock device which can (un)lock your volvo Ah, that is nice! But I think the plugin stops adding the correct devices after the above error. Any thoughts on that? I do have however the Climatization button, but when I press that it is also not working. Aha probably then ...
by rensbr
Thursday 12 September 2024 14:48
Forum: Python
Topic: Python Plugin: Volvo EV
Replies: 165
Views: 29904

Re: Python Plugin: Volvo EV

akamming wrote: Thursday 12 September 2024 14:38 If it works you should have a lock device which can (un)lock your volvo
Ah, that is nice! But I think the plugin stops adding the correct devices after the above error. Any thoughts on that?

I do have however the Climatization button, but when I press that it is also not working.
by rensbr
Thursday 12 September 2024 14:32
Forum: Python
Topic: Python Plugin: Volvo EV
Replies: 165
Views: 29904

Re: Python Plugin: Volvo EV

I don’t know the code of that solution, but I would assume it uses the same API’s I just checked the docs )https://developer.volvocars.com/apis/energy/v1/overview/#availability ) and indeed Volvo added the ex30 to the list of supported cars So in theory it should work now indeed… I don’t know why yo ...