adizanni / floor3d-card

Your Home Digital Twin: aka floor3d-card. Visualize Home Assistant state and perform actions using objects in a 3D home model based on Three.js.
https://github.com/adizanni/floor3d-card
MIT License
461 stars 66 forks source link

[WIP] Lots of improvements #130

Closed ndbroadbent closed 2 years ago

ndbroadbent commented 2 years ago

Hello, I wanted to share a work-in-progress branch I've been using that has a lot of fixes and improvements.

Bug fixes

Improvements

New Features

Here's a quick demo video: https://youtu.be/nwvdjvw_oao


Please let me know if you have any feedback! Sorry for the large PR, I thought it would be much easier if I could put all my commits in one branch for now, since it would take lots of time to split it up into separate PRs, and I'm still adding new things. I would be happy to remove or change any commits from this PR, just let me know!

Thanks for working on this awesome project!

adizanni commented 2 years ago

Hello Nathan, I will not have full time to test but I like the enhancement and I trust you. Thanks for the effort. I have some ideas for a version 2.0 but as you have noticed I'm not good at JS coding, so some help is welcome.

adizanni commented 2 years ago

Should I release it ? If you feel confident I do a 1.5.0 and add your comments. At the third succesfull pull, I add you as code owner

ndbroadbent commented 2 years ago

Thanks a lot! I am using it now and it seems quite stable, but I will continue working on it and might need to fix some issues. I might send another pull in the next few days, maybe it would make sense to do a new release sometime next week once I'm a bit more confident in these changes