kamereon-python icon indicating copy to clipboard operation
kamereon-python copied to clipboard

Python library for working with Nissan / Renault / Mitsubishi Kamereon APIs

Results 9 kamereon-python issues
Sort by recently updated
recently updated
newest added

Hi, I want to add it to HA also to see if I can help in getting it to work. How exactly can I add this to Home Assistant. I...

To start with many thanks for this Python implementation. However, for me it didn't work with the current version of Nissanconnect for EU.The response from the server seems to have...

After running pip3 install -r requirements.txt: ``` Installing collected packages: oauthlib, requests_oauthlib DEPRECATION: Configuring installation scheme with distutils config files is deprecated and will no longer work in the near...

Are they actually working? I would like to port them to Renault API.

I am glad to announce my "test page" for developers and hackers which want to explore their cars capabilities: http://jumpjack.altervista.org/myrenault/ Have fun and share your results! ;-) Note: you don't...

Does anyone know how the status of a refresh command can be retrieved as executed in https://github.com/mitchellrj/kamereon-python/blob/146904802301aa0b0008e2bdb3a88ed10ff50acf/kamereon/kamereon.py#L1075 The command returns a refresh id: {"data":{"type":"RefreshBatteryStatus","id":"10105284-e42b-4376-819e-fe50cf52c9df","attributes":{}}} that should be queryable?

It's great to see this development, it's a shame it did stop. Is it so that you only are taking a break, or have you decided to not develop this...

battery_bar_level is the something in the range of 0-240 battery_level is something in the range of 0-100%

Seems to be a problem with token expiration after about an hour: **TokenExpiredError** Log: 2020-04-08 23:32:47 WARNING (MainThread) [homeassistant.loader] You are using a custom integration for kamereon which has not...