Coder Social home page Coder Social logo

iobroker.bmw's People

Contributors

ta2k avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar

iobroker.bmw's Issues

Login failed / Price model changed?

Describe the bug
Log shows "Login failed" and according messages.

To Reproduce
Steps to reproduce the behavior:
Start the plugin and wait. No further changes required to the former working setup.

Expected behavior
Flawless login and api response.

Screenshots & Logfiles

bmw.0 |  2023-06-07 08:08:25.185 | error | undefined
bmw.0 | 2023-06-07 08:08:25.185 | error | Start relogin in 5min
bmw.0 | 2023-06-07 08:08:25.184 | error | Please check username and password or too many logins in 5 minutes
bmw.0 | 2023-06-07 08:08:25.184 | error | {"error":"invalid_client","error_description":"Client  authentication failed (e.g., login failure, unknown client, no client  authentication included or unsupported authentication method)"}
bmw.0 | 2023-06-07 08:08:25.184 | error | AxiosError: Request failed with status code 401
bmw.0 | 2023-06-07 08:08:25.183 | error | Login failed

Versions:

  • Adapter version: 2.5.7
  • JS-Controller version: 4.0.24
  • Node version: v14.21.1
  • Operating system: Raspi

Additional context
BMW mentions that the price model for the API "AOS" changes since May 23 ( https://bmw-cardata.bmwgroup.com/thirdparty/public/car-data/pricing ). Still the MyBMW App on iOS is running for free.

Settings:
Interval: 15 minutes intervals are set.
Brand: BMW

BMW seems to have changed the API again

It seems like BMW has changed the API again, my log only shows the following:


bmw.0 | 2022-05-28 07:19:44.570 | error | Error: Request failed with status code 403
-- | -- | -- | --
bmw.0 | 2022-05-28 07:19:44.570 | error | getvehicles v2 failed

Other users of the API (for OpenWB) had to change the requester to version 2.5, since BMW just release this version for their app, maybe this is the problem here as well.

Versions:

  • Adapter version: 2.51
  • JS-Controller version: 4.0.23
  • Node version: 14.19.0
  • Operating system: Ubuntu 20.4

Code 404 - getvehicles v2 failed

Since a some days the BMW vehicle data is not available anymore. Maybe BMW changed the API endpoints, so need to be adapted.
BMW App is working fine.

Below the error code in ioBorker.

{"statusCode":404,"message":"Resource not found"}
AxiosError: Request failed with status code 404
getvehicles v2 failed

BMW login broken

Describe the bug
POST /gcdm/oauth/authenticate results in HTTP/1.1 401 Unauthorized

To Reproduce
Try any BMW or Mini login

Use tags for versions

Please use tags für the version corresponding to the package published in npmjs.
This makes changes in the source code easier.

Compatibility check to js-controller 4.0

Dear Adapter developer,

with js-controller 4.0 object definitions are now also checked that min/max in only provided for number/mixed objects and that the type of the default value matches to the object type.

If something is not correct this is logged as 'warning' or 'info' log.

Please also make sure to update to the lastest @iobroker/testing dependency 2.5.4 or to accept the PR from Apollon77 for legacy testing!

Please spent some time to verify your adapter by ideally starting with a fresh instance and do some actions and verify the log. If you see a warn or info log there from these checks please adjust the adapter and fix the relevant cases.

For questions please refer to ioBroker/ioBroker.js-controller#1749

Please close the issue after you checked it.

Thank you very much for your support to get the best experience for the growing numbers of ioBroker users!

Add vehicle images as objects

Not sure if this was in a past version or another software... but I remember that I saw image URLs in one of the BMW adapters. This would be cool for the visualizations and I know that the BMW APIs can provide the image URLs.

Update stable version in repo from 2.5.7 to 2.7.2

Think about update stable version to 2.7.2

Version: stable=2.5.7 (453 days old) => latest=2.7.2 (15 days old)
Installs: stable=743 (48.22%), latest=210 (13.63%), total=1541

Click to use developer portal
Click to edit

Note: This is an automatically generated message and not personally authored by bluefox!

Error while starting the bmw instance

Error: Request failed with status code 400

{"error":"invalid_request","error_description":"The request is missing a required parameter, includes an unsupported parameter value (other than grant type), repeats a parameter, includes multiple credentials, utilizes more than one mechanism for authenticating the client, or is otherwise malformed"}

Bildschirmfoto 2021-11-17 um 20 06 03

Bildschirmfoto 2021-11-17 um 20 07 25

AxiosError: Request failed with status code 401

BMW Fahrzeug wurde in letzter Version angezeigt, aber Inhalte nicht mehr aktualisiert.
ADAPTER gelöscht und neue Version erneut installiert. --Y Host und Lebeszeichen grün, aber Verbunden mit Gerät oder Dienst rot

BMW-PW abgeändert, gleiches Ergebnis

Siehe Screenshots

Wäre Super, wenn ihr mir helfen könntet, oder die Fehlerursache beheben würdet
Danke
Screenshot 2023-07-16 123430_bmw1

inMotion alway false

Hi, I do not know if I am doing something wrong but the datapoint "inMotion" (bmw.0.xxx.properties.inMotion) is alway false.

I what to get a notification when the car is in my driveway, the engine is off and the car is not locked (well you can gues why).
While driving the position is not been updated so I thought I could use inMotion:

bmw.0.xxx.properties.inMotion = false
bmw.0.xxx.properties.vehicleLocation.address.formatted = myStreet
bmw.0.xxx.properties.areDoorsLocked = false

Is there any other way to figure out if the car engine in runing or the car is moving?

A while back there was a datapoint that gave the reason why the status was updated but that datapoint went away in an update

Adapter does not update data. "Out of call volume quota"

Describe the bug
The adapter does not retrieve data some time after the start. An error "Out of call volume quota" is logged, see attached log file. The log entry also specifies the time duration after which the the quota will be replenished. At this point in time, new data are retrieved for some time, until the quota is exceeded again.

To Reproduce
the error occurs consistently.

Screenshots & Logfiles
see attached logile.

Versions:

  • Adapter version: 2.5.5
  • iobroker version: 3.3.22
  • JS-Controller version: 6.0.0
  • Node version: 18.9.0
  • Operating system:PRETTY_NAME="Raspbian GNU/Linux 10 (buster)"
    NAME="Raspbian GNU/Linux"
    VERSION_ID="10"
    VERSION="10 (buster)"
    VERSION_CODENAME=buster
    ID=raspbian
    ID_LIKE=debian

Additional context
The adapter worked finde until a few days ago.
iobroker.2022-09-21.log.pdf

Abstürze wg. Uncaught Exception

Hallo,
seit einigen Wochen bekomme ich solche Errors im Log:

bmw.0 2023-07-02 16:31:48.234 info terminating
bmw.0 2023-07-02 16:31:47.731 warn Terminated (UNCAUGHT_EXCEPTION): Without reason
bmw.0 2023-07-02 16:31:47.730 info terminating
bmw.0 2023-07-02 16:31:47.656 error Bad number
bmw.0 2023-07-02 16:31:47.655 error unhandled promise rejection: Bad number
bmw.0 2023-07-02 16:31:47.654 error Unhandled promise rejection. This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch().
bmw.0 2023-07-02 16:31:41.473 info Found 1 bmw vehicles
bmw.0 2023-07-02 16:31:40.766 info Start getting bmw vehicles
bmw.0 2023-07-02 16:31:39.980 info starting. Version 2.6.1 in /opt/iobroker/node_modules/iobroker.bmw, node: v16.20.0, js-controller: 5.0.5

Danach geht der Adapter auf Rot.
Irgendeine Idee woran es liegen könnte?
ioBroker ist komplett aktualisiert.

ChargingState Path changed

Describe the bug
VIN.properties.chargingState.chargePercentage seems to be obsolete and it's never gonna updated anymore . The new object and attributes are:

"electricChargingState": {
"chargingLevelPercent": 43,
"chargingStatus": "NOT_CHARGING",
"chargingTarget": 100,
"isChargerConnected": true,
"range": 215

I used bimmerconnected dumping the entire JSON Object from BMW's server.

Hope it helps !

Best,
Christian

Feature Request on Charging History to feed Database

Dear all,

fantastic adapter! Many thanks for creating it.

Getting the charging history is great. Currently it is human readable and good use in a GUI - i guess.

Writing the data to a database isnt that easy though. One would need to create scanning code in say node-red to find new data, parse string to number and push the number into the DB.

Could you create such code at the source/the apater, please?

  1. parse string to a number (in kWh) and store next to every "energyCharged" and "total" string field
  2. create a "last session" section in bmw.0..charging-statistics. Including a number version of "EnergyCharged" (see 1.).

Data could then be pushed into influxDB directly when updated. No code needed for users.

Thanks for reading and considering this request.

Please fix issues reported by adapter checker

❗ [E606] Current adapter version 2.6.2 not found in README.md
❗ [E605] No actual year found in copyright. Please add "Copyright (c) 2023 TA2k [email protected]" at the end of README.md
❗ [E701] No actual year found in LICENSE. Please add "Copyright (c) 2023 TA2k [email protected]" at the start of LICENSE
👀 [W105] "common.titleLang" should be translated into all supported languages (en, de, ru, pt, nl, fr, it, es, pl, uk, zh-cn)
👀 [W109] "common.desc" should be translated into all supported languages (en, de, ru, pt, nl, fr, it, es, pl, uk, zh-cn)
👀 [W145] Each "common.news" should be translated into all supported languages (en, de, ru, pt, nl, fr, it, es, pl, uk, zh-cn)
👀 [W513] "gulpfile.js" found in repo! Think about migrating to @iobroker/adapter-dev package

Update stable version in repo from 2.5.7 to 2.6.3

Think about update stable version to 2.6.3

Version: stable=2.5.7 (408 days old) => latest=2.6.3 (15 days old)
Installs: stable=754 (49.83%), latest=161 (10.64%), total=1513

Click to use developer portal
Click to edit

Note: This is an automatically generated message and not personally authored by bluefox!

v2.5.7 Klimastatus

Hej,

leider finde ich keine Informationen über die Klima. Läuft sie, Läuft sie nicht, usw.

Bin ich blind oder gibt es keine Informationen darüber? :D

VG

Request failed

Describe the bug
In log there are request failed and there is no update of the objects.

Screenshots & Logfiles
If applicable, add screenshots and logfiles to help explain your problem.

Versions:

  • Adapter version:
  • JS-Controller version
    Ohne Titel

:
node js v14.17.6
nem 6.14.15

Think about to fix the issues found by adapter checker

I am an automatic service that looks for possible errors in ioBroker and creates an issue for it. The link below leads directly to the test:

https://adapter-check.iobroker.in/?q=https://raw.githubusercontent.com/TA2k/ioBroker.bmw

  • [E605] No actual year found in copyright. Please add "Copyright (c) 2022 TA2k [email protected]" at the end of README.md
  • [E701] No actual year found in LICENSE. Please add "Copyright (c) 2022 TA2k [email protected]" at the start of LICENSE

Thanks,
your automatic adapter checker.

P.S.: There is a community in Github, which supports the maintenance and further development of adapters. There you will find many experienced developers who are always ready to assist anyone. New developers are always welcome there. For more informations visit: https://github.com/iobroker-community-adapters/info

ioBroker protokoll full with info 1 BMW found

In the ioBroker protokoll every 5 minutes the following is printed:

bmw.0 | 2022-10-16 17:00:42.708 | info | Found 1 bmw vehicles

To Reproduce
Steps to reproduce the behavior:

  1. Activate the adapter :-)
  2. go to the protocoll
  3. more or less the most messages are from bmw.0

Expected behavior
This info is not needed, only at restart or config change

Versions:

  • Adapter version: 2.5.7
  • Node version: v16.17.0
  • Operating system: Linux

Adapter Startprobleme

Beim Neustart des Adapters ist dieser zwar grün, aktualisiert aber die Werte nicht. Nach einem erneuten Neustart des Adapters funktioniert es meistens.
Das ist ganz sporadisch, mal geht's, mal auch nicht nach dem Neustart. Ich habe noch keinen Zusammenhang feststellen können.

Evtl. benötigt der Adapter nach einem Neustart eine positive Rückmeldung von BMW bevor dieser in die Aktualisierungsroutine übergeht?

Update stable version in repo from 2.5.7 to 2.8.0

Think about update stable version to 2.8.0

Version: stable=2.5.7 (487 days old) => latest=2.8.0 (15 days old)
Installs: stable=707 (45.94%), latest=187 (12.15%), total=1539

Click to use developer portal
Click to edit

Note: This is an automatically generated message and not personally authored by bluefox!
Do not close this issue manually as a new issue will be created if condition for update still exists
@mcm1957 for evidence

'force-refresh" not working in V2.6.0

In version 2.6.0, activating 'force-refresh' does not update the BMW data points any more.
According to the debug entry, 'force-refresh' only updates the entries in "mappingInfo" and in "attributes".
In contrast, the regular update driven by the adapter itself (via the time intervall set there) activates the entries in "state".
Would be great if that can be corrected.

Datenpunkte für den Servicebedarf

Im aktuellen BMW-Adapter (Version 2.7.2) wird kein Service-Bedarf mehr angezeigt. In der vorhergehenden Version (bevor die BMW-API umgestellt wurde) gab es dafür die Datenpunkte unter 'bmw.0.VIN.properties.serviceRequiredxx'.

Über die BMW-App werden diese Datenpunkte nach wie vor aufgelistet; siehe den Screenshot anbei.

Bildschirmfoto BMW-App

Gibt es in den BMW-API-Daten, die die ioBroker-App empfängt, diese Information nicht mehr?

Status Raw Json ? Wäre das möglich ?

Ich habe Edomi im Einsatz und benutze deshalb iobroker zur Datensammlung, z.B. VWConnect. Hier übergebe ich ein Raw Json
an Edomi und werte das in Edomi aus. Nun ist noch ein Mini Cooper SE dazugekommen, den ich mit diesem super Adapter auch auslesen kann . Nur hier gibt es kein Raw Json, somit muss ich die Werte alle einzeln an Edomi übergeben, was sehr aufwändig und fehlerträchtig ist.
Wäre es möglich auch hier ein Raw Json für alle Werte zu implementieren ? Wäre eine tolle Sache !

Wrong data type for status.fuelIndicators02.rangeValue field

The adapter shows in the log:

State value to set for "bmw.0.XXXXXXXXXXXXXXXXX.status.fuelIndicators02.rangeValue" has to be type "number" but received type "string"

(the car is a PEV!)

Looks like the data type is not set correctly.

Adapter version: 2.5.7

Adapter lässt sich nicht starten

Der Adapter lässt sich nicht starten.
Vor dem Umstieg lief der alte Adapter https://github.com/frankjoke/ioBroker.bmw in V1.4.1 ohne Probleme.

Einträge im Log:

2021-08-18 21:18:02.858 - info: bmw.0 (15278) starting. Version 2.1.0 in /opt/iobroker/node_modules/iobroker.bmw, node: v12.22.2, js-controller: 3.2.16
--
2021-08-18 21:18:03.188 - error: bmw.0 (15278) Error: Request failed with status code 400
2021-08-18 21:18:03.189 - error: bmw.0 (15278) {"error":"invalid_request","error_description":"The request is missing a required parameter, includes an unsupported parameter value (other than grant type), repeats a parameter, includes multiple credentials, utilizes more than one mechanism for authenticating the client, or is otherwise malformed"}
2021-08-18 21:18:03.189 - error: bmw.0 (15278) undefined

Error messages after starting the adapter in protocol and no function at all

Describe the bug
I noticed since several days that the information about BMW stats does not changed in the vis.
Today after updating raspi (also nodejs to 16.16) i have a look to this problem. There are error messages in protocol "getvehicles v2 failed .... and status code 403".
I uninstall adapter and reinstall again, enter mail and password ... same negative result. But the state indicator in the instance list says "green".

To Reproduce
On my installation start the bmw adapter .. no further actions required.

Expected behavior
adapter normally working ... and give me the infos about our bmw.

Screenshots & Logfiles
Logfile:
2022-07-24 19:03:35.417 - info: host.raspi1 iobroker host.raspi1 create instance bmw
2022-07-24 19:03:35.438 - info: host.raspi1 iobroker host.raspi1 object system.adapter.bmw.0.alive created
2022-07-24 19:03:35.451 - info: host.raspi1 iobroker host.raspi1 object system.adapter.bmw.0.connected created
2022-07-24 19:03:35.463 - info: host.raspi1 iobroker host.raspi1 object system.adapter.bmw.0.compactMode created
2022-07-24 19:03:35.477 - info: host.raspi1 iobroker host.raspi1 object system.adapter.bmw.0.cpu created
2022-07-24 19:03:35.490 - info: host.raspi1 iobroker host.raspi1 object system.adapter.bmw.0.cputime created
2022-07-24 19:03:35.506 - info: host.raspi1 iobroker host.raspi1 object system.adapter.bmw.0.memHeapUsed created
2022-07-24 19:03:35.519 - info: host.raspi1 iobroker host.raspi1 object system.adapter.bmw.0.memHeapTotal created
2022-07-24 19:03:35.531 - info: host.raspi1 iobroker host.raspi1 object system.adapter.bmw.0.memRss created
2022-07-24 19:03:35.545 - info: host.raspi1 iobroker host.raspi1 object system.adapter.bmw.0.uptime created
2022-07-24 19:03:35.557 - info: host.raspi1 iobroker host.raspi1 object system.adapter.bmw.0.inputCount created
2022-07-24 19:03:35.568 - info: host.raspi1 iobroker host.raspi1 object system.adapter.bmw.0.outputCount created
2022-07-24 19:03:35.579 - info: host.raspi1 iobroker host.raspi1 object system.adapter.bmw.0.eventLoopLag created
2022-07-24 19:03:35.591 - info: host.raspi1 iobroker host.raspi1 object system.adapter.bmw.0.sigKill created
2022-07-24 19:03:35.602 - info: host.raspi1 iobroker host.raspi1 object system.adapter.bmw.0.logLevel created
2022-07-24 19:03:35.612 - info: host.raspi1 iobroker host.raspi1 object bmw.0.info created
2022-07-24 19:03:35.622 - info: host.raspi1 iobroker host.raspi1 object bmw.0.info.connection created
2022-07-24 19:03:35.631 - info: host.raspi1 iobroker host.raspi1 Set default value of bmw.0.info.connection: false
2022-07-24 19:03:35.647 - info: host.raspi1 iobroker host.raspi1 object system.adapter.bmw.0 created
2022-07-24 19:03:36.680 - info: host.raspi1 iobroker exit 0
2022-07-24 19:03:39.642 - info: host.raspi1 instance system.adapter.bmw.0 started with pid 27377
2022-07-24 19:03:43.985 - info: bmw.0 (27377) starting. Version 2.5.4 in /opt/iobroker/node_modules/iobroker.bmw, node: v16.16.0, js-controller: 4.0.23
2022-07-24 19:03:44.030 - error: bmw.0 (27377) Please set username and password
2022-07-24 19:04:05.975 - info: host.raspi1 stopInstance system.adapter.bmw.0 (force=false, process=true)
2022-07-24 19:04:05.983 - info: host.raspi1 stopInstance system.adapter.bmw.0 send kill signal
2022-07-24 19:04:05.992 - info: bmw.0 (27377) Got terminate signal TERMINATE_YOURSELF
2022-07-24 19:04:05.996 - info: bmw.0 (27377) terminating
2022-07-24 19:04:06.000 - info: bmw.0 (27377) Terminated (ADAPTER_REQUESTED_TERMINATION): Without reason
2022-07-24 19:04:06.728 - info: host.raspi1 instance system.adapter.bmw.0 terminated with code 11 (ADAPTER_REQUESTED_TERMINATION)
2022-07-24 19:04:09.169 - info: host.raspi1 instance system.adapter.bmw.0 started with pid 27422
2022-07-24 19:04:12.639 - info: bmw.0 (27422) starting. Version 2.5.4 in /opt/iobroker/node_modules/iobroker.bmw, node: v16.16.0, js-controller: 4.0.23
2022-07-24 19:04:13.522 - error: bmw.0 (27422) getvehicles v2 failed
2022-07-24 19:04:13.522 - error: bmw.0 (27422) Error: Request failed with status code 403
2022-07-24 19:04:13.523 - error: bmw.0 (27422) ""
2022-07-24 19:04:13.653 - error: bmw.0 (27422) getvehicles v2 failed
2022-07-24 19:04:13.654 - error: bmw.0 (27422) Error: Request failed with status code 403
2022-07-24 19:04:13.655 - error: bmw.0 (27422) ""

Versions:

  • Adapter version: 2.5.4 (i tried 2.5.5 from github ... same result)
  • JS-Controller 4.0.23
  • Node version: 16.16.0 (i tried it before with 14.20.0 ... same negative result)
  • Operating system: Raspbian

Additional context
Adapter runs several months without problems ... since several days this problem

Feature Request: Fetch Data on Request complementing longer Poll Cycles

Describe the Request
In order to correctly calculate the needed Amount of Energy for the Wallbox i.e. to reach 80% Charge Level of a BEV we need to know the current SOC in the moment (or shortly after) Pluging in. With the current Polling-Mechanism this might take some time (Minutes). In order to have an accurate SOC.

When setting the Polling Interval too short, the API will complain with Quota Exceeded and a possible long Wait-Time (that the current Adapter 2.5.5 does not handle well).

Proposed Solution
Still use the Polling Time but default it to a rather high default Time (5 Min +).
Have a Trigger that might be triggered from JS / NodeRed in order to fetch current Data to represent actual Data (incl. SOC) for instance when charging starts. This might be as well used to trigger a Check if all Doors/Windows are closed when using Presence Check in the Home.

Automatic(?) translation of object ID to object Name

Describe the bug
Possible error in automatic translation
bmw.0.WBAxxxxxxxxx.properties.vehicleLocation.heading is translated to 'Überschrift'.

Expected behavior
Should be 'Richtung'

Versions:

  • Adapter version: 2.5.1

AxiosError: Request failed with status code 408

bmw.0 | 2023-07-05 15:21:33.783 | error | {"statusCode":408,"message":"Request Timeout"}
bmw.0 | 2023-07-05 15:21:33.783 | error | AxiosError: Request failed with status code 408
bmw.0 | 2023-07-05 15:21:33.782 | error | update failed
bmw.0 | 2023-07-05 15:11:33.657 | error | {"statusCode":408,"message":"Request Timeout"}
bmw.0 | 2023-07-05 15:11:33.657 | error | AxiosError: Request failed with status code 408

Refresh steht auf 5 Minuten, Fehler kommt alle 10 Minuten.

vehicle-finder funktioniert nicht

bmw.0.?????????????.remotev2.vehicle-finder auf true gesetzt. Es wird kein lat und lon angezeigt. es gibt keinen stat in iobroker dafür. Im Debuglog erscheint nur folgendes:
image

Dieses funktioniert mit meinem Fahrzeug: https://bimmer-connected.readthedocs.io/en/latest/
Wird verwendet vom HASS Projekt: https://www.home-assistant.io/integrations/bmw_connected_drive/

Versions:

  • Adapter version: 2.7.2
  • JS-Controller version: 5.0.17
  • Node version: v20.10.0
  • Operating system: debian

v2.4.1 does not connect to BMW backend

Describe the bug
v2.4.1 does not connect to BMW backend

To Reproduce
Steps to reproduce the behavior:

  1. Install v2.4.1
  2. Create instance, enter e-mail & password
  3. look at ioBroker log

Expected behavior
Adapter should connect to BMW backend

Screenshots & Logfiles
grafik

Versions:

  • Adapter version: 2.4.1
  • JS-Controller version: 5.2.13
  • Node version: 4.15.3
  • Operating system: Win 11

Additional context
Add any other context about the problem here.

"Please use remotev2 to control"

After updating to 2.4.1 and reconfiguring the password, I can connect again to BMW, but it only says "Please use remotev2 to control", and does not update the data.

bmw.0 | 2021-11-13 22:51:49.568 | warn | Please use remotev2 to control
bmw.0 | 2021-11-13 22:51:31.410 | info | starting. Version 2.4.1 in /opt/iobroker/node_modules/iobroker.bmw, node: v12.22.6, js-controller: 3.2.16

Any idea?

On month roll bmw.*.chargingSessions.YYYY-MM gets previous months sessions as well

Describe the bug
In a new month the next directory in bmw.0.[VIN].chargingSessions.YYYY-MM gets created.
Unfortunately it then also contain the previous months data, which was copied over (so from MM-1).

Next steps then are all fine: New charging sessions get added correctly. The totals are correctly including the MM month, only.

To Reproduce
Wait for a new month with charging sessions in current month

Expected behavior
to not double/copy over the MM-1 data

Screenshots & Logfiles
none

Versions:

  • Adapter version: 2.5.3
  • JS-Controller version:
  • Node version:
  • Operating system: raspiberry pi 64 bit

Additional context
Its a great adapter - I can only recommend it.
Many thanks to all involved creating and maintaining it. Keep up the good work!

How to use the remoteV2 order(s)

Dear developer,

I would like to use the remoteV2 order system in order to adjust the refresh interval and force a refresh via a blocky script.

It is described that the adress bmw.0.VIN.remotev2 is used for these orders but I don't have a clue how these orders which would be written to this adress have to look like.

Please apologise my probably unnessecary question but I really would like also be able to adjust the control rate of the adapter.

Best regards
MSPtrs

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.