Skip to content

Releases: yracine/device-type.myautomatic

Release 1.4

13 Nov 11:48
Compare
Choose a tag to compare
  • Added some code to retrieve one specific vehicle at at time in getVehicles()
  • Corrected date issues in formatDateInLocalTime() in multiple smartapps

Release 1.3

24 Oct 02:22
Compare
Choose a tag to compare
  • Added some defensive code in order to reschedule if needed
  • Added some better exception handling in MyAutomaticServiceMgr when deleting child devices

Release 1.2

29 Aug 00:59
Compare
Choose a tag to compare
  • Use of getApiServerUrl() in MyAutomaticServiceMgr
  • automaticReport can only by run manually to avoid sendPush errors at initialization. Also, corrected some date processing.
  • Minor changes to header of smartapps

Release 1.1

20 Aug 02:15
Compare
Choose a tag to compare
  • Corrected MyAutomaticDevice.getTrips() in order to process just 1 trip
  • Made some changes to eventTypeHandler in MonitorAutomaticCar smartapp
  • Added automaticReport smartapp

Release 1.0

13 Aug 15:13
Compare
Choose a tag to compare
  • Initial release