Giter VIP home page Giter VIP logo

iobroker.fiat's Introduction

Logo

ioBroker.fiat

NPM version Downloads Number of Installations (latest) Number of Installations (stable) Dependency Status

NPM

Tests: Test and Release

fiat jeep adapter for ioBroker

Adapter für Fiat und Jeep

Loginablauf:

Die Fiat oder Jeep App Mail und Passwort eingeben.

Steuern

fiat.0.id.remote auf true setzen steuert den jeweiligen Befehl

Diskussion und Fragen:

https://forum.iobroker.net/topic/46378/test-adapter-fiat-v0-0-x

Changelog

0.0.10 (2024-06-10)

  • added schedule edit via remote.CPPLUS

0.0.7

  • (TA2k) Added Jeep support

0.0.3

  • (TA2k) Added precondition

0.0.2

  • (TA2k) Enable deep refresh to update charging state

0.0.1

  • (TA2k) initial release

License

MIT License

Copyright (c) 2021-2030 TA2k [email protected]

Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.

iobroker.fiat's People

Contributors

ta2k avatar

Stargazers

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

Watchers

 avatar  avatar  avatar

iobroker.fiat's Issues

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.fiat

  • [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

Jeep Uconnect Portal

Hello, would it be possible to add a Jeep version? It uses same Uconnect stuff just via the uconnect Jeep portal.

Would be great if i can modify the code to login to the jeep portal :-)

With kind Regads
Michael

sessioninfo missing

Hallo

Bekomme diese Fehlermeldung bei meiner anmeldung.
App funktioniert aber adapter nicht.

Ist dies schon bekannt?

MFG
Patrick

image

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!

Error Messages on every fetch in Log when Location Tracking disabled in Car

Describe the bug
In my Car (Fiat 500e) i disabled the location tracking. On every fetch i have some error messages in the ioBroker log.

Expected behavior
Do not fill the location objects and no error messages in the log

Screenshots & Logfiles
image
It´s on every fetch this same set of error messages

Versions:

  • Adapter version: 0.0.8
  • JS-Controller version: 4.0.24
  • Node version: 18.15.0
  • Operating system: Docker / Linux

Update stable version in repo from 0.0.8 to 0.0.10

Think about update stable version to 0.0.10

Version: stable=0.0.8 (509 days old) => latest=0.0.10 (15 days old)
Installs: stable=234 (67.83%), latest=31 (8.99%), total=345

Click to use developer portal
Click to edit

Do not close this issue manually as a new issue will be created if condition for update still exists.

Please drop a comment if any reason exists which blocks updating to version 0.0.10 at this time.

Note: This is an automatically generated message and not personally authored by bluefox!
@mcm1957 for evidence

Update stable version in repo from 0.0.8 to 0.0.9

Think about update stable version to 0.0.9

Version: stable=0.0.8 (269 days old) => latest=0.0.9 (15 days old)
Installs: stable=225 (76.79%), latest=38 (12.97%), total=293

Click to use developer portal
Click to edit

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

wrong value type

Hallo, ich erhalte die folgenden Protokolleinträge .
Kannst du dir das mal anschauen und den typ ändern ?

Vielen Dank

fiat.0 2022-11-14 22:53:42.499 info State value to set for "fiat.0.ZAREAFDNxxxxx.status.vehicleInfo.tyrePressure04.pressure.value" has to be type "number" but received type "string"
fiat.0 2022-11-14 22:53:42.499 info State value to set for "fiat.0.ZAREAFDNxxxxx.status.vehicleInfo.tyrePressure03.pressure.value" has to be type "number" but received type "string"
fiat.0 2022-11-14 22:53:42.499 info State value to set for "fiat.0.ZAREAFDNxxxxx.status.vehicleInfo.tyrePressure02.pressure.value" has to be type "number" but received type "string"
fiat.0 2022-11-14 22:53:42.498 info State value to set for "fiat.0.ZAREAFDNxxxxx.status.vehicleInfo.tyrePressure01.pressure.value" has to be type "number" but received type "string"
fiat.0 2022-11-14 22:53:42.448 info State value to set for "fiat.0.ZAREAFDNxxxxx.location.latitude" has to be type "number" but received type "string"

Please consider fixing issues detected by repository checker

Notification from ioBroker Check and Service Bot

Dear adapter developer,

I'm the ioBroker Check and Service Bot. I'm an automated tool processing routine tasks for the ioBroker infrastructure. I have recently checked the repository for your adapter fiat for common errors and appropiate suggestions to keep this adapter up to date.

Please see the result of the check below.

ioBroker.fiat

Downloads Number of Installations (latest) Number of Installations (stable) - Test and Release
NPM

ERRORS:

  • ❗ [E026] "{'engines': {'node'>='16'}}" is required at package.json, "{'engines':{'node'>='18'}}" is recommened
  • ❗ [E162] js-controller 3.0.0 listed as dependency but 4.0.24 is required as minimum, 5.0.19 is recommended. Please update dependency at io-package.json.

WARNINGS:

Please review issues reported and consider fixing them as soon as appropiate.

Errors reported by repository checker should be fixed as soon as possible. Some of them require a new release to be considered as fixed. Please note that errors reported by checker might be considered as blocking point for future updates at stable repository.

Warnings reported by repository checker should be reviewed. While some warnings can be considered as a suggestion and be ignored due to good reasons or a dedicated decision of the developer, most warnings should be fixed as soon as appropiate.

Feel free to contact me (@ioBroker-Bot) if you have any questions or feel that an issue is incorrectly flagged.

And THANKS A LOT for maintaining this adapter from me and all users.
Let's work together for the best user experience.

your
ioBroker Check and Service Bot

@mcm1957 for evidence

Support refreshing status?

I've noticed the code contains a commented out DEEPREFRESH command. Is it possible to request a status refresh from the vehicle, i.e. update the vehicle's soc value?

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.