Search found 688 matches
- Saturday 05 July 2025 20:59
- Forum: Python
- Topic: Python Plugin: Volvo EV
- Replies: 211
- Views: 47362
Re: Python Plugin: Volvo EV
With the latest update (did the git pull), it seems to be updating the devices again. One thing: I changed the update interval from 900 to 60 seconds to be able to see the changes faster than after 900 seconds. 60 seconds is probably a too low amount, what is the lowest one can use without getting ...
- Saturday 05 July 2025 15:33
- Forum: Python
- Topic: Python Plugin: Volvo EV
- Replies: 211
- Views: 47362
Re: Python Plugin: Volvo EV
So, the setup I have is OK and I must wait for a solution because everyone is having the same issues since yesterday? Edit: meanwhile I managed to get some info into 1 Text device with the help of ChatGPT. At least I can fiddle with it to get the info in it I want. Screenshot 2025-07-05 at 18.09.08 ...
- Saturday 05 July 2025 14:47
- Forum: Python
- Topic: Python Plugin: Volvo EV
- Replies: 211
- Views: 47362
Re: Python Plugin: Volvo EV
What do you mean with this ? "So make sure no one has access to you token.ini file!" Did I forget something? Did the update, the authorization and restarted Domoticz. This is what I have now (I deleted my VIN): 2025-07-05 14:32:46.455 Volvo: DEBUG: {"data": {"frontLeft": {"value": "NO_WARNING ...
- Saturday 05 July 2025 12:56
- Forum: Python
- Topic: Python Plugin: Volvo EV
- Replies: 211
- Views: 47362
Re: Python Plugin: Volvo EV
I just switched Debug on and see: 2025-07-05 12:56:50.101 Volvo: Calling message handler 'onHeartbeat' on 'module' type object. 2025-07-05 12:56:50.101 Volvo: DEBUG: onHeartbeat called 2025-07-05 12:56:50.101 Volvo: DEBUG: Heartbeat() called 2025-07-05 12:56:50.101 Volvo: DEBUG: Not logged in ...
- Saturday 05 July 2025 12:23
- Forum: Python
- Topic: Python Plugin: Volvo EV
- Replies: 211
- Views: 47362
Re: Python Plugin: Volvo EV
Ah, clear. Thanks. I'm facing another issue at the moment. The sensors aren't updating, although the car is charging. When I go to the CLI and do the 'trick' with "python3 authorize.py", then - after restarting Domoticz - all devices are updated. I see no errors in the Log, so it's kind of strange ...
- Friday 04 July 2025 20:25
- Forum: Python
- Topic: Python Plugin: Volvo EV
- Replies: 211
- Views: 47362
Re: Python Plugin: Volvo EV
Below are the devices mentioned, in the Text device you posted. I think this is a nice way of showing these devices in one place. I think that if I know where to start, I can manage myself to add/adjust or remove devices/lines. "Charge level actual" is called "VolvoEX30 Batterij level" in my set up ...
- Friday 04 July 2025 17:58
- Forum: Python
- Topic: Python Plugin: Volvo EV
- Replies: 211
- Views: 47362
Re: Python Plugin: Volvo EV
I'm using Domoticz and I'm still OK with it. Tried Dashticz, but don't need other fancy stuff really. Such a Text device you showed, would be fine if I just know what DzVents or LUA script I could use to start with. I thought you had such a script already made for us to change to our set-up. If not ...
- Friday 04 July 2025 16:46
- Forum: Python
- Topic: Python Plugin: Volvo EV
- Replies: 211
- Views: 47362
Re: Python Plugin: Volvo EV
Hi, actually what's in the custom text device so that I have an overview in just 1 place.
Not sure how I can accomplish this.
Not sure how I can accomplish this.
- Friday 04 July 2025 14:24
- Forum: Python
- Topic: Python Plugin: Volvo EV
- Replies: 211
- Views: 47362
Re: Python Plugin: Volvo EV
I just wrote some new text for my Volvo text sensor. if domoticz.devices('Volvo-aangesloten').state ~= 'Disconnected' then carConnected = 'Connected' else carConnected = 'not Connected' end if laadvermogen > 1000 then laadvermogen = domoticz.devices('Laadpaal').actualWatt/1000 else laadvermogen ...
- Friday 27 June 2025 14:31
- Forum: Python
- Topic: Python Plugin: Volvo EV
- Replies: 211
- Views: 47362
Re: Python Plugin: Volvo EV
Feeling stupid here. I can't get this command to work: curl -X GET 'https://api.volvocars.com/connected-vehicle/v2/vehicles' -H 'accept: application/json' -H 'authorization: Bearer <your-access-token>' -H 'vcc-api-key: <your-vcc-api-key>' I have the <your-access-token> and also the <your-vcc-api-key ...
- Friday 21 February 2025 16:30
- Forum: iOS
- Topic: Pilot: Home Automation Control (iOS app)
- Replies: 1000
- Views: 244509
Re: Pilot: Home Automation Control (iOS app)
It’s all working great again. Thanks for the update!
- Wednesday 15 January 2025 12:31
- Forum: iOS
- Topic: Pilot: Home Automation Control (iOS app)
- Replies: 1000
- Views: 244509
Re: Pilot: Home Automation Control (iOS app)
No, he didn't answer. Meanwhile I made a new installation with an older Domoticz version which I didn't update and Pilot works.
Too bad it isn't updated to work with the latest Beta.
Too bad it isn't updated to work with the latest Beta.
- Sunday 05 January 2025 12:54
- Forum: iOS
- Topic: Pilot: Home Automation Control (iOS app)
- Replies: 1000
- Views: 244509
Re: Pilot: Home Automation Control (iOS app)
All commits are listed in GitHub, but setting up that reverse proxy is much simpler and faster to implement. ;) I've tested it in a standalone docker container for fun and it's really easy to create this work-around. I can share the details in case there is a real interest. :D I have Domoticz ...
- Friday 03 January 2025 12:43
- Forum: iOS
- Topic: Pilot: Home Automation Control (iOS app)
- Replies: 1000
- Views: 244509
Re: Pilot: Home Automation Control (iOS app)
If we only knew what code that was, then it would be an option to add it again ourselves. Maybe.
- Friday 03 January 2025 12:33
- Forum: Forum feedback
- Topic: Login from new MacBook doesn't work
- Replies: 2
- Views: 2051
Re: Login from new MacBook doesn't work
Using Safari and Chrome. Will try in a private window now. Edit: Same error: "You have exceeded the maximum number of login attempts allowed. In addition to your username and password the invisible reCAPTCHA v3 will be used to authenticate your session" I'm successfully logged in via my iPhone and ...
- Thursday 02 January 2025 17:13
- Forum: Forum feedback
- Topic: Login from new MacBook doesn't work
- Replies: 2
- Views: 2051
Login from new MacBook doesn't work
Hi, I've sent a message to the admin, but no reply yet. I've been trying to login from my new MacBook with the right credentials, but everytime I get the message that there were too many attempts to login and an invisible reCAPTCHA will be used to authenticate the session. Well, that's nice, but I ...
- Wednesday 01 January 2025 14:30
- Forum: iOS
- Topic: Pilot: Home Automation Control (iOS app)
- Replies: 1000
- Views: 244509
Re: Pilot: Home Automation Control (iOS app)
Depends from what version you updated. It cannot be from a 2024.x version. You post that post in June 2023. 2023.2 is released in July 2023. So it is definitely related to the Domoticz API update of 2023.2. Nope, I update nearly every Beta version. So, it has to do with the latest (or the 1 or 2 ...
- Monday 30 December 2024 21:33
- Forum: iOS
- Topic: Pilot: Home Automation Control (iOS app)
- Replies: 1000
- Views: 244509
Re: Pilot: Home Automation Control (iOS app)
Unfortunately, since the last Beta update of Domoricz (2024.7 (build 16401)), I see no devices anymore in Pilot. I can see the log, so there is a connection, but I can't see any devices. I hope it can be fixed, because I rely on Pilot for some switches and also geofencing. This is not related to ...
- Sunday 29 December 2024 20:40
- Forum: iOS
- Topic: Pilot: Home Automation Control (iOS app)
- Replies: 1000
- Views: 244509
Re: Pilot: Home Automation Control (iOS app)
Unfortunately, since the last Beta update of Domoricz (2024.7 (build 16401)), I see no devices anymore in Pilot. I can see the log, so there is a connection, but I can't see any devices.
I hope it can be fixed, because I rely on Pilot for some switches and also geofencing.
I hope it can be fixed, because I rely on Pilot for some switches and also geofencing.
- Sunday 18 August 2024 11:42
- Forum: Other questions and discussions
- Topic: Domoticz SMA Inverter error
- Replies: 20
- Views: 2952
Re: Domoticz SMA Inverter error
Hmmmm..... I've ran out of options then. This setting did the trick for me when I wasn't able to get both online. Will search in my old messages for any other suggestions, but I'm afraid this is it for me.