Live data from Hacker News

Show HN: Nissan's Leaf app doesn't have a home screen widget so I made my own

kevintechnology.com

41–50 of 104 posts

Re: Show HN: Nissan's Leaf app doesn't have a home screen widget so I made my own

#41

Earlier quoted context omitted.

> apps as a weird Tech People affectation Maybe I never had the right luxury brand car, but I still see it as such. If I want to have an app for my car, I’m my opinion that car failed me to provide with a simple, convenient driving experience. I want to get in the car, check if it’s charged / filled up enough, check for errors (as a routine, but there shouldn’t be any), and drive. If I need to change anything (AC, li…

I would say the place where I differ is here: > I want to get in the car, I don't want to have to get in the car to do any of this. I'm able to get the climate control started in the car by saying out loud "Hey Siri, warm up car" (a shortcut I set up exposed by the Tesla app). The location is always up-to-date so if my wife is driving the kids in it, I can see their current location and ETA. I want to be able to open…

Finally I get to ask this of a real person.

How important are these things for you? If the automatic trunk motor broke, how much would you be willing to pay to fix it? What is the value difference for you to be able to heat up the car from outside the car?

My questions point towards some variation of my central question: why does any of those things matter to you in a car? The primary purpose of a car is to get me places, everything else is optional. Is it because all the cars are equally sufficient for getting you places or so you actually value remotely controlling your car higher than the cars ability to drive you places?

For myself all of those gimmicks are just more complication that can break. I value a car that is fun to drive and with minimal abstraction. It sounds like you value maximal abstraction, and that's quite odd to me. I wish to understand your viewpoint.

Re: Show HN: Nissan's Leaf app doesn't have a home screen widget so I made my own

#42

Great work! I love commitment to make it at no cost as @liamwire mentioned. Still not sure why on Earth car manufacturers would not just release APIs open to all owners (basically issue API key based on VIN) and let them use it. For developers to build apps that will only require API key to be entered would be win/win for everyone....

Car APIs are $$$.

If you want to have some unified API check https://enode.com/connect, but that too costs a premium.

Re: Show HN: Nissan's Leaf app doesn't have a home screen widget so I made my own

#43
post #26

Does anyone else miss the functionality of the Android WhatsApp widget [1] on iOS? Being able to read messages without sending read receipts via the widget is a great feature. The iOS notification 'peek' is a clumsy substitute. Is this a fundamental limitation of iOS widgets/APIs, or just something WhatsApp hasn't implemented? Curious if others have found better ways to handle this on iPhone. [1] https://www.tomsguid…

It is implemented in the app itself. WhatsApp > Settings > Privacy and turn off Read receipt.

Re: Show HN: Nissan's Leaf app doesn't have a home screen widget so I made my own

#45

Great work! I love commitment to make it at no cost as @liamwire mentioned. Still not sure why on Earth car manufacturers would not just release APIs open to all owners (basically issue API key based on VIN) and let them use it. For developers to build apps that will only require API key to be entered would be win/win for everyone....

They’re API used to work via just providing a VIN however that also allowed remote control so you could just run through all the VINs Nissan uses and turn on remote heating, etc.

This was reported in the media which caused Nissan to start locking down their API something fierce.

Then the three years free of many services have started to expire for most vehicles, so locking it down more became a potentially profitable exercise so now they actual have development work against it.

Re: Show HN: Nissan's Leaf app doesn't have a home screen widget so I made my own

#46
post #26

Does anyone else miss the functionality of the Android WhatsApp widget [1] on iOS? Being able to read messages without sending read receipts via the widget is a great feature. The iOS notification 'peek' is a clumsy substitute. Is this a fundamental limitation of iOS widgets/APIs, or just something WhatsApp hasn't implemented? Curious if others have found better ways to handle this on iPhone. [1] https://www.tomsguid…

Long-pressing the chat in your thread list gives you a quick preview seemingly without sending read receipts.

Re: Show HN: Nissan's Leaf app doesn't have a home screen widget so I made my own

#47

Earlier quoted context omitted.

I would say the place where I differ is here: > I want to get in the car, I don't want to have to get in the car to do any of this. I'm able to get the climate control started in the car by saying out loud "Hey Siri, warm up car" (a shortcut I set up exposed by the Tesla app). The location is always up-to-date so if my wife is driving the kids in it, I can see their current location and ETA. I want to be able to open…

Finally I get to ask this of a real person. How important are these things for you? If the automatic trunk motor broke, how much would you be willing to pay to fix it? What is the value difference for you to be able to heat up the car from outside the car? My questions point towards some variation of my central question: why does any of those things matter to you in a car? The primary purpose of a car is to get me pl…

The only two features I use of my car app (which is also a Leaf), is to remote start the heater, and check the charge level. This car is the first one I've owned with remote heating. Is it essential? No. But after scraping ice off my car manually for 20 years, I don't ever want to go back. But that's all I use the remote heater for - de-icing.

As for battery charge level, I don't know why the various charger apps can't read that info off the car as it charges, but I'm sure there's some incredibly dumb reason for that.

Re: Show HN: Nissan's Leaf app doesn't have a home screen widget so I made my own

#48

Earlier quoted context omitted.

I would say the place where I differ is here: > I want to get in the car, I don't want to have to get in the car to do any of this. I'm able to get the climate control started in the car by saying out loud "Hey Siri, warm up car" (a shortcut I set up exposed by the Tesla app). The location is always up-to-date so if my wife is driving the kids in it, I can see their current location and ETA. I want to be able to open…

Finally I get to ask this of a real person. How important are these things for you? If the automatic trunk motor broke, how much would you be willing to pay to fix it? What is the value difference for you to be able to heat up the car from outside the car? My questions point towards some variation of my central question: why does any of those things matter to you in a car? The primary purpose of a car is to get me pl…

(Not the person you’re replying to) I’ve never had a car with an automatic trunk motor, so I can’t answer that one, but back when I lived in the Midwest, if my ability to remote start the car to power climate control (particularly of the windshield defrost) stopped working, that definitely would have been in the “I’m willing to pay thousands to fix this” realm. In some cases, that would absolutely limit the ability for the car to get me places; you’re not going very far with a quarter inch of ice on the windshield.

In the summer, it gets closer to “gimmick” territory, but there are also totally times when interior surfaces of the car were too hot to touch, and that affects driving in its own right if you can’t grab the steering wheel.

Re: Show HN: Nissan's Leaf app doesn't have a home screen widget so I made my own

#49
post #26

Does anyone else miss the functionality of the Android WhatsApp widget [1] on iOS? Being able to read messages without sending read receipts via the widget is a great feature. The iOS notification 'peek' is a clumsy substitute. Is this a fundamental limitation of iOS widgets/APIs, or just something WhatsApp hasn't implemented? Curious if others have found better ways to handle this on iPhone. [1] https://www.tomsguid…

> Being able to read messages without sending read receipts via the widget is a great feature.

More like an unfair anti-feature

Re: Show HN: Nissan's Leaf app doesn't have a home screen widget so I made my own

#50

Earlier quoted context omitted.

I would say the place where I differ is here: > I want to get in the car, I don't want to have to get in the car to do any of this. I'm able to get the climate control started in the car by saying out loud "Hey Siri, warm up car" (a shortcut I set up exposed by the Tesla app). The location is always up-to-date so if my wife is driving the kids in it, I can see their current location and ETA. I want to be able to open…

Finally I get to ask this of a real person. How important are these things for you? If the automatic trunk motor broke, how much would you be willing to pay to fix it? What is the value difference for you to be able to heat up the car from outside the car? My questions point towards some variation of my central question: why does any of those things matter to you in a car? The primary purpose of a car is to get me pl…

Remote deicing of the windows in the winter sounds rad and more then just a gimmick.

Even with gloves on it can be quite cold to remove the all the ice from windows. Or you sit in the cold car for 5 minutes waiting for it to defrost on it's own.

And yes, if your climate control is broken I would pay to fix it.

Edit: When you share a car and have no dedicated parking spot the location information can also be interesting.

Post reply on HN