ds2000 / homeassistant-fe-tesla

Tesla FrontEnd for Home Assistant
129 stars 20 forks source link

Some updates ive created on this wonderful work - working battery icon for example #24

Open u8915055 opened 2 months ago

u8915055 commented 2 months ago

Hi all,

Im sort of new to this and dont post much.. but i was looking to create a set of cards for my tesla and i came across this project. I love this. however i wanted to add a few more capabilities.

Ive taken this work and added to it but im not quite sure the best way to share my work if anyone is interested. feedback welcome.

Here are some things ive created or modified

Anyway here are some screenshots

image image image image

I still have a lot of things i woudl like to add/enhance

Id also like to find a way around using the input-select options for navigating the project.. for example if i am using the dialog and my wife opens it up, if i change the dialog to say the climate dialog then it will change on hers too.. i want it to be independent for all users.

if anyone can give me an idea as to the best way to share this code, if its of interest, please let me know.

ds2000 commented 2 months ago

Thanks, These look nice updates. I'll try and merge your code with mine this week, I have an update too with working seat heaters, some climate stuff, bug fixes and other bits I can't remember.

u8915055 commented 1 month ago

Im happy to share this, just not sure where.

I ended up removing the input selects for navigation and set this up as a series of cards on their own views so that when you click the return icon it jumps back to the main view.. again the benefit if this for me was that if two people (wife and i) are on home assistan at the same time, one person's actions on the tesla card doesnt affect the other.

Anyway, excited to see your updates.

Im just working on the charging dialog right now, will share what i come up with.

Thanks agian for your work on this.

ds2000 commented 1 month ago

Sorry, I thought you'd already created a pull request. What you can do is create a branch from this repository. You can then add your code to it anywhere you like and push it. I'll then combine the two and credit you on the Contributors list as welll. I'm currently just working through some fixes. Updating everything to the latest versions has broken quite a bit

MrNickIE commented 1 month ago

You guys are doing great work :) I am not able for this, but I wanted to let you know I am using the original release.

Hope you can maybe someday get this in a nice HACS release :)

Stianker1 commented 3 weeks ago

Wow, Amazing job. Would you share the yaml code for this?