Aminorjourney
Well-known member
- Thread starter
- #1
After seeing @ericpullen's excellent work on pulling data from the Ford Charge Station Pro, I've spent a few days trying to a) teach myself how to write a Home Assistant Integration and b) how to bring that into reality and publish it on GitHub as a HACS compatible thing.
I give you "Ford Charge Station Pro Local" which I'm shortening to local_fcsp in Home Assistant.
I'm sure it's buggy as ALL HECK, and please be kind to me
You can see the GitHub here.
The integration pulls in data from Eric's library, then makes it more human readable. There's logic in the integration to determine if the vehicle is connected, charging, or powering the home. There's also logic to determine if the vehicle is preparing to power home.
Right now, it's only passive, but if we can figure out how to send current change limits to the station in the same way that Eric's figured out how to poll data, we're in business
.
I give you "Ford Charge Station Pro Local" which I'm shortening to local_fcsp in Home Assistant.
I'm sure it's buggy as ALL HECK, and please be kind to me
You can see the GitHub here.
The integration pulls in data from Eric's library, then makes it more human readable. There's logic in the integration to determine if the vehicle is connected, charging, or powering the home. There's also logic to determine if the vehicle is preparing to power home.
Right now, it's only passive, but if we can figure out how to send current change limits to the station in the same way that Eric's figured out how to poll data, we're in business
Sponsored