Closed matzZz closed 2 years ago
Hi this Flow works also with Dacia Spring electric car.
_[ { "id": "696fb772f2705743", "type": "inject", "z": "e5b8e02b7ea79337", "name": "", "props": [ { "p": "topic", "vt": "str" } ], "repeat": "", "crontab": "", "once": false, "onceDelay": 0.1, "topic": "location", "x": 100, "y": 100, "wires": [ [ "ab22e82ef6c1197c" ] ] }, { "id": "311a09c233eacc10", "type": "inject", "z": "e5b8e02b7ea79337", "name": "", "props": [ { "p": "topic", "vt": "str" } ], "repeat": "", "crontab": "", "once": false, "onceDelay": 0.1, "topic": "battery-status", "x": 120, "y": 140, "wires": [ [ "ab22e82ef6c1197c" ] ] }, { "id": "e57815ec55a19bd2", "type": "inject", "z": "e5b8e02b7ea79337", "name": "", "props": [ { "p": "topic", "vt": "str" } ], "repeat": "", "crontab": "", "once": false, "onceDelay": 0.1, "topic": "hvac-status", "x": 110, "y": 180, "wires": [ [ "ab22e82ef6c1197c" ] ] }, { "id": "dba3aeb3a2dd7668", "type": "inject", "z": "e5b8e02b7ea79337", "name": "", "props": [ { "p": "topic", "vt": "str" } ], "repeat": "", "crontab": "", "once": false, "onceDelay": 0.1, "topic": "cockpit", "x": 90, "y": 220, "wires": [ [ "ab22e82ef6c1197c" ] ] } ]_
thanks I also changed the readme that Dacia Spring works
Hi this Flow works also with Dacia Spring electric car.