karlg100 / homebridge-smartstart

Viper/Directed Remote SmartStart Integration for Homebridge, HomeKit and Siri
4 stars 3 forks source link

Cannot read properties of undefined (reading DeviceId) #4

Open Quintin9801 opened 2 years ago

Quintin9801 commented 2 years ago

I have used homebridge-smartstart for awhile now and I recently upgraded my pi3b+ to a pi4. I made a backup on my pi3b+ and restored it on a new installation of homebridge on my pi4. After this update I am unable to get my smartstart to work, homebridge errors out when starting and restarts. Also, the remote start accessory in my configuration keeps getting changed to "SmartStartLock" instead of "SmartStart". i tried adding the "Index" into my configuration even though I only have one vehicle, I thought this may help but it did not change anything. I have uploaded my debug log and config for the plugin, I realize this plugin is stale but anyone who is willing to help me troubleshoot, your help would be greatly appriciated

Debug Logs

"accessories": [ { "accessory": "SmartStart", "name": "Remote Start", "username": "*", "password": "***", "deviceIndex": 0, "delay": 900000 }, { "accessory": "SmartStartLock", "name": "Door", "deviceIndex": 0, "username": "*****", "password": "**" }

Edit:

This problem started when upgrading my smartstart cellular module from the 3G model to the 4G LTE model, I had to upgrade because smartstart uses ATT 3G, but ATT is snutting down their 3G network soon. I have a feeling that anyone using this plugin and will be upgrading will have the same issue.