nfarina / homebridge-tesla

Tesla plugin for homebridge: https://github.com/nfarina/homebridge
155 stars 37 forks source link

Suggestions for additional features #1

Closed dlt- closed 5 years ago

dlt- commented 8 years ago

First of all: Thanks! I just got an idea about controlling teslas cabin heating via homebridge. This works perfectly!

Here is a couple of other ideas that came to my mind:

nfarina commented 8 years ago

I like the temperature indicator idea! Although my values seem to be null - are those values only updated when the climate control is turned on?

Also, what would the benefit of manually controlling charging state be? Isn't your car typically just plugged in all the time at home with schedule-based charging for utility rate optimization?

dlt- commented 8 years ago

They are updated more frequently when cc is on.

Benefits for using dimmable lightbulb control for charging:

I personally do not need stop/start toggle for charging (and it could be also accomplished by just reducing target charge limit below current state), but some users may have small main circuit breakers and need to stop charging temporary to allow some other devices to be used (Sauna, for example).

By the way Is it possible to disable notifications for Locking/unlocking ?

nfarina commented 8 years ago

Before the Home app, it was possible to customize HomeKit notifications more granularly - like disable just notifications for Locks, or Security Systems, etc. With the Home app, that seems to have disappeared - instead you need to turn off Notifications for the Home app altogether (which is what I've done - I've never found the notifications useful).

dlt- commented 8 years ago

Actually the notification setting is still there. just hold the lock icon , click details and "Status and notifications".

nfarina commented 8 years ago

Genius! Thanks a ton - I would never have discovered this. I have found the new Home app to be wildly confusing.

mrose17 commented 8 years ago

@dlt - where do i find this "lock icon" of which you speak? thanks!

dlt- commented 8 years ago

The button in home app you use to unlock/lock the car. Just keep it pressed and a menu opens.

mrose17 commented 8 years ago

got it, thanks!

dlt- commented 7 years ago

another idea: configurable geofence (gps coordinates) which trigger "motion sensor" type event in homekit. You could then light up driveway lights by using automation features in hk.

nfarina commented 7 years ago

You mean light up the driveway using the Tesla headlights?

dlt- commented 7 years ago

No, but to activate other homekit controlled lights by triggering virtual "motion sensor" ( homekit Characteristic.MotionDetected)

homekit automation feature lets you configure an action (to turn on some lights) which can be triggered by that motion detector

stevesreed commented 5 years ago

I would really like the ability to turn on/off charging.

Ultimately I'm trying to stop the Teslas from charging when the Powerwall is powering the house and there is no grid or solar available. There is a homekit plugin for the Powerwall (homebridge-tesla-powerwall) so I just need to be able turn off charging, based on the Powerwall state)

nfarina commented 5 years ago

Just published a new version of the plugin that exposes an on/off switch for charging. "Turn on the Model 3 Charger" will begin charging even if it's outside your schedule.

I actually personally find this useful as I park my 3 on the street and occasionally pull it into the driveway to charge in the middle of the day (usually charging is schedule for midnight).