]> git.giorgioravera.it Git - mercedes_me_api.git/log
mercedes_me_api.git
5 years agoUpdated shell script so it works on macOS too
Robert Klep [Fri, 18 Dec 2020 13:29:01 +0000 (14:29 +0100)]
Updated shell script so it works on macOS too

5 years agoFix to include repos in HACS v0.7
Giorgio Ravera [Thu, 17 Dec 2020 10:19:12 +0000 (11:19 +0100)]
Fix to include repos in HACS

5 years agoUpdate hassfest.yaml
Giorgio Ravera [Thu, 17 Dec 2020 08:50:05 +0000 (09:50 +0100)]
Update hassfest.yaml

5 years agoUpdated to version 0.7
Giorgio Ravera [Thu, 17 Dec 2020 08:48:05 +0000 (09:48 +0100)]
Updated to version 0.7

5 years agoCreate hassfest.yaml
Giorgio Ravera [Thu, 17 Dec 2020 08:47:02 +0000 (09:47 +0100)]
Create hassfest.yaml

5 years agoFixed _name in standalone script (resources.py)
Giorgio Ravera [Wed, 16 Dec 2020 22:36:49 +0000 (23:36 +0100)]
Fixed _name in standalone script (resources.py)

5 years agoFixed "maximum recursion depth exceeded" issue in custom component
Robert Klep [Wed, 16 Dec 2020 11:48:04 +0000 (12:48 +0100)]
Fixed "maximum recursion depth exceeded" issue in custom component

5 years agoFixed also the hass components and updated version to 0.6
Giorgio Ravera [Tue, 15 Dec 2020 16:51:43 +0000 (17:51 +0100)]
Fixed also the hass components and updated version to 0.6

5 years agoFixed issue "Refresh not working? #3"
Giorgio Ravera [Tue, 15 Dec 2020 16:50:08 +0000 (17:50 +0100)]
Fixed issue "Refresh not working? #3"

5 years agoUpdated version to 0.5
Giorgio Ravera [Thu, 10 Dec 2020 13:04:51 +0000 (14:04 +0100)]
Updated version to 0.5

5 years agoFixed issue: in query.py, _config is not defined
Giorgio Ravera [Mon, 7 Dec 2020 15:02:21 +0000 (16:02 +0100)]
Fixed issue: in query.py, _config is not defined

5 years agoAdd unique IDs
Daniel Rheinbay [Sun, 6 Dec 2020 13:21:19 +0000 (14:21 +0100)]
Add unique IDs

Add unique IDs for sensors. This allows users to rename the sensors and add icons all from within Home Assistant GUI.

5 years agoUse f strings, fix spelling of retrieve
Daniel Rheinbay [Sun, 6 Dec 2020 21:53:48 +0000 (22:53 +0100)]
Use f strings, fix spelling of retrieve

* Use Python 3's f strings to format strings.
* Fix spelling of "retrieve" (instead of "retrive")

5 years agoFixed bash script & updated to rev 0.3
Giorgio Ravera [Thu, 3 Dec 2020 16:47:27 +0000 (17:47 +0100)]
Fixed bash script & updated to rev 0.3

5 years agoFixed previous commit.
Giorgio Ravera [Mon, 23 Nov 2020 16:32:23 +0000 (17:32 +0100)]
Fixed previous commit.

5 years agoAdded last update information in human readable.
Giorgio Ravera [Mon, 23 Nov 2020 16:31:27 +0000 (17:31 +0100)]
Added last update information in human readable.

5 years agoAligned info.md to the latest modification in README.md
Giorgio Ravera [Wed, 11 Nov 2020 13:15:11 +0000 (14:15 +0100)]
Aligned info.md to the latest modification in README.md

5 years agoUpdated to revision 0.4
Giorgio Ravera [Wed, 11 Nov 2020 13:11:53 +0000 (14:11 +0100)]
Updated to revision 0.4

5 years agoUpdate README.md
Daniel Rheinbay [Mon, 9 Nov 2020 21:07:47 +0000 (22:07 +0100)]
Update README.md

Fix token filenames: they will be stored in .mercedesme_token (not .mercedes_token)

5 years agoFix README
Daniel Rheinbay [Mon, 9 Nov 2020 20:52:22 +0000 (21:52 +0100)]
Fix README

The config file needs to be called .mercedesme_credentials instead of .mercedes_credentials

5 years agoRemoved HACS as open points v0.3
Giorgio Ravera [Sun, 8 Nov 2020 22:42:20 +0000 (23:42 +0100)]
Removed HACS as open points

5 years agoFixed README.md and hacs.json
Giorgio Ravera [Sun, 8 Nov 2020 22:28:15 +0000 (23:28 +0100)]
Fixed README.md and hacs.json

5 years agoupdated version
Giorgio Ravera [Sun, 8 Nov 2020 22:20:05 +0000 (23:20 +0100)]
updated version

5 years agofixed manifest.json
Giorgio Ravera [Sun, 8 Nov 2020 22:08:25 +0000 (23:08 +0100)]
fixed manifest.json

5 years agoadded info.md
Giorgio Ravera [Sun, 8 Nov 2020 21:50:11 +0000 (22:50 +0100)]
added info.md

5 years agofixed hacs.json
Giorgio Ravera [Sun, 8 Nov 2020 21:31:49 +0000 (22:31 +0100)]
fixed hacs.json

5 years agoUpdate README.md
Giorgio Ravera [Sun, 8 Nov 2020 21:22:55 +0000 (22:22 +0100)]
Update README.md

5 years agoUpdate README.md
Giorgio Ravera [Sun, 8 Nov 2020 21:20:07 +0000 (22:20 +0100)]
Update README.md

replaced buy me a coffee logo.

5 years agoUpdated README.md
Giorgio Ravera [Sun, 8 Nov 2020 21:06:59 +0000 (22:06 +0100)]
Updated README.md

5 years agoUpdate README.md
Giorgio Ravera [Sun, 8 Nov 2020 20:50:41 +0000 (21:50 +0100)]
Update README.md

5 years agoAdded hacs.json
Giorgio Ravera [Sun, 8 Nov 2020 20:03:32 +0000 (21:03 +0100)]
Added hacs.json

5 years agoUpdated README.md
Giorgio Ravera [Sun, 8 Nov 2020 19:51:50 +0000 (20:51 +0100)]
Updated README.md

5 years agoAligned home assistant component with standalone python version.
Giorgio Ravera [Thu, 5 Nov 2020 19:04:30 +0000 (20:04 +0100)]
Aligned home assistant component with standalone python version.

5 years agoMinor changes
Giorgio Ravera [Mon, 2 Nov 2020 10:49:36 +0000 (11:49 +0100)]
Minor changes

5 years agoMinor changes.
Giorgio Ravera [Mon, 2 Nov 2020 10:49:26 +0000 (11:49 +0100)]
Minor changes.

5 years agoAdded dedicated module for oauth.
Giorgio Ravera [Sat, 31 Oct 2020 11:00:03 +0000 (12:00 +0100)]
Added dedicated module for oauth.

5 years agoSeparated URLs for oauth2
Giorgio Ravera [Fri, 30 Oct 2020 14:42:25 +0000 (15:42 +0100)]
Separated URLs for oauth2

5 years agoFixed version number v0.2
Giorgio Ravera [Sun, 25 Oct 2020 17:58:47 +0000 (18:58 +0100)]
Fixed version number

5 years agoAdded custom component for home assistant
Giorgio Ravera [Sun, 25 Oct 2020 17:56:43 +0000 (18:56 +0100)]
Added custom component for home assistant

5 years agoAdded expiration information.
Giorgio Ravera [Sun, 25 Oct 2020 17:45:47 +0000 (18:45 +0100)]
Added expiration information.

5 years agoMajor improvements
Giorgio Ravera [Sun, 25 Oct 2020 16:47:07 +0000 (17:47 +0100)]
Major improvements

5 years agoMoved from config to constant variables
Giorgio Ravera [Sun, 25 Oct 2020 16:46:19 +0000 (17:46 +0100)]
Moved from config to constant variables

5 years agoused class inside resources.py
Giorgio Ravera [Fri, 23 Oct 2020 18:10:34 +0000 (20:10 +0200)]
used class inside resources.py

5 years agoCreated a constant file
Giorgio Ravera [Fri, 23 Oct 2020 10:46:17 +0000 (12:46 +0200)]
Created a constant file

5 years agoUpdated Python Version with Classes
Giorgio Ravera [Thu, 22 Oct 2020 20:06:58 +0000 (22:06 +0200)]
Updated Python Version with Classes

5 years agoAdded Python version of the script.
Giorgio Ravera [Thu, 22 Oct 2020 11:33:59 +0000 (13:33 +0200)]
Added Python version of the script.

5 years agoAdded the possibility to retrive the list of resources available
Giorgio Ravera [Sun, 18 Oct 2020 21:44:37 +0000 (23:44 +0200)]
Added the possibility to retrive the list of resources available

5 years agoUpdate README.md v0.1
Giorgio Ravera [Sun, 4 Oct 2020 21:04:58 +0000 (23:04 +0200)]
Update README.md

5 years agoUpdate README.md
Giorgio Ravera [Sun, 4 Oct 2020 20:48:17 +0000 (22:48 +0200)]
Update README.md

5 years agoFixed Readme.md
Giorgio Ravera [Tue, 29 Sep 2020 11:10:06 +0000 (13:10 +0200)]
Fixed Readme.md

5 years agoUpdate README.md github/master
Giorgio Ravera [Tue, 29 Sep 2020 11:04:47 +0000 (13:04 +0200)]
Update README.md

Updated README.md

5 years agoAdded License file
Giorgio Ravera [Tue, 29 Sep 2020 11:04:20 +0000 (13:04 +0200)]
Added License file

5 years agoMinor change
Giorgio Ravera [Tue, 29 Sep 2020 09:59:44 +0000 (11:59 +0200)]
Minor change

5 years agoUpdated Script with external credential file
Giorgio Ravera [Tue, 29 Sep 2020 09:21:14 +0000 (11:21 +0200)]
Updated Script with external credential file

5 years agoUpdate README.md
Giorgio Ravera [Tue, 29 Sep 2020 09:20:45 +0000 (11:20 +0200)]
Update README.md

Updated README.md

5 years agoFirs commit
Giorgio Ravera [Tue, 29 Sep 2020 08:47:55 +0000 (10:47 +0200)]
Firs commit

5 years agoInitial commit
Giorgio Ravera [Tue, 29 Sep 2020 08:40:50 +0000 (10:40 +0200)]
Initial commit