I’m trying to implement the FYTA API integration for the Unfolded Circle remote control and would appreciate some guidance on how to get started.
I’ve been looking at the Home Assistant FYTA integration implementation to understand how they handle the API communication and data structures. However, I’m not quite sure how to translate this into a working integration for the remote control.
Some specific questions:
What would be the best approach to structure the integration?
How should we handle the API authentication and data polling?
Are there any specific patterns or practices I should follow for the remote control integration?
Has anyone here worked with the FYTA API before or built similar integrations for the remote control? Any tips or pointers would be greatly appreciated!