smartbutnot / flightportal

Project for displaying the details of planes overhead on an Adafruit MatrixPortal and LED matrix
267 stars 25 forks source link

Home Assistant #17

Open Wizard6969 opened 1 year ago

Wizard6969 commented 1 year ago

Is it possible to make an integration for home assistant with this code?

smartbutnot commented 1 year ago

Probably. I'm guessing it would need to be an unofficial HACS one. The code is all there, you'd need to put the "get_flights" part in something callable by HA and have it put the output somewhere.