SteffeyDev / homebridge-hyundai-bluelink

Homebridge plugin for Hyundai BlueLink
Apache License 2.0
26 stars 13 forks source link

Add current range using the light sensor type accessory #350

Open carlosgamezvillegas opened 1 year ago

carlosgamezvillegas commented 1 year ago

I would like to know what is the range in mileage and to have a sensor type accessory that would trigger an automation.

The light sensor accessory supports putting number so I would like to ask “what is the current “brightness on the Hyundai” and Siri would respond back with the Lic number, in this case, the range. Also, I would be nice to have a sensor that triggers when the mileage gets below a certain value (set by the user in the Homebrdige config)

I have some experience doing plugins for Homebridge but this plugging is too sophisticated for me to mess around. I only have done some change to the config files where for the Miles, Temperare, and reporte ignition time input slides with lower and upper limits (the limits that the car has) to avoid putting crazy numbers.

Thank you for your work,

Carlos