corbanmailloux / home-assistant-configuration

My configuration for Home Assistant
28 stars 3 forks source link

Integrate Electric Unicycle Battery Charging #95

Open corbanmailloux opened 2 years ago

corbanmailloux commented 2 years ago

In order to preserve the battery on my unicycles, I'd like to not keep them fully charged until I'm going out to ride them. The available apps don't let me set a max charge level, but they do expose the current charge over BLE for the apps to consume.

Idea:

corbanmailloux commented 2 years ago

Alright, well I played with this for a while, but I'll need to write more custom code than I feel like for tonight. Dropping a bunch of references:

corbanmailloux commented 2 years ago

Branch with ESPHome config: https://github.com/corbanmailloux/home-assistant-configuration/compare/unicycle-monitor

olijouve commented 8 months ago

Hi, did you finally succeed? I would also like to be able to stop the load on my wheel at say 90% so I am interested in your work...