dbweb-ch / ioBroker.tesla-motors

ioBroker Adapter for Tesla Motors Cars
MIT License
11 stars 9 forks source link

undefined and variable errors #74

Closed gajustempus closed 3 years ago

gajustempus commented 3 years ago

several error messages in my iobroker log. These repeat every 15 seconds. Plus they prevent the car from going to sleep as it seems (it never goes to standby and loses battery FAST).

tesla-motors.0 2021-05-13 20:14:10.531 info (29198) State value to set for "tesla-motors.0.climateState.rear_passenger_window" has to be type "boolean" but received type "number"
tesla-motors.0 2021-05-13 20:14:10.530 info (29198) State value to set for "tesla-motors.0.climateState.rear_driver_window" has to be type "boolean" but received type "number"
tesla-motors.0 2021-05-13 20:14:10.529 info (29198) State value to set for "tesla-motors.0.climateState.front_passenger_window" has to be type "boolean" but received type "number"
tesla-motors.0 2021-05-13 20:14:10.528 info (29198) State value to set for "tesla-motors.0.climateState.front_driver_window" has to be type "boolean" but received type "number"
tesla-motors.0 2021-05-13 20:14:10.497 info (29198) undefined is not a valid state value for id "tesla-motors.0.climateState.smart_preconditioning"
tesla-motors.0 2021-05-13 20:14:10.495 info (29198) undefined is not a valid state value for id "tesla-motors.0.command.steering_wheel_heater"
gajustempus commented 3 years ago

I've already tried removing and re-installing the adapter.

environment information: Plattform: linux RAM: 3.7 GB Node.js: v14.17.0 NPM: 7.12.1

dbweb-ch commented 3 years ago

These messages should not prevent the car to go to sleep, there must be another reason for this. But then I would need more log.

Which version of the adapter do you have, and which version of iobroker? The show up in the latest version of iobroker. I've made a fix for these messages in the latest version on github, so if you use this, you should not get them anymore.

gajustempus commented 3 years ago

version of both iobroker and tesla adapter: current version. I've tried with the stable and the beta branch, stuck with the latter, as the problem remains.

tried again just now - started the adapter, then checked. Car definitely was asleep, woke up when the adapter was restarted and REMAINED awake as the log was FLOODED with

2021-05-17 14:09:30.911 - info: tesla-motors.0 (7686) undefined is not a valid state value for id "tesla-motors.0.command.steering_wheel_heater" 2021-05-17 14:09:30.913 - info: tesla-motors.0 (7686) undefined is not a valid state value for id "tesla-motors.0.climateState.smart_preconditioning" 2021-05-17 14:09:30.946 - info: tesla-motors.0 (7686) State value to set for "tesla-motors.0.climateState.front_driver_window" has to be type "boolean" but received type "number" 2021-05-17 14:09:30.947 - info: tesla-motors.0 (7686) State value to set for "tesla-motors.0.climateState.front_passenger_window" has to be type "boolean" but received type "number" 2021-05-17 14:09:30.948 - info: tesla-motors.0 (7686) State value to set for "tesla-motors.0.climateState.rear_driver_window" has to be type "boolean" but received type "number" 2021-05-17 14:09:30.949 - info: tesla-motors.0 (7686) State value to set for "tesla-motors.0.climateState.rear_passenger_window" has to be type "boolean" but received type "number" 2021-05-17 14:09:32.544 - info: tesla-motors.0 (7686) undefined is not a valid state value for id "tesla-motors.0.command.steering_wheel_heater" 2021-05-17 14:09:32.546 - info: tesla-motors.0 (7686) undefined is not a valid state value for id "tesla-motors.0.climateState.smart_preconditioning" 2021-05-17 14:09:32.587 - info: tesla-motors.0 (7686) State value to set for "tesla-motors.0.climateState.front_driver_window" has to be type "boolean" but received type "number" 2021-05-17 14:09:32.589 - info: tesla-motors.0 (7686) State value to set for "tesla-motors.0.climateState.front_passenger_window" has to be type "boolean" but received type "number" 2021-05-17 14:09:32.590 - info: tesla-motors.0 (7686) State value to set for "tesla-motors.0.climateState.rear_driver_window" has to be type "boolean" but received type "number" 2021-05-17 14:09:32.591 - info: tesla-motors.0 (7686) State value to set for "tesla-motors.0.climateState.rear_passenger_window" has to be type "boolean" but received type "number" 2021-05-17 14:09:38.226 - info: tesla-motors.0 (7686) undefined is not a valid state value for id "tesla-motors.0.command.steering_wheel_heater" 2021-05-17 14:09:38.229 - info: tesla-motors.0 (7686) undefined is not a valid state value for id "tesla-motors.0.climateState.smart_preconditioning" 2021-05-17 14:09:38.277 - info: tesla-motors.0 (7686) State value to set for "tesla-motors.0.climateState.front_driver_window" has to be type "boolean" but received type "number" 2021-05-17 14:09:38.278 - info: tesla-motors.0 (7686) State value to set for "tesla-motors.0.climateState.front_passenger_window" has to be type "boolean" but received type "number" 2021-05-17 14:09:38.282 - info: tesla-motors.0 (7686) State value to set for "tesla-motors.0.climateState.rear_driver_window" has to be type "boolean" but received type "number" 2021-05-17 14:09:38.282 - info: tesla-motors.0 (7686) State value to set for "tesla-motors.0.climateState.rear_passenger_window" has to be type "boolean" but received type "number" 2021-05-17 14:09:44.834 - info: tesla-motors.0 (7686) undefined is not a valid state value for id "tesla-motors.0.command.steering_wheel_heater" 2021-05-17 14:09:44.836 - info: tesla-motors.0 (7686) undefined is not a valid state value for id "tesla-motors.0.climateState.smart_preconditioning" 2021-05-17 14:09:45.032 - info: tesla-motors.0 (7686) State value to set for "tesla-motors.0.climateState.front_driver_window" has to be type "boolean" but received type "number" 2021-05-17 14:09:45.033 - info: tesla-motors.0 (7686) State value to set for "tesla-motors.0.climateState.front_passenger_window" has to be type "boolean" but received type "number" 2021-05-17 14:09:45.034 - info: tesla-motors.0 (7686) State value to set for "tesla-motors.0.climateState.rear_driver_window" has to be type "boolean" but received type "number" 2021-05-17 14:09:45.035 - info: tesla-motors.0 (7686) State value to set for "tesla-motors.0.climateState.rear_passenger_window" has to be type "boolean" but received type "number" 2021-05-17 14:09:51.685 - info: tesla-motors.0 (7686) undefined is not a valid state value for id "tesla-motors.0.command.steering_wheel_heater" 2021-05-17 14:09:51.689 - info: tesla-motors.0 (7686) undefined is not a valid state value for id "tesla-motors.0.climateState.smart_preconditioning" 2021-05-17 14:09:51.746 - info: tesla-motors.0 (7686) State value to set for "tesla-motors.0.climateState.front_driver_window" has to be type "boolean" but received type "number" 2021-05-17 14:09:51.748 - info: tesla-motors.0 (7686) State value to set for "tesla-motors.0.climateState.front_passenger_window" has to be type "boolean" but received type "number" 2021-05-17 14:09:51.750 - info: tesla-motors.0 (7686) State value to set for "tesla-motors.0.climateState.rear_driver_window" has to be type "boolean" but received type "number" 2021-05-17 14:09:51.751 - info: tesla-motors.0 (7686) State value to set for "tesla-motors.0.climateState.rear_passenger_window" has to be type "boolean" but received type "number" 2021-05-17 14:09:58.386 - info: tesla-motors.0 (7686) undefined is not a valid state value for id "tesla-motors.0.command.steering_wheel_heater" 2021-05-17 14:09:58.388 - info: tesla-motors.0 (7686) undefined is not a valid state value for id "tesla-motors.0.climateState.smart_preconditioning" 2021-05-17 14:09:58.430 - info: tesla-motors.0 (7686) State value to set for "tesla-motors.0.climateState.front_driver_window" has to be type "boolean" but received type "number" 2021-05-17 14:09:58.431 - info: tesla-motors.0 (7686) State value to set for "tesla-motors.0.climateState.front_passenger_window" has to be type "boolean" but received type "number" 2021-05-17 14:09:58.433 - info: tesla-motors.0 (7686) State value to set for "tesla-motors.0.climateState.rear_driver_window" has to be type "boolean" but received type "number" 2021-05-17 14:09:58.434 - info: tesla-motors.0 (7686) State value to set for "tesla-motors.0.climateState.rear_passenger_window" has to be type "boolean" but received type "number" 2021-05-17 14:10:05.112 - info: tesla-motors.0 (7686) undefined is not a valid state value for id "tesla-motors.0.command.steering_wheel_heater" 2021-05-17 14:10:05.113 - info: tesla-motors.0 (7686) undefined is not a valid state value for id "tesla-motors.0.climateState.smart_preconditioning" 2021-05-17 14:10:05.137 - info: tesla-motors.0 (7686) State value to set for "tesla-motors.0.climateState.front_driver_window" has to be type "boolean" but received type "number" 2021-05-17 14:10:05.138 - info: tesla-motors.0 (7686) State value to set for "tesla-motors.0.climateState.front_passenger_window" has to be type "boolean" but received type "number" 2021-05-17 14:10:05.138 - info: tesla-motors.0 (7686) State value to set for "tesla-motors.0.climateState.rear_driver_window" has to be type "boolean" but received type "number" 2021-05-17 14:10:05.139 - info: tesla-motors.0 (7686) State value to set for "tesla-motors.0.climateState.rear_passenger_window" has to be type "boolean" but received type "number" 2021-05-17 14:10:12.409 - info: tesla-motors.0 (7686) undefined is not a valid state value for id "tesla-motors.0.command.steering_wheel_heater" 2021-05-17 14:10:12.410 - info: tesla-motors.0 (7686) undefined is not a valid state value for id "tesla-motors.0.climateState.smart_preconditioning" 2021-05-17 14:10:12.442 - info: tesla-motors.0 (7686) State value to set for "tesla-motors.0.climateState.front_driver_window" has to be type "boolean" but received type "number" 2021-05-17 14:10:12.442 - info: tesla-motors.0 (7686) State value to set for "tesla-motors.0.climateState.front_passenger_window" has to be type "boolean" but received type "number" 2021-05-17 14:10:12.443 - info: tesla-motors.0 (7686) State value to set for "tesla-motors.0.climateState.rear_driver_window" has to be type "boolean" but received type "number" 2021-05-17 14:10:12.444 - info: tesla-motors.0 (7686) State value to set for "tesla-motors.0.climateState.rear_passenger_window" has to be type "boolean" but received type "number" 2021-05-17 14:10:19.139 - info: tesla-motors.0 (7686) undefined is not a valid state value for id "tesla-motors.0.command.steering_wheel_heater" 2021-05-17 14:10:19.141 - info: tesla-motors.0 (7686) undefined is not a valid state value for id "tesla-motors.0.climateState.smart_preconditioning" 2021-05-17 14:10:19.183 - info: tesla-motors.0 (7686) State value to set for "tesla-motors.0.climateState.front_driver_window" has to be type "boolean" but received type "number" 2021-05-17 14:10:19.184 - info: tesla-motors.0 (7686) State value to set for "tesla-motors.0.climateState.front_passenger_window" has to be type "boolean" but received type "number" 2021-05-17 14:10:19.186 - info: tesla-motors.0 (7686) State value to set for "tesla-motors.0.climateState.rear_driver_window" has to be type "boolean" but received type "number" 2021-05-17 14:10:19.187 - info: tesla-motors.0 (7686) State value to set for "tesla-motors.0.climateState.rear_passenger_window" has to be type "boolean" but received type "number"

gajustempus commented 3 years ago

fyi - car software just received an update today to 2021.4.15.10

dbweb-ch commented 3 years ago

Can you install it from github? install the adapter with the "cat"-Symbol from github (Install from own url). Those messages are fixed in the newest commited version. Then your log will be cleaner and we might see why your car doesn't go asleep. This is sure another issue and has nothing to do with the messages. With this version, you can turn loglevel to Debug and you will also see a message like: "Reset last wake up time because car seems to be in use (Reason: ....." which will tell why the adapter does think your car doesn't need to go to sleep.

if(shift_state && shift_state.val !== null && shift_state.val !== "P") inUse = 'Shift State = ' + shift_state.val; else if(speed && speed.val > 0) inUse = 'Speed ' + speed.val; else if(climate && climate.val) inUse = 'Climate'; else if(chargeState && chargeState.val !== 'Disconnected' && chargeState.val !== 'Complete' && chargeState.val !== 'NoPower' && chargeState.val !== 'Stopped') inUse = 'Charging state = ' + chargeState.val;

gajustempus commented 3 years ago

done - updated from 0.4.2 to 0.5.0 and turned debug level on. Now the log is flooded with this here - and won't stop...

2021-05-17 14:42:37.676 - debug: tesla-motors.0 (9372) Redis Objects: Use Redis connection: 127.0.0.1:9001 2021-05-17 14:42:37.746 - debug: tesla-motors.0 (9372) Objects client ready ... initialize now 2021-05-17 14:42:37.748 - debug: tesla-motors.0 (9372) Objects create System PubSub Client 2021-05-17 14:42:37.750 - debug: tesla-motors.0 (9372) Objects create User PubSub Client 2021-05-17 14:42:37.751 - debug: tesla-motors.0 (9372) Objects client initialize lua scripts 2021-05-17 14:42:37.776 - debug: tesla-motors.0 (9372) Objects connected to redis: 127.0.0.1:9001 2021-05-17 14:42:37.788 - debug: tesla-motors.0 (9372) objectDB connected 2021-05-17 14:42:37.791 - debug: tesla-motors.0 (9372) Redis States: Use Redis connection: 127.0.0.1:9000 2021-05-17 14:42:37.804 - debug: tesla-motors.0 (9372) States create System PubSub Client 2021-05-17 14:42:37.805 - debug: tesla-motors.0 (9372) States create User PubSub Client 2021-05-17 14:42:37.824 - debug: tesla-motors.0 (9372) States connected to redis: 127.0.0.1:9000 2021-05-17 14:42:37.825 - debug: tesla-motors.0 (9372) statesDB connected 2021-05-17 14:42:39.581 - info: tesla-motors.0 (9372) starting. Version 0.5.0 in /opt/iobroker/node_modules/iobroker.tesla-motors, node: v14.17.0, js-controller: 3.3.10 2021-05-17 14:42:39.618 - debug: tesla-motors.0 (9372) Starting Tesla Motors 2021-05-17 14:42:39.668 - debug: tesla-motors.0 (9372) All Objects installed, setting up tasks now 2021-05-17 14:42:39.671 - debug: tesla-motors.0 (9372) Checking if token is valid 2021-05-17 14:42:39.673 - debug: tesla-motors.0 (9372) Check for Tokens and Expires 2021-05-17 14:42:39.734 - debug: tesla-motors.0 (9372) Getting Standby Info 2021-05-17 14:42:40.365 - debug: tesla-motors.0 (9372) vehicle Answer:{"id":"{ID-number-removed}","vehicle_id":{vehicle-ID--removed},"vin":"{VIN--removed}","display_name":"{VEHICLE-NAME}","option_codes":"AD15,MDL3,PBSB,RENA,BT37,ID3W,RF3G,S3PB,DRLH,DV2W,W39B,APF0,COUS,BC3B,CH07,PC30,FC3P,FG31,GLFR,HL31,HM31,IL31,LTPB,MR31,FM3B,RS3H,SA3P,STCP,SC04,SU3C,T3CA,TW00,TM00,UT3P,WR00,AU3P,APH3,AF00,ZCST,MI00,CDM0","color":null,"access_type":"OWNER","tokens":["{TOKEN1--removed}","{TOKEN2--removed}"],"state":"online","in_service":false,"id_s":"{ID-number-removed}","calendar_enabled":true,"api_version":15,"backseat_token":null,"backseat_token_updated_at":null,"command_signing":"off"} 2021-05-17 14:42:40.419 - debug: tesla-motors.0 (9372) State Change: tesla-motors.0.command.standby to false ack true 2021-05-17 14:42:40.490 - debug: tesla-motors.0 (9372) Reset last wake up time because car was sleeping before, but woke up now. 2021-05-17 14:42:40.492 - debug: tesla-motors.0 (9372) Refresh of all in Task run. Current wakeupPlan is "smart" 2021-05-17 14:42:40.501 - debug: tesla-motors.0 (9372) Get all info because last Wakeup time is only 0ago. 2021-05-17 14:42:40.550 - debug: tesla-motors.0 (9372) Getting Standby Info 2021-05-17 14:42:41.077 - debug: tesla-motors.0 (9372) vehicle Answer:{"id":"{ID-number-removed}","vehicle_id":{vehicle-ID--removed},"vin":"{VIN--removed}","display_name":"{VEHICLE-NAME}","option_codes":"AD15,MDL3,PBSB,RENA,BT37,ID3W,RF3G,S3PB,DRLH,DV2W,W39B,APF0,COUS,BC3B,CH07,PC30,FC3P,FG31,GLFR,HL31,HM31,IL31,LTPB,MR31,FM3B,RS3H,SA3P,STCP,SC04,SU3C,T3CA,TW00,TM00,UT3P,WR00,AU3P,APH3,AF00,ZCST,MI00,CDM0","color":null,"access_type":"OWNER","tokens":["{TOKEN1--removed}","{TOKEN2--removed}"],"state":"online","in_service":false,"id_s":"{ID-number-removed}","calendar_enabled":true,"api_version":15,"backseat_token":null,"backseat_token_updated_at":null,"command_signing":"off"} 2021-05-17 14:42:41.131 - debug: tesla-motors.0 (9372) State Change: tesla-motors.0.command.standby to false ack true 2021-05-17 14:42:41.210 - debug: tesla-motors.0 (9372) Wanted to wake up the car, but car is already awake. 2021-05-17 14:42:41.211 - debug: tesla-motors.0 (9372) Getting all States now 2021-05-17 14:42:42.062 - debug: tesla-motors.0 (9372) Answer from vehicleState:{"id":{ID-number-removed},"user_id":1031335,"vehicle_id":{vehicle-ID--removed},"vin":"{VIN--removed}","display_name":"{VEHICLE-NAME}","option_codes":"AD15,MDL3,PBSB,RENA,BT37,ID3W,RF3G,S3PB,DRLH,DV2W,W39B,APF0,COUS,BC3B,CH07,PC30,FC3P,FG31,GLFR,HL31,HM31,IL31,LTPB,MR31,FM3B,RS3H,SA3P,STCP,SC04,SU3C,T3CA,TW00,TM00,UT3P,WR00,AU3P,APH3,AF00,ZCST,MI00,CDM0","color":null,"access_type":"OWNER","tokens":["{TOKEN1--removed}","{TOKEN2--removed}"],"state":"online","in_service":false,"id_s":"{ID-number-removed}","calendar_enabled":true,"api_version":15,"backseat_token":null,"backseat_token_updated_at":null,"command_signing":"off","charge_state":{"battery_heater_on":false,"battery_level":90,"battery_range":250.06,"charge_current_request":16,"charge_current_request_max":16,"charge_enable_request":true,"charge_energy_added":7.23,"charge_limit_soc":90,"charge_limit_soc_max":100,"charge_limit_soc_min":50,"charge_limit_soc_std":90,"charge_miles_added_ideal":29.5,"charge_miles_added_rated":29.5,"charge_port_cold_weather_mode":false,"charge_port_door_open":true,"charge_port_latch":"Engaged","charge_rate":0,"charge_to_max_range":false,"charger_actual_current":0,"charger_phases":2,"charger_pilot_current":16,"charger_power":0,"charger_voltage":2,"charging_state":"Complete","conn_charge_cable":"IEC","est_battery_range":211.09,"fast_charger_brand":"","fast_charger_present":false,"fast_charger_type":"","ideal_battery_range":250.06,"managed_charging_active":false,"managed_charging_start_time":null,"managed_charging_user_canceled":false,"max_range_charge_counter":0,"minutes_to_full_charge":0,"not_enough_power_to_heat":null,"scheduled_charging_pending":false,"scheduled_charging_start_time":null,"time_to_full_charge":0,"timestamp":1621255361420,"trip_charging":false,"usable_battery_level":89,"user_charge_enable_request":null},"climate_state":{"battery_heater":false,"battery_heater_no_power":null,"climate_keeper_mode":"off","defrost_mode":0,"driver_temp_setting":20,"fan_status":0,"inside_temp":13.3,"is_auto_conditioning_on":false,"is_climate_on":false,"is_front_defroster_on":false,"is_preconditioning":false,"is_rear_defroster_on":false,"left_temp_direction":0,"max_avail_temp":28,"min_avail_temp":15,"outside_temp":13.5,"passenger_temp_setting":20,"remote_heater_control_enabled":false,"right_temp_direction":0,"seat_heater_left":0,"seat_heater_rear_center":0,"seat_heater_rear_left":0,"seat_heater_rear_right":0,"seat_heater_right":0,"side_mirror_heaters":false,"timestamp":1621255361420,"wiper_blade_heater":false},"drive_state":{"gps_as_of":1621255245,"heading":210,"latitude":{LAT},"longitude":{LONG},"native_latitude":{LAT},"native_location_supported":1,"native_longitude":{LONG},"native_type":"wgs","power":0,"shift_state":null,"speed":null,"timestamp":1621255361420},"gui_settings":{"gui_24_hour_time":true,"gui_charge_rate_units":"kW","gui_distance_units":"km/hr","gui_range_display":"Rated","gui_temperature_units":"C","show_range_units":false,"timestamp":1621255361420},"vehicle_config":{"can_accept_navigation_requests":true,"can_actuate_trunks":true,"car_special_type":"base","car_type":"model3","charge_port_type":"CCS","default_charge_to_max":false,"ece_restrictions":true,"eu_vehicle":true,"exterior_color":"MidnightSilver","exterior_trim":"Chrome","has_air_suspension":false,"has_ludicrous_mode":false,"key_version":2,"motorized_charge_port":true,"plg":false,"rear_seat_heaters":1,"rear_seat_type":null,"rhd":false,"roof_color":"RoofColorGlass","seat_type":null,"spoiler_type":"None","sun_roof_installed":null,"third_row_seats":"None","timestamp":1621255361420,"trim_badging":"74d","use_range_badging":true,"wheel_type":"Pinwheel18"},"vehicle_state":{"api_version":15,"autopark_state_v2":"standby","autopark_style":"dead_man","calendar_supported":true,"car_version":"2021.4.15.10 cb439ceeb430","center_display_state":0,"df":0,"dr":0,"fd_window":0,"fp_window":0,"ft":0,"homelink_device_count":1,"homelink_nearby":true,"is_user_present":false,"last_autopark_error":"no_error","locked":true,"media_state":{"remote_control_enabled":true},"notifications_supported":true,"odometer":20290.97418,"parsed_calendar_supported":true,"pf":0,"pr":0,"rd_window":0,"remote_start":false,"remote_start_enabled":true,"remote_start_supported":true,"rp_window":0,"rt":0,"sentry_mode":false,"sentry_mode_available":true,"smart_summon_available":true,"software_update":{"download_perc":0,"expected_duration_sec":2700,"install_perc":1,"status":"","version":"2021.4.15.10"},"speed_limit_mode":{"active":false,"current_limit_mph":50,"max_limit_mph":90,"min_limit_mph":50,"pin_code_set":true},"summon_standby_mode_enabled":false,"timestamp":1621255361420,"valet_mode":false,"vehicle_name":"{VEHICLE-NAME}"}}null 2021-05-17 14:42:42.064 - debug: tesla-motors.0 (9372) Vehicle Data: {"id":{ID-number-removed},"user_id":1031335,"vehicle_id":{vehicle-ID--removed},"vin":"{VIN--removed}","display_name":"{VEHICLE-NAME}","option_codes":"AD15,MDL3,PBSB,RENA,BT37,ID3W,RF3G,S3PB,DRLH,DV2W,W39B,APF0,COUS,BC3B,CH07,PC30,FC3P,FG31,GLFR,HL31,HM31,IL31,LTPB,MR31,FM3B,RS3H,SA3P,STCP,SC04,SU3C,T3CA,TW00,TM00,UT3P,WR00,AU3P,APH3,AF00,ZCST,MI00,CDM0","color":null,"access_type":"OWNER","tokens":["{TOKEN1--removed}","{TOKEN2--removed}"],"state":"online","in_service":false,"id_s":"{ID-number-removed}","calendar_enabled":true,"api_version":15,"backseat_token":null,"backseat_token_updated_at":null,"command_signing":"off","charge_state":{"battery_heater_on":false,"battery_level":90,"battery_range":250.06,"charge_current_request":16,"charge_current_request_max":16,"charge_enable_request":true,"charge_energy_added":7.23,"charge_limit_soc":90,"charge_limit_soc_max":100,"charge_limit_soc_min":50,"charge_limit_soc_std":90,"charge_miles_added_ideal":29.5,"charge_miles_added_rated":29.5,"charge_port_cold_weather_mode":false,"charge_port_door_open":true,"charge_port_latch":"Engaged","charge_rate":0,"charge_to_max_range":false,"charger_actual_current":0,"charger_phases":2,"charger_pilot_current":16,"charger_power":0,"charger_voltage":2,"charging_state":"Complete","conn_charge_cable":"IEC","est_battery_range":211.09,"fast_charger_brand":"","fast_charger_present":false,"fast_charger_type":"","ideal_battery_range":250.06,"managed_charging_active":false,"managed_charging_start_time":null,"managed_charging_user_canceled":false,"max_range_charge_counter":0,"minutes_to_full_charge":0,"not_enough_power_to_heat":null,"scheduled_charging_pending":false,"scheduled_charging_start_time":null,"time_to_full_charge":0,"timestamp":1621255361420,"trip_charging":false,"usable_battery_level":89,"user_charge_enable_request":null},"climate_state":{"battery_heater":false,"battery_heater_no_power":null,"climate_keeper_mode":"off","defrost_mode":0,"driver_temp_setting":20,"fan_status":0,"inside_temp":13.3,"is_auto_conditioning_on":false,"is_climate_on":false,"is_front_defroster_on":false,"is_preconditioning":false,"is_rear_defroster_on":false,"left_temp_direction":0,"max_avail_temp":28,"min_avail_temp":15,"outside_temp":13.5,"passenger_temp_setting":20,"remote_heater_control_enabled":false,"right_temp_direction":0,"seat_heater_left":0,"seat_heater_rear_center":0,"seat_heater_rear_left":0,"seat_heater_rear_right":0,"seat_heater_right":0,"side_mirror_heaters":false,"timestamp":1621255361420,"wiper_blade_heater":false},"drive_state":{"gps_as_of":1621255245,"heading":210,"latitude":{LAT},"longitude":{LONG},"native_latitude":{LAT},"native_location_supported":1,"native_longitude":{LONG},"native_type":"wgs","power":0,"shift_state":null,"speed":null,"timestamp":1621255361420},"gui_settings":{"gui_24_hour_time":true,"gui_charge_rate_units":"kW","gui_distance_units":"km/hr","gui_range_display":"Rated","gui_temperature_units":"C","show_range_units":false,"timestamp":1621255361420},"vehicle_config":{"can_accept_navigation_requests":true,"can_actuate_trunks":true,"car_special_type":"base","car_type":"model3","charge_port_type":"CCS","default_charge_to_max":false,"ece_restrictions":true,"eu_vehicle":true,"exterior_color":"MidnightSilver","exterior_trim":"Chrome","has_air_suspension":false,"has_ludicrous_mode":false,"key_version":2,"motorized_charge_port":true,"plg":false,"rear_seat_heaters":1,"rear_seat_type":null,"rhd":false,"roof_color":"RoofColorGlass","seat_type":null,"spoiler_type":"None","sun_roof_installed":null,"third_row_seats":"None","timestamp":1621255361420,"trim_badging":"74d","use_range_badging":true,"wheel_type":"Pinwheel18"},"vehicle_state":{"api_version":15,"autopark_state_v2":"standby","autopark_style":"dead_man","calendar_supported":true,"car_version":"2021.4.15.10 cb439ceeb430","center_display_state":0,"df":0,"dr":0,"fd_window":0,"fp_window":0,"ft":0,"homelink_device_count":1,"homelink_nearby":true,"is_user_present":false,"last_autopark_error":"no_error","locked":true,"media_state":{"remote_control_enabled":true},"notifications_supported":true,"odometer":20290.97418,"parsed_calendar_supported":true,"pf":0,"pr":0,"rd_window":0,"remote_start":false,"remote_start_enabled":true,"remote_start_supported":true,"rp_window":0,"rt":0,"sentry_mode":false,"sentry_mode_available":true,"smart_summon_available":true,"software_update":{"download_perc":0,"expected_duration_sec":2700,"install_perc":1,"status":"","version":"2021.4.15.10"},"speed_limit_mode":{"active":false,"current_limit_mph":50,"max_limit_mph":90,"min_limit_mph":50,"pin_code_set":true},"summon_standby_mode_enabled":false,"timestamp":1621255361420,"valet_mode":false,"vehicle_name":"{VEHICLE-NAME}"}} 2021-05-17 14:42:42.830 - debug: tesla-motors.0 (9372) State Change: tesla-motors.0.command.doorLock to false ack true 2021-05-17 14:42:42.832 - debug: tesla-motors.0 (9372) State Change: tesla-motors.0.command.standby to false ack true 2021-05-17 14:42:42.833 - debug: tesla-motors.0 (9372) State Change: tesla-motors.0.command.Climate to false ack true 2021-05-17 14:42:42.834 - debug: tesla-motors.0 (9372) State Change: tesla-motors.0.command.SetTemperature to 20 ack true 2021-05-17 14:42:42.835 - debug: tesla-motors.0 (9372) State Change: tesla-motors.0.command.SetChargeLimit to 90 ack true 2021-05-17 14:42:42.842 - debug: tesla-motors.0 (9372) State Change: tesla-motors.0.command.ChargePort to true ack true 2021-05-17 14:42:42.843 - debug: tesla-motors.0 (9372) State Change: tesla-motors.0.command.ValetMode to false ack true 2021-05-17 14:42:42.847 - debug: tesla-motors.0 (9372) State Change: tesla-motors.0.command.SpeedLimit to false ack true 2021-05-17 14:42:42.848 - debug: tesla-motors.0 (9372) State Change: tesla-motors.0.command.SpeedLimitValue to 80 ack true 2021-05-17 14:42:42.852 - debug: tesla-motors.0 (9372) State Change: tesla-motors.0.command.SentryMode to false ack true 2021-05-17 14:42:42.856 - debug: tesla-motors.0 (9372) State Change: tesla-motors.0.command.RemoteStart to false ack true 2021-05-17 14:42:42.857 - debug: tesla-motors.0 (9372) State Change: tesla-motors.0.command.seat_heater_left to 0 ack true 2021-05-17 14:42:42.862 - debug: tesla-motors.0 (9372) State Change: tesla-motors.0.command.seat_heater_right to 0 ack true 2021-05-17 14:42:42.863 - debug: tesla-motors.0 (9372) State Change: tesla-motors.0.command.steering_wheel_heater to false ack true 2021-05-17 14:42:42.867 - debug: tesla-motors.0 (9372) State Change: tesla-motors.0.command.windowVent to false ack true 2021-05-17 14:42:43.048 - debug: tesla-motors.0 (9372) State Change: tesla-motors.0.command.seat_heater_rear_center to 0 ack true 2021-05-17 14:42:43.056 - debug: tesla-motors.0 (9372) State Change: tesla-motors.0.command.seat_heater_rear_left to 0 ack true 2021-05-17 14:42:43.060 - debug: tesla-motors.0 (9372) State Change: tesla-motors.0.command.seat_heater_rear_right to 0 ack true 2021-05-17 14:42:43.076 - debug: tesla-motors.0 (9372) Refresh of full Data requested 2021-05-17 14:42:43.150 - debug: tesla-motors.0 (9372) Getting Standby Info 2021-05-17 14:42:43.709 - debug: tesla-motors.0 (9372) vehicle Answer:{"id":"{ID-number-removed}","vehicle_id":{vehicle-ID--removed},"vin":"{VIN--removed}","display_name":"{VEHICLE-NAME}","option_codes":"AD15,MDL3,PBSB,RENA,BT37,ID3W,RF3G,S3PB,DRLH,DV2W,W39B,APF0,COUS,BC3B,CH07,PC30,FC3P,FG31,GLFR,HL31,HM31,IL31,LTPB,MR31,FM3B,RS3H,SA3P,STCP,SC04,SU3C,T3CA,TW00,TM00,UT3P,WR00,AU3P,APH3,AF00,ZCST,MI00,CDM0","color":null,"access_type":"OWNER","tokens":["{TOKEN1--removed}","{TOKEN2--removed}"],"state":"online","in_service":false,"id_s":"{ID-number-removed}","calendar_enabled":true,"api_version":15,"backseat_token":null,"backseat_token_updated_at":null,"command_signing":"off"} 2021-05-17 14:42:44.239 - debug: tesla-motors.0 (9372) State Change: tesla-motors.0.command.standby to false ack true 2021-05-17 14:42:44.357 - debug: tesla-motors.0 (9372) Wanted to wake up the car, but car is already awake. 2021-05-17 14:42:44.358 - debug: tesla-motors.0 (9372) Getting all States now 2021-05-17 14:42:45.231 - debug: tesla-motors.0 (9372) Answer from vehicleState:{"id":{ID-number-removed},"user_id":1031335,"vehicle_id":{vehicle-ID--removed},"vin":"{VIN--removed}","display_name":"{VEHICLE-NAME}","option_codes":"AD15,MDL3,PBSB,RENA,BT37,ID3W,RF3G,S3PB,DRLH,DV2W,W39B,APF0,COUS,BC3B,CH07,PC30,FC3P,FG31,GLFR,HL31,HM31,IL31,LTPB,MR31,FM3B,RS3H,SA3P,STCP,SC04,SU3C,T3CA,TW00,TM00,UT3P,WR00,AU3P,APH3,AF00,ZCST,MI00,CDM0","color":null,"access_type":"OWNER","tokens":["{TOKEN1--removed}","{TOKEN2--removed}"],"state":"online","in_service":false,"id_s":"{ID-number-removed}","calendar_enabled":true,"api_version":15,"backseat_token":null,"backseat_token_updated_at":null,"command_signing":"off","charge_state":{"battery_heater_on":false,"battery_level":90,"battery_range":250.06,"charge_current_request":16,"charge_current_request_max":16,"charge_enable_request":true,"charge_energy_added":7.23,"charge_limit_soc":90,"charge_limit_soc_max":100,"charge_limit_soc_min":50,"charge_limit_soc_std":90,"charge_miles_added_ideal":29.5,"charge_miles_added_rated":29.5,"charge_port_cold_weather_mode":false,"charge_port_door_open":true,"charge_port_latch":"Engaged","charge_rate":0,"charge_to_max_range":false,"charger_actual_current":0,"charger_phases":2,"charger_pilot_current":16,"charger_power":0,"charger_voltage":2,"charging_state":"Complete","conn_charge_cable":"IEC","est_battery_range":211.09,"fast_charger_brand":"","fast_charger_present":false,"fast_charger_type":"","ideal_battery_range":250.06,"managed_charging_active":false,"managed_charging_start_time":null,"managed_charging_user_canceled":false,"max_range_charge_counter":0,"minutes_to_full_charge":0,"not_enough_power_to_heat":null,"scheduled_charging_pending":false,"scheduled_charging_start_time":null,"time_to_full_charge":0,"timestamp":1621255364586,"trip_charging":false,"usable_battery_level":89,"user_charge_enable_request":null},"climate_state":{"battery_heater":false,"battery_heater_no_power":null,"climate_keeper_mode":"off","defrost_mode":0,"driver_temp_setting":20,"fan_status":0,"inside_temp":13.3,"is_auto_conditioning_on":false,"is_climate_on":false,"is_front_defroster_on":false,"is_preconditioning":false,"is_rear_defroster_on":false,"left_temp_direction":0,"max_avail_temp":28,"min_avail_temp":15,"outside_temp":13.5,"passenger_temp_setting":20,"remote_heater_control_enabled":false,"right_temp_direction":0,"seat_heater_left":0,"seat_heater_rear_center":0,"seat_heater_rear_left":0,"seat_heater_rear_right":0,"seat_heater_right":0,"side_mirror_heaters":false,"timestamp":1621255364586,"wiper_blade_heater":false},"drive_state":{"gps_as_of":1621255245,"heading":210,"latitude":{LAT},"longitude":{LONG},"native_latitude":{LAT},"native_location_supported":1,"native_longitude":{LONG},"native_type":"wgs","power":0,"shift_state":null,"speed":null,"timestamp":1621255364586},"gui_settings":{"gui_24_hour_time":true,"gui_charge_rate_units":"kW","gui_distance_units":"km/hr","gui_range_display":"Rated","gui_temperature_units":"C","show_range_units":false,"timestamp":1621255364586},"vehicle_config":{"can_accept_navigation_requests":true,"can_actuate_trunks":true,"car_special_type":"base","car_type":"model3","charge_port_type":"CCS","default_charge_to_max":false,"ece_restrictions":true,"eu_vehicle":true,"exterior_color":"MidnightSilver","exterior_trim":"Chrome","has_air_suspension":false,"has_ludicrous_mode":false,"key_version":2,"motorized_charge_port":true,"plg":false,"rear_seat_heaters":1,"rear_seat_type":null,"rhd":false,"roof_color":"RoofColorGlass","seat_type":null,"spoiler_type":"None","sun_roof_installed":null,"third_row_seats":"None","timestamp":1621255364586,"trim_badging":"74d","use_range_badging":true,"wheel_type":"Pinwheel18"},"vehicle_state":{"api_version":15,"autopark_state_v2":"standby","autopark_style":"dead_man","calendar_supported":true,"car_version":"2021.4.15.10 cb439ceeb430","center_display_state":0,"df":0,"dr":0,"fd_window":0,"fp_window":0,"ft":0,"homelink_device_count":1,"homelink_nearby":true,"is_user_present":false,"last_autopark_error":"no_error","locked":true,"media_state":{"remote_control_enabled":true},"notifications_supported":true,"odometer":20290.97418,"parsed_calendar_supported":true,"pf":0,"pr":0,"rd_window":0,"remote_start":false,"remote_start_enabled":true,"remote_start_supported":true,"rp_window":0,"rt":0,"sentry_mode":false,"sentry_mode_available":true,"smart_summon_available":true,"software_update":{"download_perc":0,"expected_duration_sec":2700,"install_perc":1,"status":"","version":"2021.4.15.10"},"speed_limit_mode":{"active":false,"current_limit_mph":50,"max_limit_mph":90,"min_limit_mph":50,"pin_code_set":true},"summon_standby_mode_enabled":false,"timestamp":1621255364586,"valet_mode":false,"vehicle_name":"{VEHICLE-NAME}"}}null 2021-05-17 14:42:45.232 - debug: tesla-motors.0 (9372) Vehicle Data: {"id":{ID-number-removed},"user_id":1031335,"vehicle_id":{vehicle-ID--removed},"vin":"{VIN--removed}","display_name":"{VEHICLE-NAME}","option_codes":"AD15,MDL3,PBSB,RENA,BT37,ID3W,RF3G,S3PB,DRLH,DV2W,W39B,APF0,COUS,BC3B,CH07,PC30,FC3P,FG31,GLFR,HL31,HM31,IL31,LTPB,MR31,FM3B,RS3H,SA3P,STCP,SC04,SU3C,T3CA,TW00,TM00,UT3P,WR00,AU3P,APH3,AF00,ZCST,MI00,CDM0","color":null,"access_type":"OWNER","tokens":["{TOKEN1--removed}","{TOKEN2--removed}"],"state":"online","in_service":false,"id_s":"{ID-number-removed}","calendar_enabled":true,"api_version":15,"backseat_token":null,"backseat_token_updated_at":null,"command_signing":"off","charge_state":{"battery_heater_on":false,"battery_level":90,"battery_range":250.06,"charge_current_request":16,"charge_current_request_max":16,"charge_enable_request":true,"charge_energy_added":7.23,"charge_limit_soc":90,"charge_limit_soc_max":100,"charge_limit_soc_min":50,"charge_limit_soc_std":90,"charge_miles_added_ideal":29.5,"charge_miles_added_rated":29.5,"charge_port_cold_weather_mode":false,"charge_port_door_open":true,"charge_port_latch":"Engaged","charge_rate":0,"charge_to_max_range":false,"charger_actual_current":0,"charger_phases":2,"charger_pilot_current":16,"charger_power":0,"charger_voltage":2,"charging_state":"Complete","conn_charge_cable":"IEC","est_battery_range":211.09,"fast_charger_brand":"","fast_charger_present":false,"fast_charger_type":"","ideal_battery_range":250.06,"managed_charging_active":false,"managed_charging_start_time":null,"managed_charging_user_canceled":false,"max_range_charge_counter":0,"minutes_to_full_charge":0,"not_enough_power_to_heat":null,"scheduled_charging_pending":false,"scheduled_charging_start_time":null,"time_to_full_charge":0,"timestamp":1621255364586,"trip_charging":false,"usable_battery_level":89,"user_charge_enable_request":null},"climate_state":{"battery_heater":false,"battery_heater_no_power":null,"climate_keeper_mode":"off","defrost_mode":0,"driver_temp_setting":20,"fan_status":0,"inside_temp":13.3,"is_auto_conditioning_on":false,"is_climate_on":false,"is_front_defroster_on":false,"is_preconditioning":false,"is_rear_defroster_on":false,"left_temp_direction":0,"max_avail_temp":28,"min_avail_temp":15,"outside_temp":13.5,"passenger_temp_setting":20,"remote_heater_control_enabled":false,"right_temp_direction":0,"seat_heater_left":0,"seat_heater_rear_center":0,"seat_heater_rear_left":0,"seat_heater_rear_right":0,"seat_heater_right":0,"side_mirror_heaters":false,"timestamp":1621255364586,"wiper_blade_heater":false},"drive_state":{"gps_as_of":1621255245,"heading":210,"latitude":{LAT},"longitude":{LONG},"native_latitude":{LAT},"native_location_supported":1,"native_longitude":{LONG},"native_type":"wgs","power":0,"shift_state":null,"speed":null,"timestamp":1621255364586},"gui_settings":{"gui_24_hour_time":true,"gui_charge_rate_units":"kW","gui_distance_units":"km/hr","gui_range_display":"Rated","gui_temperature_units":"C","show_range_units":false,"timestamp":1621255364586},"vehicle_config":{"can_accept_navigation_requests":true,"can_actuate_trunks":true,"car_special_type":"base","car_type":"model3","charge_port_type":"CCS","default_charge_to_max":false,"ece_restrictions":true,"eu_vehicle":true,"exterior_color":"MidnightSilver","exterior_trim":"Chrome","has_air_suspension":false,"has_ludicrous_mode":false,"key_version":2,"motorized_charge_port":true,"plg":false,"rear_seat_heaters":1,"rear_seat_type":null,"rhd":false,"roof_color":"RoofColorGlass","seat_type":null,"spoiler_type":"None","sun_roof_installed":null,"third_row_seats":"None","timestamp":1621255364586,"trim_badging":"74d","use_range_badging":true,"wheel_type":"Pinwheel18"},"vehicle_state":{"api_version":15,"autopark_state_v2":"standby","autopark_style":"dead_man","calendar_supported":true,"car_version":"2021.4.15.10 cb439ceeb430","center_display_state":0,"df":0,"dr":0,"fd_window":0,"fp_window":0,"ft":0,"homelink_device_count":1,"homelink_nearby":true,"is_user_present":false,"last_autopark_error":"no_error","locked":true,"media_state":{"remote_control_enabled":true},"notifications_supported":true,"odometer":20290.97418,"parsed_calendar_supported":true,"pf":0,"pr":0,"rd_window":0,"remote_start":false,"remote_start_enabled":true,"remote_start_supported":true,"rp_window":0,"rt":0,"sentry_mode":false,"sentry_mode_available":true,"smart_summon_available":true,"software_update":{"download_perc":0,"expected_duration_sec":2700,"install_perc":1,"status":"","version":"2021.4.15.10"},"speed_limit_mode":{"active":false,"current_limit_mph":50,"max_limit_mph":90,"min_limit_mph":50,"pin_code_set":true},"summon_standby_mode_enabled":false,"timestamp":1621255364586,"valet_mode":false,"vehicle_name":"{VEHICLE-NAME}"}} 2021-05-17 14:42:45.308 - debug: tesla-motors.0 (9372) State Change: tesla-motors.0.command.doorLock to false ack true 2021-05-17 14:42:45.319 - debug: tesla-motors.0 (9372) State Change: tesla-motors.0.command.standby to false ack true 2021-05-17 14:42:45.320 - debug: tesla-motors.0 (9372) State Change: tesla-motors.0.command.Climate to false ack true 2021-05-17 14:42:45.325 - debug: tesla-motors.0 (9372) State Change: tesla-motors.0.command.SetTemperature to 20 ack true 2021-05-17 14:42:45.340 - debug: tesla-motors.0 (9372) State Change: tesla-motors.0.command.SetChargeLimit to 90 ack true 2021-05-17 14:42:45.341 - debug: tesla-motors.0 (9372) State Change: tesla-motors.0.command.ChargePort to true ack true 2021-05-17 14:42:45.346 - debug: tesla-motors.0 (9372) State Change: tesla-motors.0.command.ValetMode to false ack true 2021-05-17 14:42:45.347 - debug: tesla-motors.0 (9372) State Change: tesla-motors.0.command.SpeedLimit to false ack true 2021-05-17 14:42:45.348 - debug: tesla-motors.0 (9372) State Change: tesla-motors.0.command.SpeedLimitValue to 80 ack true 2021-05-17 14:42:45.349 - debug: tesla-motors.0 (9372) State Change: tesla-motors.0.command.SentryMode to false ack true 2021-05-17 14:42:45.350 - debug: tesla-motors.0 (9372) State Change: tesla-motors.0.command.RemoteStart to false ack true 2021-05-17 14:42:45.361 - debug: tesla-motors.0 (9372) State Change: tesla-motors.0.command.seat_heater_left to 0 ack true 2021-05-17 14:42:45.363 - debug: tesla-motors.0 (9372) State Change: tesla-motors.0.command.seat_heater_right to 0 ack true 2021-05-17 14:42:45.366 - debug: tesla-motors.0 (9372) State Change: tesla-motors.0.command.steering_wheel_heater to false ack true 2021-05-17 14:42:45.369 - debug: tesla-motors.0 (9372) State Change: tesla-motors.0.command.windowVent to false ack true 2021-05-17 14:42:45.587 - debug: tesla-motors.0 (9372) State Change: tesla-motors.0.command.seat_heater_rear_center to 0 ack true 2021-05-17 14:42:45.594 - debug: tesla-motors.0 (9372) State Change: tesla-motors.0.command.seat_heater_rear_left to 0 ack true 2021-05-17 14:42:45.597 - debug: tesla-motors.0 (9372) State Change: tesla-motors.0.command.seat_heater_rear_right to 0 ack true 2021-05-17 14:42:48.077 - debug: tesla-motors.0 (9372) Refresh of all in Task run. Current wakeupPlan is "smart" 2021-05-17 14:42:48.082 - debug: tesla-motors.0 (9372) Get all info because last Wakeup time is only 0ago. 2021-05-17 14:42:48.091 - debug: tesla-motors.0 (9372) Getting Standby Info 2021-05-17 14:42:48.592 - debug: tesla-motors.0 (9372) vehicle Answer:{"id":"{ID-number-removed}","vehicle_id":{vehicle-ID--removed},"vin":"{VIN--removed}","display_name":"{VEHICLE-NAME}","option_codes":"AD15,MDL3,PBSB,RENA,BT37,ID3W,RF3G,S3PB,DRLH,DV2W,W39B,APF0,COUS,BC3B,CH07,PC30,FC3P,FG31,GLFR,HL31,HM31,IL31,LTPB,MR31,FM3B,RS3H,SA3P,STCP,SC04,SU3C,T3CA,TW00,TM00,UT3P,WR00,AU3P,APH3,AF00,ZCST,MI00,CDM0","color":null,"access_type":"OWNER","tokens":["{TOKEN1--removed}","{TOKEN2--removed}"],"state":"online","in_service":false,"id_s":"{ID-number-removed}","calendar_enabled":true,"api_version":15,"backseat_token":null,"backseat_token_updated_at":null,"command_signing":"off"} 2021-05-17 14:42:48.624 - debug: tesla-motors.0 (9372) State Change: tesla-motors.0.command.standby to false ack true 2021-05-17 14:42:48.684 - debug: tesla-motors.0 (9372) Wanted to wake up the car, but car is already awake. 2021-05-17 14:42:48.685 - debug: tesla-motors.0 (9372) Getting all States now 2021-05-17 14:42:49.537 - debug: tesla-motors.0 (9372) Answer from vehicleState:{"id":{ID-number-removed},"user_id":1031335,"vehicle_id":{vehicle-ID--removed},"vin":"{VIN--removed}","display_name":"{VEHICLE-NAME}","option_codes":"AD15,MDL3,PBSB,RENA,BT37,ID3W,RF3G,S3PB,DRLH,DV2W,W39B,APF0,COUS,BC3B,CH07,PC30,FC3P,FG31,GLFR,HL31,HM31,IL31,LTPB,MR31,FM3B,RS3H,SA3P,STCP,SC04,SU3C,T3CA,TW00,TM00,UT3P,WR00,AU3P,APH3,AF00,ZCST,MI00,CDM0","color":null,"access_type":"OWNER","tokens":["{TOKEN1--removed}","{TOKEN2--removed}"],"state":"online","in_service":false,"id_s":"{ID-number-removed}","calendar_enabled":true,"api_version":15,"backseat_token":null,"backseat_token_updated_at":null,"command_signing":"off","charge_state":{"battery_heater_on":false,"battery_level":90,"battery_range":250.06,"charge_current_request":16,"charge_current_request_max":16,"charge_enable_request":true,"charge_energy_added":7.23,"charge_limit_soc":90,"charge_limit_soc_max":100,"charge_limit_soc_min":50,"charge_limit_soc_std":90,"charge_miles_added_ideal":29.5,"charge_miles_added_rated":29.5,"charge_port_cold_weather_mode":false,"charge_port_door_open":true,"charge_port_latch":"Engaged","charge_rate":0,"charge_to_max_range":false,"charger_actual_current":0,"charger_phases":2,"charger_pilot_current":16,"charger_power":0,"charger_voltage":2,"charging_state":"Complete","conn_charge_cable":"IEC","est_battery_range":211.09,"fast_charger_brand":"","fast_charger_present":false,"fast_charger_type":"","ideal_battery_range":250.06,"managed_charging_active":false,"managed_charging_start_time":null,"managed_charging_user_canceled":false,"max_range_charge_counter":0,"minutes_to_full_charge":0,"not_enough_power_to_heat":null,"scheduled_charging_pending":false,"scheduled_charging_start_time":null,"time_to_full_charge":0,"timestamp":1621255368908,"trip_charging":false,"usable_battery_level":89,"user_charge_enable_request":null},"climate_state":{"battery_heater":false,"battery_heater_no_power":null,"climate_keeper_mode":"off","defrost_mode":0,"driver_temp_setting":20,"fan_status":0,"inside_temp":13.3,"is_auto_conditioning_on":false,"is_climate_on":false,"is_front_defroster_on":false,"is_preconditioning":false,"is_rear_defroster_on":false,"left_temp_direction":0,"max_avail_temp":28,"min_avail_temp":15,"outside_temp":13.5,"passenger_temp_setting":20,"remote_heater_control_enabled":false,"right_temp_direction":0,"seat_heater_left":0,"seat_heater_rear_center":0,"seat_heater_rear_left":0,"seat_heater_rear_right":0,"seat_heater_right":0,"side_mirror_heaters":false,"timestamp":1621255368908,"wiper_blade_heater":false},"drive_state":{"gps_as_of":1621255245,"heading":210,"latitude":{LAT},"longitude":{LONG},"native_latitude":{LAT},"native_location_supported":1,"native_longitude":{LONG},"native_type":"wgs","power":0,"shift_state":null,"speed":null,"timestamp":1621255368908},"gui_settings":{"gui_24_hour_time":true,"gui_charge_rate_units":"kW","gui_distance_units":"km/hr","gui_range_display":"Rated","gui_temperature_units":"C","show_range_units":false,"timestamp":1621255368908},"vehicle_config":{"can_accept_navigation_requests":true,"can_actuate_trunks":true,"car_special_type":"base","car_type":"model3","charge_port_type":"CCS","default_charge_to_max":false,"ece_restrictions":true,"eu_vehicle":true,"exterior_color":"MidnightSilver","exterior_trim":"Chrome","has_air_suspension":false,"has_ludicrous_mode":false,"key_version":2,"motorized_charge_port":true,"plg":false,"rear_seat_heaters":1,"rear_seat_type":null,"rhd":false,"roof_color":"RoofColorGlass","seat_type":null,"spoiler_type":"None","sun_roof_installed":null,"third_row_seats":"None","timestamp":1621255368908,"trim_badging":"74d","use_range_badging":true,"wheel_type":"Pinwheel18"},"vehicle_state":{"api_version":15,"autopark_state_v2":"standby","autopark_style":"dead_man","calendar_supported":true,"car_version":"2021.4.15.10 cb439ceeb430","center_display_state":0,"df":0,"dr":0,"fd_window":0,"fp_window":0,"ft":0,"homelink_device_count":1,"homelink_nearby":true,"is_user_present":false,"last_autopark_error":"no_error","locked":true,"media_state":{"remote_control_enabled":true},"notifications_supported":true,"odometer":20290.97418,"parsed_calendar_supported":true,"pf":0,"pr":0,"rd_window":0,"remote_start":false,"remote_start_enabled":true,"remote_start_supported":true,"rp_window":0,"rt":0,"sentry_mode":false,"sentry_mode_available":true,"smart_summon_available":true,"software_update":{"download_perc":0,"expected_duration_sec":2700,"install_perc":1,"status":"","version":"2021.4.15.10"},"speed_limit_mode":{"active":false,"current_limit_mph":50,"max_limit_mph":90,"min_limit_mph":50,"pin_code_set":true},"summon_standby_mode_enabled":false,"timestamp":1621255368908,"valet_mode":false,"vehicle_name":"{VEHICLE-NAME}"}}null 2021-05-17 14:42:49.538 - debug: tesla-motors.0 (9372) Vehicle Data: {"id":{ID-number-removed},"user_id":1031335,"vehicle_id":{vehicle-ID--removed},"vin":"{VIN--removed}","display_name":"{VEHICLE-NAME}","option_codes":"AD15,MDL3,PBSB,RENA,BT37,ID3W,RF3G,S3PB,DRLH,DV2W,W39B,APF0,COUS,BC3B,CH07,PC30,FC3P,FG31,GLFR,HL31,HM31,IL31,LTPB,MR31,FM3B,RS3H,SA3P,STCP,SC04,SU3C,T3CA,TW00,TM00,UT3P,WR00,AU3P,APH3,AF00,ZCST,MI00,CDM0","color":null,"access_type":"OWNER","tokens":["{TOKEN1--removed}","{TOKEN2--removed}"],"state":"online","in_service":false,"id_s":"{ID-number-removed}","calendar_enabled":true,"api_version":15,"backseat_token":null,"backseat_token_updated_at":null,"command_signing":"off","charge_state":{"battery_heater_on":false,"battery_level":90,"battery_range":250.06,"charge_current_request":16,"charge_current_request_max":16,"charge_enable_request":true,"charge_energy_added":7.23,"charge_limit_soc":90,"charge_limit_soc_max":100,"charge_limit_soc_min":50,"charge_limit_soc_std":90,"charge_miles_added_ideal":29.5,"charge_miles_added_rated":29.5,"charge_port_cold_weather_mode":false,"charge_port_door_open":true,"charge_port_latch":"Engaged","charge_rate":0,"charge_to_max_range":false,"charger_actual_current":0,"charger_phases":2,"charger_pilot_current":16,"charger_power":0,"charger_voltage":2,"charging_state":"Complete","conn_charge_cable":"IEC","est_battery_range":211.09,"fast_charger_brand":"","fast_charger_present":false,"fast_charger_type":"","ideal_battery_range":250.06,"managed_charging_active":false,"managed_charging_start_time":null,"managed_charging_user_canceled":false,"max_range_charge_counter":0,"minutes_to_full_charge":0,"not_enough_power_to_heat":null,"scheduled_charging_pending":false,"scheduled_charging_start_time":null,"time_to_full_charge":0,"timestamp":1621255368908,"trip_charging":false,"usable_battery_level":89,"user_charge_enable_request":null},"climate_state":{"battery_heater":false,"battery_heater_no_power":null,"climate_keeper_mode":"off","defrost_mode":0,"driver_temp_setting":20,"fan_status":0,"inside_temp":13.3,"is_auto_conditioning_on":false,"is_climate_on":false,"is_front_defroster_on":false,"is_preconditioning":false,"is_rear_defroster_on":false,"left_temp_direction":0,"max_avail_temp":28,"min_avail_temp":15,"outside_temp":13.5,"passenger_temp_setting":20,"remote_heater_control_enabled":false,"right_temp_direction":0,"seat_heater_left":0,"seat_heater_rear_center":0,"seat_heater_rear_left":0,"seat_heater_rear_right":0,"seat_heater_right":0,"side_mirror_heaters":false,"timestamp":1621255368908,"wiper_blade_heater":false},"drive_state":{"gps_as_of":1621255245,"heading":210,"latitude":{LAT},"longitude":{LONG},"native_latitude":{LAT},"native_location_supported":1,"native_longitude":{LONG},"native_type":"wgs","power":0,"shift_state":null,"speed":null,"timestamp":1621255368908},"gui_settings":{"gui_24_hour_time":true,"gui_charge_rate_units":"kW","gui_distance_units":"km/hr","gui_range_display":"Rated","gui_temperature_units":"C","show_range_units":false,"timestamp":1621255368908},"vehicle_config":{"can_accept_navigation_requests":true,"can_actuate_trunks":true,"car_special_type":"base","car_type":"model3","charge_port_type":"CCS","default_charge_to_max":false,"ece_restrictions":true,"eu_vehicle":true,"exterior_color":"MidnightSilver","exterior_trim":"Chrome","has_air_suspension":false,"has_ludicrous_mode":false,"key_version":2,"motorized_charge_port":true,"plg":false,"rear_seat_heaters":1,"rear_seat_type":null,"rhd":false,"roof_color":"RoofColorGlass","seat_type":null,"spoiler_type":"None","sun_roof_installed":null,"third_row_seats":"None","timestamp":1621255368908,"trim_badging":"74d","use_range_badging":true,"wheel_type":"Pinwheel18"},"vehicle_state":{"api_version":15,"autopark_state_v2":"standby","autopark_style":"dead_man","calendar_supported":true,"car_version":"2021.4.15.10 cb439ceeb430","center_display_state":0,"df":0,"dr":0,"fd_window":0,"fp_window":0,"ft":0,"homelink_device_count":1,"homelink_nearby":true,"is_user_present":false,"last_autopark_error":"no_error","locked":true,"media_state":{"remote_control_enabled":true},"notifications_supported":true,"odometer":20290.97418,"parsed_calendar_supported":true,"pf":0,"pr":0,"rd_window":0,"remote_start":false,"remote_start_enabled":true,"remote_start_supported":true,"rp_window":0,"rt":0,"sentry_mode":false,"sentry_mode_available":true,"smart_summon_available":true,"software_update":{"download_perc":0,"expected_duration_sec":2700,"install_perc":1,"status":"","version":"2021.4.15.10"},"speed_limit_mode":{"active":false,"current_limit_mph":50,"max_limit_mph":90,"min_limit_mph":50,"pin_code_set":true},"summon_standby_mode_enabled":false,"timestamp":1621255368908,"valet_mode":false,"vehicle_name":"{VEHICLE-NAME}"}} 2021-05-17 14:42:49.615 - debug: tesla-motors.0 (9372) State Change: tesla-motors.0.command.doorLock to false ack true 2021-05-17 14:42:49.616 - debug: tesla-motors.0 (9372) State Change: tesla-motors.0.command.standby to false ack true 2021-05-17 14:42:49.617 - debug: tesla-motors.0 (9372) State Change: tesla-motors.0.command.Climate to false ack true 2021-05-17 14:42:49.618 - debug: tesla-motors.0 (9372) State Change: tesla-motors.0.command.SetTemperature to 20 ack true 2021-05-17 14:42:49.619 - debug: tesla-motors.0 (9372) State Change: tesla-motors.0.command.SetChargeLimit to 90 ack true 2021-05-17 14:42:49.621 - debug: tesla-motors.0 (9372) State Change: tesla-motors.0.command.ChargePort to true ack true 2021-05-17 14:42:49.621 - debug: tesla-motors.0 (9372) State Change: tesla-motors.0.command.ValetMode to false ack true 2021-05-17 14:42:49.622 - debug: tesla-motors.0 (9372) State Change: tesla-motors.0.command.SpeedLimit to false ack true 2021-05-17 14:42:49.623 - debug: tesla-motors.0 (9372) State Change: tesla-motors.0.command.SpeedLimitValue to 80 ack true 2021-05-17 14:42:49.628 - debug: tesla-motors.0 (9372) State Change: tesla-motors.0.command.SentryMode to false ack true 2021-05-17 14:42:49.629 - debug: tesla-motors.0 (9372) State Change: tesla-motors.0.command.RemoteStart to false ack true 2021-05-17 14:42:49.632 - debug: tesla-motors.0 (9372) State Change: tesla-motors.0.command.seat_heater_left to 0 ack true 2021-05-17 14:42:49.633 - debug: tesla-motors.0 (9372) State Change: tesla-motors.0.command.seat_heater_right to 0 ack true 2021-05-17 14:42:49.633 - debug: tesla-motors.0 (9372) State Change: tesla-motors.0.command.steering_wheel_heater to false ack true 2021-05-17 14:42:49.634 - debug: tesla-motors.0 (9372) State Change: tesla-motors.0.command.windowVent to false ack true 2021-05-17 14:42:49.808 - debug: tesla-motors.0 (9372) State Change: tesla-motors.0.command.seat_heater_rear_center to 0 ack true 2021-05-17 14:42:49.817 - debug: tesla-motors.0 (9372) State Change: tesla-motors.0.command.seat_heater_rear_left to 0 ack true 2021-05-17 14:42:49.821 - debug: tesla-motors.0 (9372) State Change: tesla-motors.0.command.seat_heater_rear_right to 0 ack true 2021-05-17 14:42:54.734 - debug: tesla-motors.0 (9372) Refresh of all in Task run. Current wakeupPlan is "smart" 2021-05-17 14:42:54.743 - debug: tesla-motors.0 (9372) Get all info because last Wakeup time is only 0ago. 2021-05-17 14:42:54.748 - debug: tesla-motors.0 (9372) Getting Standby Info 2021-05-17 14:42:55.267 - debug: tesla-motors.0 (9372) vehicle Answer:{"id":"{ID-number-removed}","vehicle_id":{vehicle-ID--removed},"vin":"{VIN--removed}","display_name":"{VEHICLE-NAME}","option_codes":"AD15,MDL3,PBSB,RENA,BT37,ID3W,RF3G,S3PB,DRLH,DV2W,W39B,APF0,COUS,BC3B,CH07,PC30,FC3P,FG31,GLFR,HL31,HM31,IL31,LTPB,MR31,FM3B,RS3H,SA3P,STCP,SC04,SU3C,T3CA,TW00,TM00,UT3P,WR00,AU3P,APH3,AF00,ZCST,MI00,CDM0","color":null,"access_type":"OWNER","tokens":["{TOKEN1--removed}","{TOKEN2--removed}"],"state":"online","in_service":false,"id_s":"{ID-number-removed}","calendar_enabled":true,"api_version":15,"backseat_token":null,"backseat_token_updated_at":null,"command_signing":"off"} 2021-05-17 14:42:55.293 - debug: tesla-motors.0 (9372) State Change: tesla-motors.0.command.standby to false ack true 2021-05-17 14:42:55.314 - debug: tesla-motors.0 (9372) Wanted to wake up the car, but car is already awake. 2021-05-17 14:42:55.315 - debug: tesla-motors.0 (9372) Getting all States now 2021-05-17 14:42:56.192 - debug: tesla-motors.0 (9372) Answer from vehicleState:{"id":{ID-number-removed},"user_id":1031335,"vehicle_id":{vehicle-ID--removed},"vin":"{VIN--removed}","display_name":"{VEHICLE-NAME}","option_codes":"AD15,MDL3,PBSB,RENA,BT37,ID3W,RF3G,S3PB,DRLH,DV2W,W39B,APF0,COUS,BC3B,CH07,PC30,FC3P,FG31,GLFR,HL31,HM31,IL31,LTPB,MR31,FM3B,RS3H,SA3P,STCP,SC04,SU3C,T3CA,TW00,TM00,UT3P,WR00,AU3P,APH3,AF00,ZCST,MI00,CDM0","color":null,"access_type":"OWNER","tokens":["{TOKEN1--removed}","{TOKEN2--removed}"],"state":"online","in_service":false,"id_s":"{ID-number-removed}","calendar_enabled":true,"api_version":15,"backseat_token":null,"backseat_token_updated_at":null,"command_signing":"off","charge_state":{"battery_heater_on":false,"battery_level":90,"battery_range":250.06,"charge_current_request":16,"charge_current_request_max":16,"charge_enable_request":true,"charge_energy_added":7.23,"charge_limit_soc":90,"charge_limit_soc_max":100,"charge_limit_soc_min":50,"charge_limit_soc_std":90,"charge_miles_added_ideal":29.5,"charge_miles_added_rated":29.5,"charge_port_cold_weather_mode":false,"charge_port_door_open":true,"charge_port_latch":"Engaged","charge_rate":0,"charge_to_max_range":false,"charger_actual_current":0,"charger_phases":2,"charger_pilot_current":16,"charger_power":0,"charger_voltage":2,"charging_state":"Complete","conn_charge_cable":"IEC","est_battery_range":211.09,"fast_charger_brand":"","fast_charger_present":false,"fast_charger_type":"","ideal_battery_range":250.06,"managed_charging_active":false,"managed_charging_start_time":null,"managed_charging_user_canceled":false,"max_range_charge_counter":0,"minutes_to_full_charge":0,"not_enough_power_to_heat":null,"scheduled_charging_pending":false,"scheduled_charging_start_time":null,"time_to_full_charge":0,"timestamp":1621255375549,"trip_charging":false,"usable_battery_level":89,"user_charge_enable_request":null},"climate_state":{"battery_heater":false,"battery_heater_no_power":null,"climate_keeper_mode":"off","defrost_mode":0,"driver_temp_setting":20,"fan_status":0,"inside_temp":13.3,"is_auto_conditioning_on":false,"is_climate_on":false,"is_front_defroster_on":false,"is_preconditioning":false,"is_rear_defroster_on":false,"left_temp_direction":0,"max_avail_temp":28,"min_avail_temp":15,"outside_temp":13.5,"passenger_temp_setting":20,"remote_heater_control_enabled":false,"right_temp_direction":0,"seat_heater_left":0,"seat_heater_rear_center":0,"seat_heater_rear_left":0,"seat_heater_rear_right":0,"seat_heater_right":0,"side_mirror_heaters":false,"timestamp":1621255375549,"wiper_blade_heater":false},"drive_state":{"gps_as_of":1621255245,"heading":210,"latitude":{LAT},"longitude":{LONG},"native_latitude":{LAT},"native_location_supported":1,"native_longitude":{LONG},"native_type":"wgs","power":0,"shift_state":null,"speed":null,"timestamp":1621255375549},"gui_settings":{"gui_24_hour_time":true,"gui_charge_rate_units":"kW","gui_distance_units":"km/hr","gui_range_display":"Rated","gui_temperature_units":"C","show_range_units":false,"timestamp":1621255375549},"vehicle_config":{"can_accept_navigation_requests":true,"can_actuate_trunks":true,"car_special_type":"base","car_type":"model3","charge_port_type":"CCS","default_charge_to_max":false,"ece_restrictions":true,"eu_vehicle":true,"exterior_color":"MidnightSilver","exterior_trim":"Chrome","has_air_suspension":false,"has_ludicrous_mode":false,"key_version":2,"motorized_charge_port":true,"plg":false,"rear_seat_heaters":1,"rear_seat_type":null,"rhd":false,"roof_color":"RoofColorGlass","seat_type":null,"spoiler_type":"None","sun_roof_installed":null,"third_row_seats":"None","timestamp":1621255375549,"trim_badging":"74d","use_range_badging":true,"wheel_type":"Pinwheel18"},"vehicle_state":{"api_version":15,"autopark_state_v2":"standby","autopark_style":"dead_man","calendar_supported":true,"car_version":"2021.4.15.10 cb439ceeb430","center_display_state":0,"df":0,"dr":0,"fd_window":0,"fp_window":0,"ft":0,"homelink_device_count":1,"homelink_nearby":true,"is_user_present":false,"last_autopark_error":"no_error","locked":true,"media_state":{"remote_control_enabled":true},"notifications_supported":true,"odometer":20290.97418,"parsed_calendar_supported":true,"pf":0,"pr":0,"rd_window":0,"remote_start":false,"remote_start_enabled":true,"remote_start_supported":true,"rp_window":0,"rt":0,"sentry_mode":false,"sentry_mode_available":true,"smart_summon_available":true,"software_update":{"download_perc":0,"expected_duration_sec":2700,"install_perc":1,"status":"","version":"2021.4.15.10"},"speed_limit_mode":{"active":false,"current_limit_mph":50,"max_limit_mph":90,"min_limit_mph":50,"pin_code_set":true},"summon_standby_mode_enabled":false,"timestamp":1621255375549,"valet_mode":false,"vehicle_name":"{VEHICLE-NAME}"}}null 2021-05-17 14:42:56.193 - debug: tesla-motors.0 (9372) Vehicle Data: {"id":{ID-number-removed},"user_id":1031335,"vehicle_id":{vehicle-ID--removed},"vin":"{VIN--removed}","display_name":"{VEHICLE-NAME}","option_codes":"AD15,MDL3,PBSB,RENA,BT37,ID3W,RF3G,S3PB,DRLH,DV2W,W39B,APF0,COUS,BC3B,CH07,PC30,FC3P,FG31,GLFR,HL31,HM31,IL31,LTPB,MR31,FM3B,RS3H,SA3P,STCP,SC04,SU3C,T3CA,TW00,TM00,UT3P,WR00,AU3P,APH3,AF00,ZCST,MI00,CDM0","color":null,"access_type":"OWNER","tokens":["{TOKEN1--removed}","{TOKEN2--removed}"],"state":"online","in_service":false,"id_s":"{ID-number-removed}","calendar_enabled":true,"api_version":15,"backseat_token":null,"backseat_token_updated_at":null,"command_signing":"off","charge_state":{"battery_heater_on":false,"battery_level":90,"battery_range":250.06,"charge_current_request":16,"charge_current_request_max":16,"charge_enable_request":true,"charge_energy_added":7.23,"charge_limit_soc":90,"charge_limit_soc_max":100,"charge_limit_soc_min":50,"charge_limit_soc_std":90,"charge_miles_added_ideal":29.5,"charge_miles_added_rated":29.5,"charge_port_cold_weather_mode":false,"charge_port_door_open":true,"charge_port_latch":"Engaged","charge_rate":0,"charge_to_max_range":false,"charger_actual_current":0,"charger_phases":2,"charger_pilot_current":16,"charger_power":0,"charger_voltage":2,"charging_state":"Complete","conn_charge_cable":"IEC","est_battery_range":211.09,"fast_charger_brand":"","fast_charger_present":false,"fast_charger_type":"","ideal_battery_range":250.06,"managed_charging_active":false,"managed_charging_start_time":null,"managed_charging_user_canceled":false,"max_range_charge_counter":0,"minutes_to_full_charge":0,"not_enough_power_to_heat":null,"scheduled_charging_pending":false,"scheduled_charging_start_time":null,"time_to_full_charge":0,"timestamp":1621255375549,"trip_charging":false,"usable_battery_level":89,"user_charge_enable_request":null},"climate_state":{"battery_heater":false,"battery_heater_no_power":null,"climate_keeper_mode":"off","defrost_mode":0,"driver_temp_setting":20,"fan_status":0,"inside_temp":13.3,"is_auto_conditioning_on":false,"is_climate_on":false,"is_front_defroster_on":false,"is_preconditioning":false,"is_rear_defroster_on":false,"left_temp_direction":0,"max_avail_temp":28,"min_avail_temp":15,"outside_temp":13.5,"passenger_temp_setting":20,"remote_heater_control_enabled":false,"right_temp_direction":0,"seat_heater_left":0,"seat_heater_rear_center":0,"seat_heater_rear_left":0,"seat_heater_rear_right":0,"seat_heater_right":0,"side_mirror_heaters":false,"timestamp":1621255375549,"wiper_blade_heater":false},"drive_state":{"gps_as_of":1621255245,"heading":210,"latitude":{LAT},"longitude":{LONG},"native_latitude":{LAT},"native_location_supported":1,"native_longitude":{LONG},"native_type":"wgs","power":0,"shift_state":null,"speed":null,"timestamp":1621255375549},"gui_settings":{"gui_24_hour_time":true,"gui_charge_rate_units":"kW","gui_distance_units":"km/hr","gui_range_display":"Rated","gui_temperature_units":"C","show_range_units":false,"timestamp":1621255375549},"vehicle_config":{"can_accept_navigation_requests":true,"can_actuate_trunks":true,"car_special_type":"base","car_type":"model3","charge_port_type":"CCS","default_charge_to_max":false,"ece_restrictions":true,"eu_vehicle":true,"exterior_color":"MidnightSilver","exterior_trim":"Chrome","has_air_suspension":false,"has_ludicrous_mode":false,"key_version":2,"motorized_charge_port":true,"plg":false,"rear_seat_heaters":1,"rear_seat_type":null,"rhd":false,"roof_color":"RoofColorGlass","seat_type":null,"spoiler_type":"None","sun_roof_installed":null,"third_row_seats":"None","timestamp":1621255375549,"trim_badging":"74d","use_range_badging":true,"wheel_type":"Pinwheel18"},"vehicle_state":{"api_version":15,"autopark_state_v2":"standby","autopark_style":"dead_man","calendar_supported":true,"car_version":"2021.4.15.10 cb439ceeb430","center_display_state":0,"df":0,"dr":0,"fd_window":0,"fp_window":0,"ft":0,"homelink_device_count":1,"homelink_nearby":true,"is_user_present":false,"last_autopark_error":"no_error","locked":true,"media_state":{"remote_control_enabled":true},"notifications_supported":true,"odometer":20290.97418,"parsed_calendar_supported":true,"pf":0,"pr":0,"rd_window":0,"remote_start":false,"remote_start_enabled":true,"remote_start_supported":true,"rp_window":0,"rt":0,"sentry_mode":false,"sentry_mode_available":true,"smart_summon_available":true,"software_update":{"download_perc":0,"expected_duration_sec":2700,"install_perc":1,"status":"","version":"2021.4.15.10"},"speed_limit_mode":{"active":false,"current_limit_mph":50,"max_limit_mph":90,"min_limit_mph":50,"pin_code_set":true},"summon_standby_mode_enabled":false,"timestamp":1621255375549,"valet_mode":false,"vehicle_name":"{VEHICLE-NAME}"}} 2021-05-17 14:42:56.244 - debug: tesla-motors.0 (9372) State Change: tesla-motors.0.command.doorLock to false ack true 2021-05-17 14:42:56.244 - debug: tesla-motors.0 (9372) State Change: tesla-motors.0.command.standby to false ack true 2021-05-17 14:42:56.245 - debug: tesla-motors.0 (9372) State Change: tesla-motors.0.command.Climate to false ack true 2021-05-17 14:42:56.246 - debug: tesla-motors.0 (9372) State Change: tesla-motors.0.command.SetTemperature to 20 ack true 2021-05-17 14:42:56.260 - debug: tesla-motors.0 (9372) State Change: tesla-motors.0.command.SetChargeLimit to 90 ack true 2021-05-17 14:42:56.266 - debug: tesla-motors.0 (9372) State Change: tesla-motors.0.command.ChargePort to true ack true 2021-05-17 14:42:56.267 - debug: tesla-motors.0 (9372) State Change: tesla-motors.0.command.ValetMode to false ack true 2021-05-17 14:42:56.267 - debug: tesla-motors.0 (9372) State Change: tesla-motors.0.command.SpeedLimit to false ack true 2021-05-17 14:42:56.268 - debug: tesla-motors.0 (9372) State Change: tesla-motors.0.command.SpeedLimitValue to 80 ack true 2021-05-17 14:42:56.272 - debug: tesla-motors.0 (9372) State Change: tesla-motors.0.command.SentryMode to false ack true 2021-05-17 14:42:56.274 - debug: tesla-motors.0 (9372) State Change: tesla-motors.0.command.RemoteStart to false ack true 2021-05-17 14:42:56.283 - debug: tesla-motors.0 (9372) State Change: tesla-motors.0.command.seat_heater_left to 0 ack true 2021-05-17 14:42:56.287 - debug: tesla-motors.0 (9372) State Change: tesla-motors.0.command.seat_heater_right to 0 ack true 2021-05-17 14:42:56.292 - debug: tesla-motors.0 (9372) State Change: tesla-motors.0.command.steering_wheel_heater to false ack true 2021-05-17 14:42:56.297 - debug: tesla-motors.0 (9372) State Change: tesla-motors.0.command.windowVent to false ack true 2021-05-17 14:42:56.511 - debug: tesla-motors.0 (9372) State Change: tesla-motors.0.command.seat_heater_rear_center to 0 ack true 2021-05-17 14:42:56.517 - debug: tesla-motors.0 (9372) State Change: tesla-motors.0.command.seat_heater_rear_left to 0 ack true 2021-05-17 14:42:56.519 - debug: tesla-motors.0 (9372) State Change: tesla-motors.0.command.seat_heater_rear_right to 0 ack true 2021-05-17 14:42:57.336 - info: rpi2.0 (3322) State value to set for "rpi2.0.cpu.load1" has to be type "number" but received type "string" 2021-05-17 14:42:57.337 - info: rpi2.0 (3322) State value to set for "rpi2.0.cpu.load5" has to be type "number" but received type "string" 2021-05-17 14:42:57.337 - info: rpi2.0 (3322) State value to set for "rpi2.0.cpu.load15" has to be type "number" but received type "string" 2021-05-17 14:43:01.261 - debug: tesla-motors.0 (9372) Refresh of all in Task run. Current wakeupPlan is "smart" 2021-05-17 14:43:01.270 - debug: tesla-motors.0 (9372) Get all info because last Wakeup time is only 0ago. 2021-05-17 14:43:01.278 - debug: tesla-motors.0 (9372) Getting Standby Info 2021-05-17 14:43:01.836 - debug: tesla-motors.0 (9372) vehicle Answer:{"id":"{ID-number-removed}","vehicle_id":{vehicle-ID--removed},"vin":"{VIN--removed}","display_name":"{VEHICLE-NAME}","option_codes":"AD15,MDL3,PBSB,RENA,BT37,ID3W,RF3G,S3PB,DRLH,DV2W,W39B,APF0,COUS,BC3B,CH07,PC30,FC3P,FG31,GLFR,HL31,HM31,IL31,LTPB,MR31,FM3B,RS3H,SA3P,STCP,SC04,SU3C,T3CA,TW00,TM00,UT3P,WR00,AU3P,APH3,AF00,ZCST,MI00,CDM0","color":null,"access_type":"OWNER","tokens":["{TOKEN1--removed}","{TOKEN2--removed}"],"state":"online","in_service":false,"id_s":"{ID-number-removed}","calendar_enabled":true,"api_version":15,"backseat_token":null,"backseat_token_updated_at":null,"command_signing":"off"} 2021-05-17 14:43:01.862 - debug: tesla-motors.0 (9372) State Change: tesla-motors.0.command.standby to false ack true 2021-05-17 14:43:01.955 - debug: tesla-motors.0 (9372) Wanted to wake up the car, but car is already awake. 2021-05-17 14:43:01.956 - debug: tesla-motors.0 (9372) Getting all States now 2021-05-17 14:43:03.146 - debug: tesla-motors.0 (9372) Answer from vehicleState:{"id":{ID-number-removed},"user_id":1031335,"vehicle_id":{vehicle-ID--removed},"vin":"{VIN--removed}","display_name":"{VEHICLE-NAME}","option_codes":"AD15,MDL3,PBSB,RENA,BT37,ID3W,RF3G,S3PB,DRLH,DV2W,W39B,APF0,COUS,BC3B,CH07,PC30,FC3P,FG31,GLFR,HL31,HM31,IL31,LTPB,MR31,FM3B,RS3H,SA3P,STCP,SC04,SU3C,T3CA,TW00,TM00,UT3P,WR00,AU3P,APH3,AF00,ZCST,MI00,CDM0","color":null,"access_type":"OWNER","tokens":["{TOKEN1--removed}","{TOKEN2--removed}"],"state":"online","in_service":false,"id_s":"{ID-number-removed}","calendar_enabled":true,"api_version":15,"backseat_token":null,"backseat_token_updated_at":null,"command_signing":"off","charge_state":{"battery_heater_on":false,"battery_level":90,"battery_range":250.06,"charge_current_request":16,"charge_current_request_max":16,"charge_enable_request":true,"charge_energy_added":7.23,"charge_limit_soc":90,"charge_limit_soc_max":100,"charge_limit_soc_min":50,"charge_limit_soc_std":90,"charge_miles_added_ideal":29.5,"charge_miles_added_rated":29.5,"charge_port_cold_weather_mode":false,"charge_port_door_open":true,"charge_port_latch":"Engaged","charge_rate":0,"charge_to_max_range":false,"charger_actual_current":0,"charger_phases":2,"charger_pilot_current":16,"charger_power":0,"charger_voltage":2,"charging_state":"Complete","conn_charge_cable":"IEC","est_battery_range":211.09,"fast_charger_brand":"","fast_charger_present":false,"fast_charger_type":"","ideal_battery_range":250.06,"managed_charging_active":false,"managed_charging_start_time":null,"managed_charging_user_canceled":false,"max_range_charge_counter":0,"minutes_to_full_charge":0,"not_enough_power_to_heat":null,"scheduled_charging_pending":false,"scheduled_charging_start_time":null,"time_to_full_charge":0,"timestamp":1621255382499,"trip_charging":false,"usable_battery_level":89,"user_charge_enable_request":null},"climate_state":{"battery_heater":false,"battery_heater_no_power":null,"climate_keeper_mode":"off","defrost_mode":0,"driver_temp_setting":20,"fan_status":0,"inside_temp":13.3,"is_auto_conditioning_on":false,"is_climate_on":false,"is_front_defroster_on":false,"is_preconditioning":false,"is_rear_defroster_on":false,"left_temp_direction":0,"max_avail_temp":28,"min_avail_temp":15,"outside_temp":13.5,"passenger_temp_setting":20,"remote_heater_control_enabled":false,"right_temp_direction":0,"seat_heater_left":0,"seat_heater_rear_center":0,"seat_heater_rear_left":0,"seat_heater_rear_right":0,"seat_heater_right":0,"side_mirror_heaters":false,"timestamp":1621255382499,"wiper_blade_heater":false},"drive_state":{"gps_as_of":1621255245,"heading":210,"latitude":{LAT},"longitude":{LONG},"native_latitude":{LAT},"native_location_supported":1,"native_longitude":{LONG},"native_type":"wgs","power":0,"shift_state":null,"speed":null,"timestamp":1621255382500},"gui_settings":{"gui_24_hour_time":true,"gui_charge_rate_units":"kW","gui_distance_units":"km/hr","gui_range_display":"Rated","gui_temperature_units":"C","show_range_units":false,"timestamp":1621255382500},"vehicle_config":{"can_accept_navigation_requests":true,"can_actuate_trunks":true,"car_special_type":"base","car_type":"model3","charge_port_type":"CCS","default_charge_to_max":false,"ece_restrictions":true,"eu_vehicle":true,"exterior_color":"MidnightSilver","exterior_trim":"Chrome","has_air_suspension":false,"has_ludicrous_mode":false,"key_version":2,"motorized_charge_port":true,"plg":false,"rear_seat_heaters":1,"rear_seat_type":null,"rhd":false,"roof_color":"RoofColorGlass","seat_type":null,"spoiler_type":"None","sun_roof_installed":null,"third_row_seats":"None","timestamp":1621255382500,"trim_badging":"74d","use_range_badging":true,"wheel_type":"Pinwheel18"},"vehicle_state":{"api_version":15,"autopark_state_v2":"standby","autopark_style":"dead_man","calendar_supported":true,"car_version":"2021.4.15.10 cb439ceeb430","center_display_state":0,"df":0,"dr":0,"fd_window":0,"fp_window":0,"ft":0,"homelink_device_count":1,"homelink_nearby":true,"is_user_present":false,"last_autopark_error":"no_error","locked":true,"media_state":{"remote_control_enabled":true},"notifications_supported":true,"odometer":20290.97418,"parsed_calendar_supported":true,"pf":0,"pr":0,"rd_window":0,"remote_start":false,"remote_start_enabled":true,"remote_start_supported":true,"rp_window":0,"rt":0,"sentry_mode":false,"sentry_mode_available":true,"smart_summon_available":true,"software_update":{"download_perc":0,"expected_duration_sec":2700,"install_perc":1,"status":"","version":"2021.4.15.10"},"speed_limit_mode":{"active":false,"current_limit_mph":50,"max_limit_mph":90,"min_limit_mph":50,"pin_code_set":true},"summon_standby_mode_enabled":false,"timestamp":1621255382499,"valet_mode":false,"vehicle_name":"{VEHICLE-NAME}"}}null 2021-05-17 14:43:03.147 - debug: tesla-motors.0 (9372) Vehicle Data: {"id":{ID-number-removed},"user_id":1031335,"vehicle_id":{vehicle-ID--removed},"vin":"{VIN--removed}","display_name":"{VEHICLE-NAME}","option_codes":"AD15,MDL3,PBSB,RENA,BT37,ID3W,RF3G,S3PB,DRLH,DV2W,W39B,APF0,COUS,BC3B,CH07,PC30,FC3P,FG31,GLFR,HL31,HM31,IL31,LTPB,MR31,FM3B,RS3H,SA3P,STCP,SC04,SU3C,T3CA,TW00,TM00,UT3P,WR00,AU3P,APH3,AF00,ZCST,MI00,CDM0","color":null,"access_type":"OWNER","tokens":["{TOKEN1--removed}","{TOKEN2--removed}"],"state":"online","in_service":false,"id_s":"{ID-number-removed}","calendar_enabled":true,"api_version":15,"backseat_token":null,"backseat_token_updated_at":null,"command_signing":"off","charge_state":{"battery_heater_on":false,"battery_level":90,"battery_range":250.06,"charge_current_request":16,"charge_current_request_max":16,"charge_enable_request":true,"charge_energy_added":7.23,"charge_limit_soc":90,"charge_limit_soc_max":100,"charge_limit_soc_min":50,"charge_limit_soc_std":90,"charge_miles_added_ideal":29.5,"charge_miles_added_rated":29.5,"charge_port_cold_weather_mode":false,"charge_port_door_open":true,"charge_port_latch":"Engaged","charge_rate":0,"charge_to_max_range":false,"charger_actual_current":0,"charger_phases":2,"charger_pilot_current":16,"charger_power":0,"charger_voltage":2,"charging_state":"Complete","conn_charge_cable":"IEC","est_battery_range":211.09,"fast_charger_brand":"","fast_charger_present":false,"fast_charger_type":"","ideal_battery_range":250.06,"managed_charging_active":false,"managed_charging_start_time":null,"managed_charging_user_canceled":false,"max_range_charge_counter":0,"minutes_to_full_charge":0,"not_enough_power_to_heat":null,"scheduled_charging_pending":false,"scheduled_charging_start_time":null,"time_to_full_charge":0,"timestamp":1621255382499,"trip_charging":false,"usable_battery_level":89,"user_charge_enable_request":null},"climate_state":{"battery_heater":false,"battery_heater_no_power":null,"climate_keeper_mode":"off","defrost_mode":0,"driver_temp_setting":20,"fan_status":0,"inside_temp":13.3,"is_auto_conditioning_on":false,"is_climate_on":false,"is_front_defroster_on":false,"is_preconditioning":false,"is_rear_defroster_on":false,"left_temp_direction":0,"max_avail_temp":28,"min_avail_temp":15,"outside_temp":13.5,"passenger_temp_setting":20,"remote_heater_control_enabled":false,"right_temp_direction":0,"seat_heater_left":0,"seat_heater_rear_center":0,"seat_heater_rear_left":0,"seat_heater_rear_right":0,"seat_heater_right":0,"side_mirror_heaters":false,"timestamp":1621255382499,"wiper_blade_heater":false},"drive_state":{"gps_as_of":1621255245,"heading":210,"latitude":{LAT},"longitude":{LONG},"native_latitude":{LAT},"native_location_supported":1,"native_longitude":{LONG},"native_type":"wgs","power":0,"shift_state":null,"speed":null,"timestamp":1621255382500},"gui_settings":{"gui_24_hour_time":true,"gui_charge_rate_units":"kW","gui_distance_units":"km/hr","gui_range_display":"Rated","gui_temperature_units":"C","show_range_units":false,"timestamp":1621255382500},"vehicle_config":{"can_accept_navigation_requests":true,"can_actuate_trunks":true,"car_special_type":"base","car_type":"model3","charge_port_type":"CCS","default_charge_to_max":false,"ece_restrictions":true,"eu_vehicle":true,"exterior_color":"MidnightSilver","exterior_trim":"Chrome","has_air_suspension":false,"has_ludicrous_mode":false,"key_version":2,"motorized_charge_port":true,"plg":false,"rear_seat_heaters":1,"rear_seat_type":null,"rhd":false,"roof_color":"RoofColorGlass","seat_type":null,"spoiler_type":"None","sun_roof_installed":null,"third_row_seats":"None","timestamp":1621255382500,"trim_badging":"74d","use_range_badging":true,"wheel_type":"Pinwheel18"},"vehicle_state":{"api_version":15,"autopark_state_v2":"standby","autopark_style":"dead_man","calendar_supported":true,"car_version":"2021.4.15.10 cb439ceeb430","center_display_state":0,"df":0,"dr":0,"fd_window":0,"fp_window":0,"ft":0,"homelink_device_count":1,"homelink_nearby":true,"is_user_present":false,"last_autopark_error":"no_error","locked":true,"media_state":{"remote_control_enabled":true},"notifications_supported":true,"odometer":20290.97418,"parsed_calendar_supported":true,"pf":0,"pr":0,"rd_window":0,"remote_start":false,"remote_start_enabled":true,"remote_start_supported":true,"rp_window":0,"rt":0,"sentry_mode":false,"sentry_mode_available":true,"smart_summon_available":true,"software_update":{"download_perc":0,"expected_duration_sec":2700,"install_perc":1,"status":"","version":"2021.4.15.10"},"speed_limit_mode":{"active":false,"current_limit_mph":50,"max_limit_mph":90,"min_limit_mph":50,"pin_code_set":true},"summon_standby_mode_enabled":false,"timestamp":1621255382499,"valet_mode":false,"vehicle_name":"{VEHICLE-NAME}"}} 2021-05-17 14:43:03.185 - debug: tesla-motors.0 (9372) State Change: tesla-motors.0.command.doorLock to false ack true 2021-05-17 14:43:03.187 - debug: tesla-motors.0 (9372) State Change: tesla-motors.0.command.standby to false ack true 2021-05-17 14:43:03.189 - debug: tesla-motors.0 (9372) State Change: tesla-motors.0.command.Climate to false ack true 2021-05-17 14:43:03.192 - debug: tesla-motors.0 (9372) State Change: tesla-motors.0.command.SetTemperature to 20 ack true 2021-05-17 14:43:03.197 - debug: tesla-motors.0 (9372) State Change: tesla-motors.0.command.SetChargeLimit to 90 ack true 2021-05-17 14:43:03.202 - debug: tesla-motors.0 (9372) State Change: tesla-motors.0.command.ChargePort to true ack true 2021-05-17 14:43:03.205 - debug: tesla-motors.0 (9372) State Change: tesla-motors.0.command.ValetMode to false ack true 2021-05-17 14:43:03.207 - debug: tesla-motors.0 (9372) State Change: tesla-motors.0.command.SpeedLimit to false ack true 2021-05-17 14:43:03.210 - debug: tesla-motors.0 (9372) State Change: tesla-motors.0.command.SpeedLimitValue to 80 ack true 2021-05-17 14:43:03.213 - debug: tesla-motors.0 (9372) State Change: tesla-motors.0.command.SentryMode to false ack true 2021-05-17 14:43:03.215 - debug: tesla-motors.0 (9372) State Change: tesla-motors.0.command.RemoteStart to false ack true 2021-05-17 14:43:03.218 - debug: tesla-motors.0 (9372) State Change: tesla-motors.0.command.seat_heater_left to 0 ack true 2021-05-17 14:43:03.225 - debug: tesla-motors.0 (9372) State Change: tesla-motors.0.command.seat_heater_right to 0 ack true 2021-05-17 14:43:03.228 - debug: tesla-motors.0 (9372) State Change: tesla-motors.0.command.steering_wheel_heater to false ack true 2021-05-17 14:43:03.230 - debug: tesla-motors.0 (9372) State Change: tesla-motors.0.command.windowVent to false ack true 2021-05-17 14:43:03.474 - debug: tesla-motors.0 (9372) State Change: tesla-motors.0.command.seat_heater_rear_center to 0 ack true 2021-05-17 14:43:03.479 - debug: tesla-motors.0 (9372) State Change: tesla-motors.0.command.seat_heater_rear_left to 0 ack true 2021-05-17 14:43:03.482 - debug: tesla-motors.0 (9372) State Change: tesla-motors.0.command.seat_heater_rear_right to 0 ack true 2021-05-17 14:43:08.265 - debug: tesla-motors.0 (9372) Refresh of all in Task run. Current wakeupPlan is "smart" 2021-05-17 14:43:08.289 - debug: tesla-motors.0 (9372) Get all info because last Wakeup time is only 0ago. 2021-05-17 14:43:08.339 - debug: tesla-motors.0 (9372) Getting Standby Info 2021-05-17 14:43:08.932 - debug: tesla-motors.0 (9372) vehicle Answer:{"id":"{ID-number-removed}","vehicle_id":{vehicle-ID--removed},"vin":"{VIN--removed}","display_name":"{VEHICLE-NAME}","option_codes":"AD15,MDL3,PBSB,RENA,BT37,ID3W,RF3G,S3PB,DRLH,DV2W,W39B,APF0,COUS,BC3B,CH07,PC30,FC3P,FG31,GLFR,HL31,HM31,IL31,LTPB,MR31,FM3B,RS3H,SA3P,STCP,SC04,SU3C,T3CA,TW00,TM00,UT3P,WR00,AU3P,APH3,AF00,ZCST,MI00,CDM0","color":null,"access_type":"OWNER","tokens":

gajustempus commented 3 years ago

if I could make a guess: The "smart" system seems to be a bit off there, as checking keeps the car awake, and as the car's awake, he keeps checking all parameters, which, in return, keeps the car awake again.

gajustempus commented 3 years ago

I have to add - the log looks like that now:

esla-motors.0 2021-05-17 15:07:16.937 debug (9372) Don't wake up the car and let it go to sleep. Minutes since last woke up: 15
tesla-motors.0 2021-05-17 15:07:16.146 debug (9372) Refresh of all in Task run. Current wakeupPlan is "smart"
tesla-motors.0 2021-05-17 15:07:11.145 debug (9372) Don't wake up the car and let it go to sleep. Minutes since last woke up: 15
tesla-motors.0 2021-05-17 15:07:11.138 debug (9372) Refresh of all in Task run. Current wakeupPlan is "smart"
tesla-motors.0 2021-05-17 15:07:06.137 debug (9372) Don't wake up the car and let it go to sleep. Minutes since last woke up: 15
tesla-motors.0 2021-05-17 15:07:06.128 debug (9372) Refresh of all in Task run. Current wakeupPlan is "smart"
tesla-motors.0 2021-05-17 15:07:01.127 debug (9372) Don't wake up the car and let it go to sleep. Minutes since last woke up: 15
tesla-motors.0 2021-05-17 15:07:01.122 debug (9372) Refresh of all in Task run. Current wakeupPlan is "smart"
tesla-motors.0 2021-05-17 15:06:57.795 debug (9372) system.adapter.admin.0: logging true
onvif.0 2021-05-17 15:06:57.789 debug (3205) system.adapter.admin.0: logging true
dbweb-ch commented 3 years ago

Thats correct now, after this the car should be sleeping. "Smart" means, there is a bit more logic inside than you described above.

gajustempus commented 3 years ago

yep, looks good right now. Plus, I've checked overnight: With this configuration the car goes to sleep again like it did before.