Git Product home page Git Product logo

homebridge-smartstart's People

Contributors

karlg100 avatar

Stargazers

 avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

Forkers

claywd rt1711

homebridge-smartstart's Issues

Cannot read properties of undefined (reading DeviceId)

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.

StartStart Accessory Doesn’t Work?

Hi, hoping someone can help me. I have two cars with Viper Smartstart setups. When I try to add the accessories to my homebridge, I can get the lock/unlock function to work, but cannot get the remote state function to work.

When I add the code for the “StartStart”, and save it, it just saves it as “SmartStartLock”. I cannot save it to SmartStart. Very strange.

I have the latest homebridge software. Does anyone have any advice in getting this to work?

Here is the setup I have. Like I said “SmartStartLock” works great. It will not accept “SmartStart”. Thank you!

"accessories": [
{
"accessory": "SmartStart",
"name": "Car 1",
"username": "my email",
"password": "my password",
"deviceIndex": 0,
"delay": 900000
},
{
"accessory": "SmartStartLock",
"name": "Car 1",
"username": "my email",
"password": "my password",
"deviceIndex": 0,
},
{
"accessory": "SmartStart",
"name": "Car 2",
"username": "my email",
"password": "my password",
"deviceIndex": 1,
"delay": 900000
},
{
"accessory": "SmartStartLock",
"name": "Car 2",
"username": "my email",
"password": "my password",
"deviceIndex": 1,
}
]

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.